summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix: Using assertContains() with string haystacks is deprecated and will not ...Daniel Kesselberg2019-12-082-8/+12
* Fix size of header menus (#16057)John Molakvoæ2019-12-071-9/+4
|\
| * Move to proper scroll container and add more space to heightJulius Härtl2019-10-041-12/+4
| * Fix horizontal scrollbar in user menuJan-Christoph Borchardt2019-10-041-1/+1
| * Fix size of header menusJulius Härtl2019-10-041-0/+3
* | [tx-robot] updated from transifexNextcloud bot2019-12-0750-122/+276
* | rejig right to left join for sqlite's satisfaction (#18254)John Molakvoæ2019-12-061-3/+3
|\ \
| * | rejig right to left join for sqlite's satisfactionArthur Schiwon2019-12-061-3/+3
|/ /
* | Merge pull request #18262 from nextcloud/bugfix/noid/workflow-eventnames-fall...Roeland Jago Douma2019-12-062-3/+3
|\ \
| * | Make sure event names is always an arrayJulius Härtl2019-12-062-3/+3
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-12-0688-6/+288
* | Merge pull request #18242 from nextcloud/directEditingEditorWithIdRoeland Jago Douma2019-12-051-0/+1
|\ \
| * | add id to editor of direct editingtobiasKaminsky2019-12-051-0/+1
* | | Merge pull request #18216 from nextcloud/fix/license-scriptRoeland Jago Douma2019-12-052476-3706/+7283
|\ \ \
| * | | Update license headersChristoph Wurst2019-12-052476-3691/+7242
| * | | Update license script appsChristoph Wurst2019-12-051-15/+41
|/ / /
* | | Merge pull request #18250 from nextcloud/fix/gallery/photos/shippedRoeland Jago Douma2019-12-051-1/+1
|\ \ \
| * | | Fix shipped.jsonRoeland Jago Douma2019-12-051-1/+1
|/ / /
* | | Merge pull request #18234 from nextcloud/version/18/beta1v18.0.0beta1Roeland Jago Douma2019-12-051-2/+2
|\ \ \
| * | | 18 Beta 1Roeland Jago Douma2019-12-041-2/+2
* | | | Allow to unfavorite all files (#18241)John Molakvoæ2019-12-051-2/+1
|\ \ \ \
| * | | | Allow to unfavorite all filesJoas Schilling2019-12-051-2/+1
| | |/ / | |/| |
* | | | Merge pull request #17941 from nextcloud/search-by-ownerRoeland Jago Douma2019-12-057-26/+210
|\ \ \ \
| * | | | add @since to limitToHomeRobin Appelman2019-12-031-0/+1
| * | | | remove old 'owner' filterRobin Appelman2019-12-031-5/+0
| * | | | Allow filtering the search results to the users home storageRobin Appelman2019-12-037-26/+214
* | | | | Merge pull request #17989 from Noodlesalat/fix-padding-top-filelistRoeland Jago Douma2019-12-052-5/+10
|\ \ \ \ \
| * | | | | Remove whitespace above file listFabian Dreßler2019-11-182-5/+10
* | | | | | Merge pull request #18130 from nextcloud/bugfix/noid/prevent-creating-users-w...Roeland Jago Douma2019-12-052-7/+28
|\ \ \ \ \ \
| * | | | | | I love unit tests that mock unnecessary stuffJoas Schilling2019-12-041-0/+9
| * | | | | | Prevent creating users with existing filesJoas Schilling2019-12-041-7/+19
* | | | | | | Merge pull request #18144 from nextcloud/enh/gs/always_search_lookupRoeland Jago Douma2019-12-055-8/+33
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Use lookup by defaultJohn Molakvoæ (skjnldsv)2019-12-053-7/+20
| * | | | | | Expose capability if the lookup server should be queried by defaultRoeland Jago Douma2019-12-051-0/+5
| * | | | | | Always do sharee lookup on lookup server in GSRoeland Jago Douma2019-12-051-1/+8
|/ / / / / /
* | | | | | Fix removing groups that have a slash in the name (#18228)John Molakvoæ2019-12-053-4/+4
|\ \ \ \ \ \
| * | | | | | Fix removing groups that have a slash in the nameGary Kim2019-12-053-4/+4
| | |_|_|/ / | |/| | | |
* / | | | | [tx-robot] updated from transifexNextcloud bot2019-12-0546-42/+318
|/ / / / /
* | | | | Merge pull request #18121 from nextcloud/feature/setup-install-recommended-appsRoeland Jago Douma2019-12-0412-31/+102
|\ \ \ \ \
| * | | | | Add checkbox to install recommended apps during setupChristoph Wurst2019-12-0412-31/+102
* | | | | | Replaced history icon by the Material one (#18206)John Molakvoæ2019-12-042-1/+1
|\ \ \ \ \ \
| * | | | | | Replaced png history iconKilian Périsset2019-12-031-0/+0
| * | | | | | Replaced history icon by the Material oneKilian P2019-12-031-1/+1
* | | | | | | Merge pull request #18226 from nextcloud/ignore-phpunit-8-fileRoeland Jago Douma2019-12-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Ignore .phpunit.result.cacheJoas Schilling2019-12-041-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #17920 from nextcloud/fix/15258/ext-storage-respect-deletionJoas Schilling2019-12-043-0/+62
|\ \ \ \ \ \ \
| * | | | | | | extend with group deletion handlingArthur Schiwon2019-11-282-6/+25
| * | | | | | | when a user was delete remove them from applicable list, unlessArthur Schiwon2019-11-283-0/+43
* | | | | | | | Merge pull request #18163 from nextcloud/fix_file_sizeRoeland Jago Douma2019-12-041-1/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fix filename size, add commentGreta Doci2019-12-041-1/+3
| |/ / / / / /