aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix quota overflow and error colorJohn Molakvoæ (skjnldsv)2017-10-121-3/+1
|/ / / / / /
* | / / / / [tx-robot] updated from transifexNextcloud bot2017-10-1218-0/+68
| |/ / / / |/| | | |
* | | | | Merge pull request #6602 from nextcloud/s3-multipart-uploadRobin Appelman2017-10-112-5/+61
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | set s3 part size to 500mbRobin Appelman2017-10-111-1/+3
| * | | | Add tests for multipart uploadRobin Appelman2017-09-212-6/+19
| * | | | only do multipart upload for large filesRobin Appelman2017-09-211-0/+24
| * | | | multipart upload for s3 object storageRobin Appelman2017-09-201-5/+22
* | | | | [tx-robot] updated from transifexNextcloud bot2017-10-1182-150/+152
* | | | | Merge pull request #6739 from nextcloud/apps-management-updatesJulius Härtl2017-10-106-18/+115
|\ \ \ \ \
| * | | | | App management: Do not show udpdate category if no updates are availableJulius Härtl2017-10-101-3/+30
| * | | | | App management: Show proper message when no updates are availableJulius Härtl2017-10-102-6/+31
| * | | | | App management: do not reset update counter to 0 on category changeJulius Härtl2017-10-101-1/+0
| * | | | | Do not return app names multiple timesJulius Härtl2017-10-101-0/+2
| * | | | | 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