summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | Do not show 'Get your own free account' on services under subscriptionRoeland Jago Douma2019-10-251-1/+9
* | | Merge pull request #17562 from nextcloud/techdebt/17509/log-error-when-settin...Roeland Jago Douma2019-10-291-2/+25
|\ \ \
| * | | Log an error in development cases when the application class was set up incor...Joas Schilling2019-10-161-2/+25
* | | | Having the contructor in the interface makes no sense...Roeland Jago Douma2019-10-291-7/+0
| |_|/ |/| |
* | | 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-286-0/+206
|\ \ \ \ | |/ / / |/| | |
| * | | Make it possible to broadcast events to (web) clientsChristoph Wurst2019-10-286-0/+206
* | | | Cleanup theming messRoeland Jago Douma2019-10-251-2/+4
* | | | Don't pass in the locale as the languageRoeland Jago Douma2019-10-251-2/+1
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2019-10-232-2/+2
* | | Fix help route in navigationJulius Härtl2019-10-221-1/+1
* | | Add isXXX getter to EntityChristoph Wurst2019-10-221-9/+12
|/ /
* | Merge pull request #17568 from nextcloud/fix/noid/move-away-from-deprecated-e...blizzz2019-10-2110-14/+22
|\ \
| * | use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon2019-10-1710-14/+22
* | | Merge pull request #17594 from nextcloud/dont-cache-notfoundRoeland Jago Douma2019-10-211-1/+3
|\ \ \
| * | | Dont cache empty url for not found routesRobin Appelman2019-10-181-1/+3
| |/ /
* | | Merge pull request #17547 from nextcloud/enh/noid/log-exception-json-escapeRoeland Jago Douma2019-10-211-1/+1
|\ \ \
| * | | Do not escape slashes for logged exceptionsJulius Härtl2019-10-151-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2019-10-212-0/+6
| |/ / |/| |
* | | Let SCSS cleanup only run once (#17543)John Molakvoæ2019-10-171-2/+6
|\ \ \
| * | | Make sure the cache is only reset once at a timeJulius Härtl2019-10-151-1/+5
| * | | Use a distributed cache for the isCachedCacheJulius Härtl2019-10-151-1/+1
| |/ /
* | / Do DI on registered middleware as wellRoeland Jago Douma2019-10-161-1/+1
| |/ |/|
* | Deprecate TemplateManagerJulius Härtl2019-10-162-0/+6
|/
* Assume that getType is availableDaniel Kesselberg2019-10-141-7/+4
* Fix ReflectionType::__toString() is deprecatedDaniel Kesselberg2019-10-141-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-10-142-6/+18
* [tx-robot] updated from transifexNextcloud bot2019-10-122-2/+2
* Merge pull request #17484 from nextcloud/bugfix/activity-last-timestamp-mergedRoeland Jago Douma2019-10-101-1/+2
|\
| * Always use the latest timestamp for merged activitiesJulius Härtl2019-10-091-1/+2
* | Merge pull request #17276 from nextcloud/storage-id-eqRoeland Jago Douma2019-10-092-2/+10
|\ \
| * | use eq instead of in for loading single storageRobin Appelman2019-09-261-1/+9
| * | log which storage id can't be insertedRobin Appelman2019-09-261-1/+1
* | | Make renewSessionToken return the new tokenRoeland Jago Douma2019-10-095-9/+15
* | | Cache the public key tokensRoeland Jago Douma2019-10-081-5/+42
* | | Merge pull request #17431 from johkoenig/bugfix/17377/trusted_domain_helper_c...Roeland Jago Douma2019-10-081-1/+1
|\ \ \
| * | | make TrustedDomainHelper case insensitiveJohannes Koenig2019-10-061-1/+1
| | |/ | |/|
* | | Merge pull request #17440 from nextcloud/enh/noid/log-json-escapeRoeland Jago Douma2019-10-081-2/+2
|\ \ \