summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Move favorite mark to the top right corner of the thumbnailDaniel Calviño Sánchez2017-10-194-31/+22
* Set background size for thumbnail in CSS instead of JavaScriptDaniel Calviño Sánchez2017-10-192-2/+3
* Show always the checkboxDaniel Calviño Sánchez2017-10-191-2/+2
* Replace inline favorite action with just a favorite iconDaniel Calviño Sánchez2017-10-193-142/+55
* Add "Favorite" action to the file actions menuDaniel Calviño Sánchez2017-10-193-2/+131
* Add support to FileActionsMenu for icon class functionsDaniel Calviño Sánchez2017-10-193-1/+45
* Set the data from the templateJoas Schilling2017-10-182-41/+11
* Set the subject with the email template to allow themingJoas Schilling2017-10-181-7/+7
* [tx-robot] updated from transifexNextcloud bot2017-10-1810-8/+94
* [tx-robot] updated from transifexNextcloud bot2017-10-1718-32/+192
* [tx-robot] updated from transifexNextcloud bot2017-10-162-30/+42
* Merge pull request #6585 from nextcloud/theming-fileupload-errorhandlingRoeland Jago Douma2017-10-154-22/+222
|\
| * Theming: Add tests for mimetype and upload error checksJulius Härtl2017-10-032-15/+170
| * Theming: Fix message/loading display on errorsJulius Härtl2017-10-032-0/+3
| * Theming: Check valid image format also for logoJulius Härtl2017-10-031-0/+12
| * Theming: Handle errors on uploaded files properlyJulius Härtl2017-10-032-17/+47
* | Merge pull request #6791 from nextcloud/fix-test-warningsRoeland Jago Douma2017-10-152-3/+3
|\ \
| * | Don't use deprecated $this->getMock() methodJoas Schilling2017-10-091-2/+2
| * | Fix tests with group managerJoas Schilling2017-10-091-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2017-10-1416-20/+290
* | | Use ::class to avoid errorsJoas Schilling2017-10-131-6/+12
* | | Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0Joas Schilling2017-10-131-1/+1
* | | Merge pull request #6816 from nextcloud/external-storage-confirm-delete-fixJoas Schilling2017-10-131-1/+1
|\ \ \
| * | | Fix confirmation dialog when deleting external storageRobin Appelman2017-10-121-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2017-10-132-4/+84
* | | | Correct class to quotaJohn Molakvoæ (skjnldsv)2017-10-121-1/+1
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2017-10-104-12/+12
|/ /
* | 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-092-0/+10
* | | [tx-robot] updated from transifexNextcloud bot2017-10-082-0/+60
* | | [tx-robot] updated from transifexNextcloud bot2017-10-0714-2/+76
* | | [tx-robot] updated from transifexNextcloud bot2017-10-0624-34/+90
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-10-0510-158/+268
* | Merge pull request #6700 from nextcloud/accessibility-fixesJulius Härtl2017-10-043-3/+5
|\ \
| * | Remove redundant alternative textJan-Christoph Borchardt2017-09-291-1/+1
| * | Add proper labels to various form elements and buttonsJan-Christoph Borchardt2017-09-292-2/+4
* | | Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-042-2123/+88
|\ \ \
| * | | 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-261-72/+0
| * | | adapt unit test for ensuring exceptionArthur Schiwon2017-09-261-2/+2
| * | | split off former searchSharee unit testArthur Schiwon2017-09-261-176/+0
| * | | 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-261-244/+0
| * | | split off getRemote unit testsArthur Schiwon2017-09-261-220/+0
| * | | split off getGroups unit testsArthur Schiwon2017-09-261-392/+0
| * | | split off getUsers unit testsArthur Schiwon2017-09-261-318/+0
| * | | allow more than one plugin per share typeArthur Schiwon2017-09-261-0/+2