aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: Allow overriding shouldApplyQuota check from child classesbackport/48623/stable29Julius Knorr2024-10-091-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-082-2/+36
* fix(config): Mark more app configs sensitivebackport/48584/stable29Joas Schilling2024-10-071-0/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-062-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-14/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-036-2/+32
* Merge pull request #48092 from nextcloud/backport/47316/stable29Kate2024-10-021-1/+1
|\
| * fix: Prevent crash when refreshing metadata for files without an ownerbackport/47316/stable29Vincent FarZz2024-09-161-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-022-0/+36
* | Merge pull request #48502 from nextcloud/backport/48426/stable29Josh2024-10-011-1/+2
|\ \
| * | fix(config): Suppress error at install timebackport/48426/stable29Josh2024-10-011-1/+2
* | | fix(Auth): ignore missing token when trying to set password-unconfirmablebackport/48484/stable29Arthur Schiwon2024-10-011-6/+14
|/ /
* | fix: gracefully parse non-standard trusted certificatesbackport/48307/stable29Richard Steinmetz2024-09-301-0/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-29134-214/+236
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-284-0/+42
* | Merge pull request #48380 from nextcloud/backport/48142/stable29Joas Schilling2024-09-261-5/+17
|\ \
| * | fix(share): Ensure unique share tokensbackport/48142/stable29ernolf2024-09-261-5/+17
* | | fix(s3): suppress php deprecation warning on php8dependaniel/aws-sdk-for-29Daniel Kesselberg2024-09-261-0/+1
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-262-2/+2
* | Merge pull request #48284 from nextcloud/backport/48207/stable29Louis2024-09-242-10/+19
|\ \
| * | fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable29Louis Chemineau2024-09-232-10/+19
* | | Merge pull request #48165 from nextcloud/backport/48114/stable29Andy Scherzinger2024-09-232-9/+1
|\ \ \
| * | | fix(appstoreFetcher): get app list from custom app storebackport/48114/stable29Grigorii K. Shartsev2024-09-182-8/+1
| * | | fix(appstoreFetcher): remove unneeded warningGrigorii K. Shartsev2024-09-181-1/+0
* | | | fix: skip the integrity check for nextcloud-init-sync.lockbackport/48268/stable29Daniel Kesselberg2024-09-231-2/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-238-0/+82
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2212-0/+102
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2138-258/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2010-0/+140
* | | fix: ensure parent folder exists when writing a file to object storageRobin Appelman2024-09-191-0/+4
* | | fix: verify that parent exists in cache when insertingRobin Appelman2024-09-191-0/+3
* | | fix: fix object store id for test object storeRobin Appelman2024-09-191-2/+2
* | | fix: cleanup objectstore file_put_contentRobin Appelman2024-09-191-7/+4
* | | fix: create intermediate directories for objectstore moveFromStorageRobin Appelman2024-09-191-0/+1
* | | fix: get source file before moving the cache item in objectstore moveFromStorageRobin Appelman2024-09-191-1/+5
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-196-0/+6
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1810-0/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-184-16/+32
* | Merge pull request #48104 from nextcloud/backport/46218/stable29John Molakvoæ2024-09-172-1/+2
|\ \
| * | chore: improve hash_file php usage in Local Storagebackport/46218/stable29John Molakvoæ2024-09-161-8/+1
| * | fix(files): Ensure that the hash method does not return nullLouis Chemineau2024-09-162-2/+10
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1740-0/+122
* | Merge pull request #48100 from nextcloud/backport/46140/stable29Robin Appelman2024-09-161-5/+13
|\ \
| * | fix: switch from explode to substr (faster)backport/46140/stable29Josh Richards2024-09-161-1/+2
| * | fix(config): Add missing handling for envCache in getKeys()Josh Richards2024-09-161-5/+12
| |/
* / fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable29provokateurin2024-09-161-3/+2
|/
* Merge pull request #47983 from nextcloud/backport/47928/stable29John Molakvoæ2024-09-161-1/+1
|\
| * fix(a11y): Add OTF font loading checkbackport/47928/stable29Joas Schilling2024-09-161-1/+1
* | Merge pull request #47862 from nextcloud/backport/47860/stable29John Molakvoæ2024-09-161-3/+1
|\ \
| * | fix: Only write once to template instead of create/copybackport/47860/stable29Julius Knorr2024-09-101-3/+1