summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* only determine quota_include_external_storage once for quota wrapperRobin Appelman2023-09-072-4/+6
* better caching in storage stats calculationsRobin Appelman2023-09-071-7/+12
* reuse dependencies from wrapped cacheRobin Appelman2023-09-071-3/+11
* Merge pull request #40286 from nextcloud/backport/40233/stable27Arthur Schiwon2023-09-075-2/+51
|\
| * Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-065-2/+51
* | new name of AppEcosystem is AppAPIAlexander Piskun2023-09-071-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-074-0/+4
* | fix(ratelimit): Only use memory cache backend for redisJoas Schilling2023-09-061-2/+2
* | Merge pull request #40231 from nextcloud/sharing-mask-wrapper-27Arthur Schiwon2023-09-0611-114/+133
|\ \ | |/ |/|
| * cleanup di for share permissions wrapperRobin Appelman2023-09-047-116/+117
| * more share permission logic to storage wrapperRobin Appelman2023-09-045-10/+28
* | Merge pull request #40258 from nextcloud/backport/40234/stable27Arthur Schiwon2023-09-051-0/+4
|\ \
| * | enh: skip processing for empty responseDaniel Kesselberg2023-09-041-0/+4
| |/
* | Merge pull request #40227 from nextcloud/backport/40195/stable27Arthur Schiwon2023-09-051-1/+2
|\ \
| * | fix: prevent sharing permissions on user root folderJohn Molakvoæ2023-09-041-1/+2
| |/
* | Merge pull request #40186 from nextcloud/backport/39017/stable27Arthur Schiwon2023-09-051-1/+1
|\ \ | |/ |/|
| * fix(s3): fix handling verify_bucket_exists parameterThomas Citharel2023-08-311-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-032-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-014-0/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-314-0/+6
* feat: add switch to disable dns pinningDaniel Kesselberg2023-08-301-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-3018-0/+18
* Merge pull request #40080 from nextcloud/backport/40077/stable27Joas Schilling2023-08-292-0/+12
|\
| * fix(cache): Remove displayname cache entry on deleteJoas Schilling2023-08-282-0/+12
* | Merge pull request #40039 from nextcloud/backport/39511/stable27Joas Schilling2023-08-291-2/+0
|\ \
| * | fix(utility): De- deprecate getDateTime as now() only returns immutable objectsAnna Larch2023-08-281-2/+0
| |/
* | fix(CalDAV): check voject exists before attempting any operationAnna Larch2023-08-281-5/+35
* | Use nullsafe call syntax instead of additionnal checkCôme Chilliet2023-08-281-1/+1
* | Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disa...Côme Chilliet2023-08-281-5/+19
|/
* Fix user log.condition featureCôme Chilliet2023-08-251-8/+12
* Merge pull request #39997 from nextcloud/backport/39870/stable27Joas Schilling2023-08-2310-159/+511
|\
| * fix(middleware): Fix header injection for bruteforce middlewareJoas Schilling2023-08-231-5/+1
| * fix: Make bypass function public APIJoas Schilling2023-08-233-7/+18
| * feat(OCC): Add a command to get the bruteforce state of an IPJoas Schilling2023-08-232-2/+4
| * feat: Expose if the own IP is allowed to bypass bruteforce protectionJoas Schilling2023-08-232-22/+12
| * feat: Add a header which signals that the request was throttledJoas Schilling2023-08-231-4/+14
| * feat(security): Add a "testing mode" for bruteforce protection that doesn't s...Joas Schilling2023-08-231-2/+6
| * feat(security): Add a bruteforce protection backend base on memcacheJoas Schilling2023-08-238-127/+466
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-232-0/+2
|/
* feat(dashboard): implement widget item api v2Richard Steinmetz2023-08-226-3/+212
* Merge pull request #39934 from nextcloud/backport/39481/stable27Julius Härtl2023-08-221-16/+24
|\
| * fix: don't emit Hooks when hookpaths are emptyAnna Larch2023-08-211-16/+24
* | Merge pull request #39949 from nextcloud/backport/39770/stable27Julius Härtl2023-08-221-0/+5
|\ \ | |/ |/|
| * fix: always use display name from correct backendMax2023-08-171-0/+5
* | fix(memcache): Fix comparison of Memcache configs to classesJoas Schilling2023-08-171-7/+9
|/
* fix: Prevent PHP warnings when optional CacheEntry attributes are unsetFerdinand Thiessen2023-08-172-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-172-0/+20
* Merge pull request #39871 from nextcloud/backport/38714/stable27John Molakvoæ2023-08-161-5/+9
|\
| * select the fileid first when looking for incomplete filesRobin Appelman2023-08-141-5/+9
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-164-0/+18
|/