summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Allow to specify apps that somethign is a dirJoas Schilling2019-12-103-6/+18
* Improve mimetype detection in workflow componentsJoas Schilling2019-12-101-82/+13
* [tx-robot] updated from transifexNextcloud bot2019-12-1010-0/+64
* Merge pull request #18299 from nextcloud/bugfix/noid/filecache_bigint_mountsRoeland Jago Douma2019-12-091-0/+1
|\
| * Convert various columns in oc_mounts to bigintGeorg Ehrke2019-12-091-0/+1
* | Merge pull request #18300 from nextcloud/bug/18295/recovery-initializationRoeland Jago Douma2019-12-093-6/+0
|\ \
| * | Fix Argument 3 passed to OCA\Encryption\Recovery::__construct() must be an in...Daniel Kesselberg2019-12-093-6/+0
* | | Merge pull request #18256 from nextcloud/files-aditional-scripts-new-eventsRoeland Jago Douma2019-12-093-3/+6
|\ \ \
| * | | use OCP\EventDispatcher\GenericEvent in more placesRobin Appelman2019-12-092-2/+5
| * | | use OCP\EventDispatcher\GenericEvent for loading additional scripts in the fi...Robin Appelman2019-12-051-1/+1
* | | | Merge pull request #18231 from nextcloud/fix/shared_version_restoreRoeland Jago Douma2019-12-093-15/+64
|\ \ \ \
| * | | | update testsRobin Appelman2019-12-051-4/+56
| * | | | Fix restoring shared versionsRoeland Jago Douma2019-12-052-11/+8
| |/ / /
* | | | Merge pull request #18281 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Roeland Jago Douma2019-12-0910-114/+485
|\ \ \ \
| * | | | Bump nextcloud-vue-collections from 0.6.0 to 0.7.1dependabot-preview[bot]2019-12-0810-114/+485
* | | | | Merge pull request #18294 from nextcloud/fix/18020/get_share_for_recipientRoeland Jago Douma2019-12-091-2/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fetch the share for the recipientRoeland Jago Douma2019-12-091-2/+6
* | | | | Fix LDAP application class instance created directlyChristoph Wurst2019-12-091-2/+3
| |_|_|/ |/| | |
* | | | Merge pull request #17325 from nextcloud/enh/decouple-register-resource-providerChristoph Wurst2019-12-091-4/+4
|\ \ \ \
| * | | | Decouple resource provider registrationDaniel Kesselberg2019-12-071-4/+4
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2019-12-0930-36/+234
* | | | [tx-robot] updated from transifexNextcloud bot2019-12-0812-92/+178
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-12-0724-98/+214
* | | rejig right to left join for sqlite's satisfactionArthur Schiwon2019-12-061-3/+3
|/ /
* | 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