summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17824 from nextcloud/fix/dav/catch_forbiddenRoeland Jago Douma2019-11-201-0/+5
|\
| * Catch forbidden http status codeRoeland Jago Douma2019-11-171-0/+5
* | Merge pull request #17850 from nextcloud/bugfix/noid/mark-spreed-as-active-on...Joas Schilling2019-11-201-0/+6
|\ \
| * | Make phan happy ;)Daniel Kesselberg2019-11-191-1/+2
| * | Mark "Talk" active on /call/token URLsJoas Schilling2019-11-121-0/+5
* | | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-sharesRoeland Jago Douma2019-11-183-26/+145
|\ \ \
| * | | FixesRoeland Jago Douma2019-11-181-0/+1
| * | | The share manager knows which provider can accept sharesJoas Schilling2019-11-121-1/+1
| * | | Allow to accept group sharesJoas Schilling2019-11-122-26/+123
| * | | Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-121-0/+1
| * | | Respect the accepted flag for group and user sharesJoas Schilling2019-11-122-0/+20
* | | | Merge pull request #17765 from nextcloud/filecache-extensionRoeland Jago Douma2019-11-189-208/+430
|\ \ \ \
| * | | | Fix cache movesRoeland Jago Douma2019-11-181-1/+4
| * | | | Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma2019-11-182-1/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | cast ctime and utimeRobin Appelman2019-11-131-2/+2
| * | | | filter out empty filecache extension valuesRobin Appelman2019-11-131-1/+1
| * | | | fix folder deleteRobin Appelman2019-11-131-3/+9
| * | | | dont create empty filecache extended rowsRobin Appelman2019-11-131-19/+33
| * | | | dont expose metadata etag for nowRobin Appelman2019-11-133-15/+0
| * | | | expose filecache extension data in FileInfoRobin Appelman2019-11-133-0/+45
| * | | | store filecache extension fieldsRobin Appelman2019-11-133-27/+110
| * | | | move more cache logic to querybuilderRobin Appelman2019-11-132-169/+254
| * | | | add count() as shortcut for count('*') in FunctionBuilderRobin Appelman2019-11-131-2/+3
| * | | | return from QueryBuilder instead of IQueryBuilderRobin Appelman2019-11-131-31/+31
| | |/ / | |/| |
* | | | Fixes a 500 without useridArthur Schiwon2019-11-161-5/+0
| |/ / |/| |
* | | HTTPS link to https://en.wikipedia.org/wiki/Server-sent_eventsChristian Oliff2019-11-151-1/+1
* | | pass through ServerNotAvailableException on app initArthur Schiwon2019-11-141-0/+4
|/ /
* | Merge pull request #17830 from nextcloud/global-quota-return-quotaRoeland Jago Douma2019-11-071-2/+7
|\ \ | |/ |/|
| * actually return the quote when getting global storage infoRobin Appelman2019-11-061-2/+7
* | Merge pull request #17822 from nextcloud/fix/noid/tip-download-to-node-apiblizzz2019-11-071-4/+15
|\ \
| * | switch to Files Node API for zip generationArthur Schiwon2019-11-071-4/+15
* | | Merge pull request #17696 from nextcloud/enh/17659/hide-objectstore-credentialsRoeland Jago Douma2019-11-071-2/+13
|\ \ \
| * | | Add information about credentialsDaniel Kesselberg2019-10-311-1/+1
| * | | Remove objectstore credentialsDaniel Kesselberg2019-10-271-1/+4
| * | | Remove objectstore credentialsDaniel Kesselberg2019-10-271-1/+9
* | | | Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-051-3/+0
| |_|/ |/| |
* | | Merge pull request #17735 from tcoupin/fix-reshare-circleChristoph Wurst2019-11-041-0/+1
|\ \ \
| * | | Fix reshare with circleThibault Coupin2019-10-291-0/+1
* | | | Merge pull request #17509 from nextcloud/fix/application-singletonJohn Molakvoæ2019-11-042-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make sure we create an app's Application class just onceChristoph Wurst2019-10-112-2/+3
* | | | Merge pull request #17739 from nextcloud/enh/share/filterRoeland Jago Douma2019-10-312-0/+33
|\ \ \ \
| * | | | Get all shares as iterableRoeland Jago Douma2019-10-302-0/+33
* | | | | #17661Daniel Schneider2019-10-301-1/+1
* | | | | Merge pull request #17674 from nextcloud/enh/do_not_show_footer_subRoeland Jago Douma2019-10-301-1/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not show 'Get your own free account' on services under subscriptionRoeland Jago Douma2019-10-251-1/+9
* | | | | Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-292-2/+25
| |_|/ / |/| | |
* | | | Fix DAV mimetype searchRoeland Jago Douma2019-10-281-4/+7
* | | | Merge pull request #17712 from nextcloud/enh/limit_hardening/database/userRoeland Jago Douma2019-10-281-0/+10
|\ \ \ \
| * | | | Make sure limit is never negativeRoeland Jago Douma2019-10-281-0/+10
| | |_|/ | |/| |
* | | | Merge pull request #17173 from nextcloud/feature/event-broadcastingRoeland Jago Douma2019-10-282-0/+70
|\ \ \ \ | |/ / / |/| | |