summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #46035 from nextcloud/backport/46017/stable29Andy Scherzinger2024-07-101-1/+1
|\ \ \ | |_|/ |/| |
| * | fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeByIdRobin Appelman2024-06-211-1/+1
* | | Merge pull request #46298 from nextcloud/backport/46174/stable29Ferdinand Thiessen2024-07-101-5/+10
|\ \ \
| * | | fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-051-5/+10
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-102-0/+46
* | | | fix(s3): Don't wait indefinitely for S3 to returnGit'Fellow2024-07-091-29/+37
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-094-0/+94
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-082-0/+48
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-072-4/+4
* | | | Merge pull request #46306 from nextcloud/backport/46276/stable29Daniel2024-07-061-4/+4
|\ \ \ \
| * | | | feat: log file id and path when extracting the mp3 cover failsDaniel Kesselberg2024-07-061-4/+4
* | | | | Merge pull request #46163 from nextcloud/backport/45876/stable29Daniel2024-07-061-0/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: Avoid throwing errors for teams are unavailableJulius Härtl2024-06-281-0/+16
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-0616-0/+380
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-0536-0/+36
| |/ / / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-042-0/+72
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-032-0/+18
* | | | fix(preview): don't create folder structure when previews are disabledDaniel Kesselberg2024-07-021-4/+17
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-022-0/+2
* | | | fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-07-012-20/+29
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-302-0/+26
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-292-0/+84
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-286-12/+96
* | | fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-273-5/+17
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-272-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-262-0/+80
* | | Merge pull request #45995 from nextcloud/backport/45580/stable29Louis2024-06-251-0/+22
|\ \ \
| * | | fix: removed unused variable and check if tag ids are empty before starting t...yemkareems2024-06-201-1/+6
| * | | fix: filtering tags based on existing tags and doing a transaction around the...yemkareems2024-06-201-11/+14
| * | | fix: do a select in systemtag_object_mapping to see if tag exists already in ...yemkareems2024-06-201-6/+20
* | | | Merge pull request #46075 from nextcloud/backport/46071/stable29Arthur Schiwon2024-06-251-1/+4
|\ \ \ \
| * | | | fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATIONArthur Schiwon2024-06-241-1/+4
| | |_|/ | |/| |
* / | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-252-2/+2
|/ / /
* | / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-234-0/+14
| |/ |/|
* | Merge pull request #45966 from nextcloud/backport/45930/stable29Andy Scherzinger2024-06-216-26/+90
|\ \
| * | fix: set mimetype_version during upgrade to the old versionRobin Appelman2024-06-192-6/+8
| * | feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-194-25/+87
| * | fix: move repair mimetype repair step to the expensive stepsRobin Appelman2024-06-191-1/+1
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-212-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-162-4/+92
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-152-44/+44
* feat: add option to disable scanner transactionsRobin Appelman2024-06-131-1/+5
* fix: get child ids for folder in a separate query during moveRobin Appelman2024-06-131-4/+21
* fix(ObjectStore): handle empty S3 hostnameJosh2024-06-131-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-132-2/+2
* Merge pull request #45809 from nextcloud/fix/noid/fix-new-token-scope-nameArthur Schiwon2024-06-123-3/+3
|\
| * fix(Token): make new scope future compatibleArthur Schiwon2024-06-123-3/+3
* | fix(files): Use isRetryable to catch retryable exceptionsLouis Chemineau2024-06-121-2/+6
|/
* Merge pull request #45705 from nextcloud/backport/43942/stable29Andy Scherzinger2024-06-126-40/+76
|\
| * fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-116-40/+76