summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Make sure event names is always an arrayJulius Härtl2019-12-062-3/+3
* [tx-robot] updated from transifexNextcloud bot2019-12-0660-6/+254
* Merge pull request #18242 from nextcloud/directEditingEditorWithIdRoeland Jago Douma2019-12-051-0/+1
|\
| * add id to editor of direct editingtobiasKaminsky2019-12-051-0/+1
* | Update license headersChristoph Wurst2019-12-051199-1709/+3574
* | 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-052-7/+154
|\ \
| * | Allow filtering the search results to the users home storageRobin Appelman2019-12-032-7/+154
* | | Merge pull request #17989 from Noodlesalat/fix-padding-top-filelistRoeland Jago Douma2019-12-051-5/+9
|\ \ \
| * | | Remove whitespace above file listFabian Dreßler2019-11-181-5/+9
* | | | 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-0542-36/+310
|/ / /
* | | Merge pull request #18121 from nextcloud/feature/setup-install-recommended-appsRoeland Jago Douma2019-12-049-27/+84
|\ \ \
| * | | Add checkbox to install recommended apps during setupChristoph Wurst2019-12-049-27/+84
* | | | 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 #18222 from nextcloud/fix/files/reload-on-share-acceptRoeland Jago Douma2019-12-041-0/+7
|\ \ \ \
| * | | | Properly reload file list on share acceptJohn Molakvoæ (skjnldsv)2019-12-041-0/+7
* | | | | Merge pull request #17913 from nextcloud/fix/transfer-ownership-move-files-er...Roeland Jago Douma2019-12-041-1/+6
|\ \ \ \ \
| * | | | | Catch file transfer error and stop transfer ownership commandChristoph Wurst2019-11-271-1/+6
* | | | | | Fix files app LoadSidebar event (#18213)John Molakvoæ2019-12-0413-23/+103
|\ \ \ \ \ \
| * | | | | | Properly query filesJohn Molakvoæ (skjnldsv)2019-12-046-11/+12
| * | | | | | Use own getIconUrl methodJohn Molakvoæ (skjnldsv)2019-12-043-5/+36
| * | | | | | Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-0411-14/+62
* | | | | | | Merge pull request #18220 from nextcloud/fix/theming/testsRoeland Jago Douma2019-12-041-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix the theming testsRoeland Jago Douma2019-12-041-0/+6
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-12-0442-14/+182
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #18212 from nextcloud/bugfix/noid/subject-message-mixed-upRoeland Jago Douma2019-12-041-10/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix mixed up message and subject on notifications for file transferJoas Schilling2019-12-031-10/+14
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2019-12-0456-198/+316
|/ / / / /
* | | | | Merge pull request #17930 from nextcloud/rakekniven-patch-1John Molakvoæ2019-12-031-5/+5
|\ \ \ \ \
| * | | | | Add space before ellipsisJohn Molakvoæ2019-12-031-5/+5
| * | | | | l10n: Triple dot to ellipsisrakekniven2019-11-131-5/+5
* | | | | | Merge pull request #18120 from nextcloud/bugfix/11087/dav_principal_backend_r...John Molakvoæ2019-12-0310-15/+128
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-0310-15/+128
* | | | | | Merge pull request #18140 from nextcloud/bugfix/17814/csp-svgRoeland Jago Douma2019-12-031-0/+3
|\ \ \ \ \ \
| * | | | | | Allow inline styles for theming imagesJulius Härtl2019-11-271-0/+3
* | | | | | | Merge pull request #15952 from nextcloud/feature/noid/inherited-sharesRoeland Jago Douma2019-12-0320-178/+734
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fixing tests + avoid duplicate in getFormattedShares()Maxence Lange2019-12-032-9/+13
| * | | | | | Inherited share UIJohn Molakvoæ (skjnldsv)2019-12-0314-120/+399
| * | | | | | integration testsMaxence Lange2019-12-031-8/+12
| * | | | | | Inherited SharesMaxence Lange2019-12-035-49/+318
* | | | | | | Merge pull request #18028 from nextcloud/enhancement/user-create-eventsRoeland Jago Douma2019-12-031-67/+72
|\ \ \ \ \ \ \
| * | | | | | | Add typed create user eventsChristoph Wurst2019-12-031-67/+72