summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* App management: add update sectionJulius Härtl2017-10-105-16/+60
* Merge pull request #6692 from nextcloud/inputs-border-to-main-bgRoeland Jago Douma2017-10-103-34/+36
|\
| * Variable for checkboxes and name fixJohn Molakvoæ (skjnldsv)2017-10-041-14/+18
| * White checkboxes variableJohn Molakvoæ (skjnldsv)2017-10-041-9/+10
| * Fix white inputsJohn Molakvoæ (skjnldsv)2017-10-041-19/+16
| * Initial commitJohn Molakvoæ (skjnldsv)2017-10-043-22/+22
* | [tx-robot] updated from transifexNextcloud bot2017-10-106-22/+22
* | Merge pull request #6790 from nextcloud/fix-pgsql-testsRoeland Jago Douma2017-10-091-1/+1
|\ \
| * | fix postgresql testsblizzz2017-10-091-1/+1
|/ /
* | Merge pull request #6770 from nextcloud/check-user-group-exists-dav-sharesJoas Schilling2017-10-0911-30/+96
|\ \
| * | Check if the user/group exists for dav sharesJoas Schilling2017-10-0511-30/+96
* | | [tx-robot] updated from transifexNextcloud bot2017-10-094-0/+12
* | | [tx-robot] updated from transifexNextcloud bot2017-10-082-0/+60
* | | [tx-robot] updated from transifexNextcloud bot2017-10-0726-2/+88
* | | Merge pull request #6759 from nextcloud/allow-multiple-settings-and-sections-...Joas Schilling2017-10-064-18/+67
|\ \ \
| * | | Allow multiple settings and sections per appJoas Schilling2017-10-054-18/+67
* | | | [tx-robot] updated from transifexNextcloud bot2017-10-0642-34/+108
| |/ / |/| |
* | | Merge pull request #6766 from nextcloud/php7.2-rc3Roeland Jago Douma2017-10-051-4/+4
|\ \ \
| * | | Update php7.2 container to rc3Roeland Jago Douma2017-10-041-4/+4
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2017-10-0592-258/+368
|/ /
* | Merge pull request #6700 from nextcloud/accessibility-fixesJulius Härtl2017-10-047-29/+27
|\ \
| * | Add empty alt text to avatars as they are decorative next to usernamesJan-Christoph Borchardt2017-09-291-2/+2
| * | Improve accessibility of Contacts menuJan-Christoph Borchardt2017-09-291-5/+6
| * | Remove unneeded tabindex, add keyboard focus feedback for app listJan-Christoph Borchardt2017-09-292-6/+6
| * | Remove redundant alternative textJan-Christoph Borchardt2017-09-291-1/+1
| * | Merge legacy app title h1 into Nextcloud h1, ref #5822Jan-Christoph Borchardt2017-09-291-8/+1
| * | Add proper labels to various form elements and buttonsJan-Christoph Borchardt2017-09-293-6/+10
| * | Add alt text to app icons in headerJan-Christoph Borchardt2017-09-291-1/+1
* | | Merge pull request #6750 from nextcloud/fix-language-when-setting-passwordJoas Schilling2017-10-041-8/+8
|\ \ \
| * | | Fix language when trying to change passwordJoas Schilling2017-10-041-8/+8
* | | | Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-0424-2123/+3286
|\ \ \ \
| * | | | adapt attribute name (changed letter case style)Arthur Schiwon2017-09-271-1/+1
| * | | | reduce nesting of the required app XMLArthur Schiwon2017-09-271-3/+12
| * | | | add tests for Lookup PluginArthur Schiwon2017-09-264-4/+181
| * | | | shareeAPIController unit test clean up and last fixesArthur Schiwon2017-09-262-57/+22
| * | | | remove unused methodArthur Schiwon2017-09-262-43/+0
| * | | | move splitUserRemote unit testsArthur Schiwon2017-09-262-72/+75
| * | | | adapt unit test for ensuring exceptionArthur Schiwon2017-09-261-2/+2
| * | | | split off former searchSharee unit testArthur Schiwon2017-09-264-184/+235
| * | | | adjust ShareeAPIController invalid-input search unit testArthur Schiwon2017-09-261-16/+15
| * | | | adjust ShareeAPIController search testArthur Schiwon2017-09-262-32/+22
| * | | | split off getEmail testsArthur Schiwon2017-09-263-245/+338
| * | | | split off getRemote unit testsArthur Schiwon2017-09-263-222/+316
| * | | | split off getGroups unit testsArthur Schiwon2017-09-262-392/+491
| * | | | split off getUsers unit testsArthur Schiwon2017-09-263-320/+447
| * | | | minor fixesArthur Schiwon2017-09-262-1/+2
| * | | | add missing PHP docArthur Schiwon2017-09-261-1/+16
| * | | | updated autoloaderArthur Schiwon2017-09-262-2/+2
| * | | | finetune the appinfo parserArthur Schiwon2017-09-261-1/+4
| * | | | allow more than one plugin per share typeArthur Schiwon2017-09-262-8/+12