summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17765 from nextcloud/filecache-extensionRoeland Jago Douma2019-11-1815-240/+514
|\
| * Fix cache movesRoeland Jago Douma2019-11-181-1/+4
| * Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma2019-11-1810-19/+124
| |\
| * | cast ctime and utimeRobin Appelman2019-11-131-2/+2
| * | filter out empty filecache extension valuesRobin Appelman2019-11-131-1/+1
| * | Update autoloadersRoeland Jago Douma2019-11-132-0/+2
| * | 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-134-25/+0
| * | expose filecache extension data in FileInfoRobin Appelman2019-11-134-0/+81
| * | store filecache extension fieldsRobin Appelman2019-11-134-27/+134
| * | move more cache logic to querybuilderRobin Appelman2019-11-132-169/+254
| * | add count() as shortcut for count('*') in FunctionBuilderRobin Appelman2019-11-132-3/+4
| * | return from QueryBuilder instead of IQueryBuilderRobin Appelman2019-11-132-62/+62
* | | Merge pull request #17965 from nextcloud/fix/noid/strict-controller-useridblizzz2019-11-181-5/+0
|\ \ \ | |_|/ |/| |
| * | Fixes a 500 without useridArthur Schiwon2019-11-161-5/+0
* | | [tx-robot] updated from transifexNextcloud bot2019-11-182-6/+6
|/ /
* | 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
* | [tx-robot] updated from transifexNextcloud bot2019-11-142-8/+8
* | relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-136-4/+105
|/
* [tx-robot] updated from transifexNextcloud bot2019-11-122-12/+12
* Merge pull request #17859 from nextcloud/bugfix/app-initRoeland Jago Douma2019-11-111-1/+1
|\
| * Do not throw an exception for base App classJulius Härtl2019-11-081-1/+1
* | [tx-robot] updated from transifexNextcloud bot2019-11-082-2/+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
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-072-2/+2
* | | | Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-051-3/+0
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2019-11-052-0/+6
* | | Merge pull request #17735 from tcoupin/fix-reshare-circleChristoph Wurst2019-11-041-0/+1
|\ \ \
| * | | Fix reshare with circleThibault Coupin2019-10-291-0/+1
* | | | mark getAppContainer as a valid way to construct app containersRobin Appelman2019-11-041-0/+8
* | | | Merge pull request #17509 from nextcloud/fix/application-singletonJohn Molakvoæ2019-11-043-3/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make sure we create an app's Application class just onceChristoph Wurst2019-10-113-3/+4
* | | | Merge pull request #17506 from nextcloud/bugfix/12790/workflow-frontendblizzz2019-11-041-3/+0
|\ \ \ \
| * | | | do not break on Checkers that do not need specific context infoArthur Schiwon2019-10-291-3/+0
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-044-20/+20
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-032-4/+4
* | | | | Merge pull request #17739 from nextcloud/enh/share/filterRoeland Jago Douma2019-10-314-0/+54
|\ \ \ \ \
| * | | | | fixup! Get all shares as iterableDaniel Calviño Sánchez2019-10-302-0/+2
| * | | | | Get all shares as iterableRoeland Jago Douma2019-10-304-0/+52
* | | | | | #17661Daniel Schneider2019-10-301-1/+1
* | | | | | Merge pull request #17674 from nextcloud/enh/do_not_show_footer_subRoeland Jago Douma2019-10-301-1/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |