summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(user): Log affected user of app token login name mismatchChristoph Wurst2023-10-061-0/+2
* fix ocm-provider rewrite rulesMaxence Lange2023-10-051-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-042-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-032-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-302-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-292-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-282-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-272-0/+2
* Store size in int|float for 32bit supportCôme Chilliet2023-09-252-4/+7
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-252-0/+2
* Merge pull request #40586 from nextcloud/backport/39574/39574-stable27Maxence Lange2023-09-2312-73/+882
|\
| * ocm servicesMaxence Lange2023-09-2212-73/+882
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-232-0/+14
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-224-2/+36
* Merge pull request #40379 from nextcloud/backport/38808/stable27Arthur Schiwon2023-09-214-4/+6
|\
| * fix: Only read unencrypted_size when file is actually encryptedJulius Härtl2023-09-122-3/+3
| * fix: Only store unencrypted_size if path should be encryptedJulius Härtl2023-09-122-1/+3
* | Merge pull request #40506 from nextcloud/backport/40488/stable27Joas Schilling2023-09-201-0/+16
|\ \
| * | fix(comments): Use provided offset in best effort when loading commentsJoas Schilling2023-09-191-0/+16
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-202-0/+14
|/ /
* | Wrap mimetype insert and getLastInsertId in a transactionLucas Azevedo2023-09-161-7/+9
* | fix(mimetype): Remove unnecessary transaction when storing a mime typeLucas Azevedo2023-09-161-26/+22
|/
* fix(autoloader): no apcu no side effectsArthur Schiwon2023-09-082-6/+4
* 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