summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* switch to Files Node API for zip generationArthur Schiwon2019-11-071-4/+15
* Do not show 'Get your own free account' on services under subscriptionRoeland Jago Douma2019-10-301-1/+9
* Fix DAV mimetype searchRoeland Jago Douma2019-10-291-4/+7
* Make sure limit is never negativeRoeland Jago Douma2019-10-281-0/+10
* Cleanup theming messRoeland Jago Douma2019-10-261-2/+4
* Don't pass in the locale as the languageRoeland Jago Douma2019-10-261-2/+1
* Make sure the cache is only reset once at a timeJulius Härtl2019-10-171-1/+5
* Use a distributed cache for the isCachedCacheJulius Härtl2019-10-171-1/+1
* reduce adressbook change events and handlingArthur Schiwon2019-10-011-3/+5
* Merge pull request #17277 from nextcloud/backport/17264/stable17Roeland Jago Douma2019-09-272-1/+37
|\
| * handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman2019-09-262-1/+37
* | Merge pull request #17281 from nextcloud/backport/17262/stable17Roeland Jago Douma2019-09-271-3/+11
|\ \
| * | dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-261-3/+11
| |/
* / Fix user with id 0 to be able to commentJoas Schilling2019-09-262-5/+5
|/
* catch exceptions that occur during loggingRobin Appelman2019-09-191-24/+31
* Fix l10n in federated file sharingChristoph Wurst2019-09-191-1/+1
* Use the actual password to update the tokensRoeland Jago Douma2019-09-181-1/+1
* Add uid to delete temp token queryDaniel Kesselberg2019-09-181-1/+2
* set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-09-092-109/+102
* Return the proper jailed path when requesting the root pathJulius Härtl2019-09-041-1/+1
* Merge pull request #16972 from nextcloud/enh/default_client_timeoutRoeland Jago Douma2019-09-041-0/+1
|\
| * Set a default request timeoutRoeland Jago Douma2019-09-021-0/+1
* | Fix sanity checks #16963Samuel CHEMLA2019-09-011-5/+3
|/
* Handle throwables in the http dispatcherJulius Härtl2019-08-291-0/+4
* Merge pull request #16913 from nextcloud/fix/declare_membersRoeland Jago Douma2019-08-292-18/+6
|\
| * SessionMiddleware: declare session propertyRoeland Jago Douma2019-08-282-18/+6
* | Make sure they keys are uniqueRoeland Jago Douma2019-08-281-1/+0
|/
* Merge pull request #16723 from nextcloud/fix/sharing/unshare-messageJoas Schilling2019-08-262-2/+9
|\
| * Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-212-2/+9
* | Merge pull request #16795 from nextcloud/enh/phpstan/limiterJohn Molakvoæ2019-08-262-18/+4
|\ \
| * | Fix report of phpstan in LimiterRoeland Jago Douma2019-08-192-18/+4
* | | Merge pull request #16845 from nextcloud/bugfix/noid/public-constantsblizzz2019-08-231-0/+29
|\ \ \
| * | | Make the sharing constants publicly availableJoas Schilling2019-08-231-0/+29
* | | | Always check via http and https whether htaccess is workingJoas Schilling2019-08-231-1/+13
|/ / /
* | | Merge pull request #16820 from nextcloud/bugfix/noid/access-handling-of-projectsRoeland Jago Douma2019-08-213-3/+75
|\ \ \
| * | | Add a repair step to clear the projects access cacheJoas Schilling2019-08-213-0/+69
| * | | Change the logic so projects are only shown when you can access all resourcesJoas Schilling2019-08-211-3/+6
| | |/ | |/|
* | | Merge pull request #16813 from compagnon/fix/noid/AutoloadNotAllowedException...blizzz2019-08-211-0/+2
|\ \ \
| * | | autoloader.php could raise Not AllowedExceptionGuillaume COMPAGNON2019-08-201-0/+2
* | | | Only trigger the events with tags that where actually assignedJoas Schilling2019-08-211-1/+7
| |/ / |/| |
* | | Merge pull request #16811 from nextcloud/bugfix/16771/correctly-remove-apps-w...Roeland Jago Douma2019-08-201-1/+2
|\ \ \
| * | | Correctly remove apps without any releasesJoas Schilling2019-08-201-1/+2
| |/ /
* | | Merge pull request #16812 from nextcloud/bugfix/noid/previewv1-returntypeRoeland Jago Douma2019-08-201-2/+2
|\ \ \
| * | | Explicit cast for ProviderV1AdapterJulius Härtl2019-08-201-2/+2
| |/ /
* / / Undefined variable response when server is no nextcloud anymoreJoas Schilling2019-08-201-1/+1
|/ /
* | Merge pull request #16793 from nextcloud/bugfix/noid/filter-more-configsJoas Schilling2019-08-201-0/+13
|\ \
| * | Filter more configsJoas Schilling2019-08-191-0/+13
| |/
* / Codechecker: removed unused useRoeland Jago Douma2019-08-191-1/+1
|/
* Make the auto-disabled list more broadJoas Schilling2019-08-153-14/+20
* Fix tracking of auto disabled apps in UpdaterGeorg Ehrke2019-08-151-1/+10