summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add typed events for the filesystem/scannerChristoph Wurst2019-12-137-0/+434
|/ /
* | Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b...Roeland Jago Douma2019-12-122-2/+13
|\ \
| * | Allow to specify apps that somethign is a dirJoas Schilling2019-12-101-1/+4
| * | Allow to check for the mimetype by content onlyJoas Schilling2019-12-101-1/+9
* | | Merge pull request #18350 from nextcloud/enhancement/typed-group-events-IIRoeland Jago Douma2019-12-118-0/+492
|\ \ \
| * | | Add typed events for all group hooks and legacy eventsChristoph Wurst2019-12-118-0/+492
* | | | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-IIChristoph Wurst2019-12-1112-0/+805
|\ \ \ \
| * | | | Add typed events for all user hooks and legacy eventsChristoph Wurst2019-12-1112-0/+805
| |/ / /
* | | | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma2019-12-111-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use file path for direct editingJulius Härtl2019-12-051-0/+2
* | | | Add interface for notification handler for dimissed eventsRoeland Jago Douma2019-12-102-0/+50
| |/ / |/| |
* | | Decouple resource provider registrationDaniel Kesselberg2019-12-072-0/+42
* | | Update license headersChristoph Wurst2019-12-05461-761/+1267
| |/ |/|
* | Merge pull request #17941 from nextcloud/search-by-ownerRoeland Jago Douma2019-12-051-0/+8
|\ \ | |/ |/|
| * add @since to limitToHomeRobin Appelman2019-12-031-0/+1
| * Allow filtering the search results to the users home storageRobin Appelman2019-12-031-0/+7
* | Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma2019-12-041-0/+30
|\ \
| * | add LEAST and GREATER to db function builderRobin Appelman2019-11-261-0/+30
* | | Add missing getUser method to direct editing IToken interfaceJulius Härtl2019-12-031-0/+6
| |/ |/|
* | Add typed create user eventsChristoph Wurst2019-12-032-0/+134
* | Merge pull request #18134 from nextcloud/enh/noid/flow-extend-scopeRoeland Jago Douma2019-11-286-0/+219
|\ \
| * | add convenience interfaces so entities can provide presentable detailsArthur Schiwon2019-11-285-0/+180
| * | allow user flows when the acting user is legitimate, but not its ownerArthur Schiwon2019-11-282-0/+39
* | | Properly anotate LockedException in files node apiJulius Härtl2019-11-282-13/+29
|/ /
* | Add mimetype to creatorsJulius Härtl2019-11-271-0/+8
* | Code style fixes and cleanupJulius Härtl2019-11-272-4/+4
* | Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-277-0/+502
* | Merge pull request #18019 from nextcloud/enhancement/password-policy-eventsRoeland Jago Douma2019-11-272-0/+101
|\ \
| * | Add typed events for password_policyChristoph Wurst2019-11-272-0/+101
* | | Merge pull request #17834 from nextcloud/enh/noid/generic-event-replacement-tk2blizzz2019-11-271-0/+169
|\ \ \ | |/ / |/| |
| * | add Nextcloud specific GenericEvent implementationArthur Schiwon2019-11-261-0/+169
| |/
* | Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-261-6/+18
|\ \ | |/ |/|
| * Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-6/+18
* | Merge pull request #18108 from nextcloud/refactor/strict-credential-storeRoeland Jago Douma2019-11-261-4/+5
|\ \
| * | Add return type hint to credential store and make it strictChristoph Wurst2019-11-251-4/+5
* | | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-resultblizzz2019-11-251-2/+2
|\ \ \ | |/ / |/| |
| * | fix documentation, get and createGroup may return nullArthur Schiwon2019-11-251-2/+2
* | | Some php-cs fixesRoeland Jago Douma2019-11-22154-106/+111
|/ /
* | Make the post login event publicChristoph Wurst2019-11-201-0/+76
* | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-sharesRoeland Jago Douma2019-11-183-0/+62
|\ \
| * | Only restrict loading of group and user shares for nowJoas Schilling2019-11-121-0/+6
| * | Allow to accept group sharesJoas Schilling2019-11-122-0/+22
| * | Respect the accepted flag for group and user sharesJoas Schilling2019-11-121-0/+34
* | | Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma2019-11-184-4/+101
|\ \ \ | | |/ | |/|
| * | relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-134-4/+101
| |/
* | dont expose metadata etag for nowRobin Appelman2019-11-131-10/+0
* | expose filecache extension data in FileInfoRobin Appelman2019-11-131-0/+36
* | store filecache extension fieldsRobin Appelman2019-11-131-0/+24
* | add count() as shortcut for count('*') in FunctionBuilderRobin Appelman2019-11-131-1/+1
* | return from QueryBuilder instead of IQueryBuilderRobin Appelman2019-11-131-31/+31
|/