aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-122-0/+46
|/
* Merge pull request #45660 from nextcloud/backport/45570/stable29Benjamin Gaussorgues2024-06-111-1/+4
|\
| * fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-06-071-1/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-102-0/+90
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-092-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0814-0/+92
|/
* Merge pull request #45566 from nextcloud/backport/45222/stable29John Molakvoæ2024-06-071-1/+1
|\
| * feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-06-061-1/+1
* | Merge pull request #45379 from nextcloud/backport/45374/stable29John Molakvoæ2024-06-071-0/+1
|\ \
| * | feat: Add `forbidden_filename_characters` to JSConfig for use in frontend lib...Ferdinand Thiessen2024-05-161-0/+1
* | | Merge pull request #45476 from nextcloud/backport/45459/stable29John Molakvoæ2024-06-071-0/+3
|\ \ \
| * | | fix: register DI alias for IFileAccessRobin Appelman2024-05-231-0/+3
* | | | Merge pull request #45590 from nextcloud/backport/45413/stable29John Molakvoæ2024-06-071-1/+1
|\ \ \ \
| * | | | Try create folder first and check if it exists afterGit'Fellow2024-05-301-1/+1
| * | | | fix(files): Try to create dir only if it not existsGit'Fellow2024-05-301-1/+1