aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: make sure we have a valid scheme when testing ocm urlsfix/ocm-hostskjnldsv2024-12-171-0/+9
* fix(View): Catch exceptions when executing mkdir for non-existent parentsbackport/49880/stable30provokateurin2024-12-171-4/+11
* fix(TemplateManager): Make sure TemplateFolder is a Folderbackport/49451/stable30Git'Fellow2024-12-161-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-166-40/+128
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-152-0/+42
* fix: replace null character when serializingbackport/49528/stable30SebastianKrupinski2024-12-134-0/+72
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-144-0/+34
* Merge pull request #49838 from nextcloud/backport/49832/stable30Kate2024-12-131-3/+24
|\
| * fix: improve logic for ensuring join columns are selected for partitioned que...backport/49832/stable30Robin Appelman2024-12-121-3/+21
| * fix: handle calling select on partitioned queries with an array of columnsRobin Appelman2024-12-121-0/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-132-0/+54
|/
* fix(shares): Wrap exceptions from password validation to set code to 400Côme Chilliet2024-12-121-1/+7
* fix(files_sharing): Do not wrap password policy exception into a generic oneCôme Chilliet2024-12-121-6/+2
* Revert "[stable30] fix: Handle copy of folders containing live photos"revert-49650-backport/49293/stable30Louis2024-12-121-3/+3
* Merge pull request #49650 from nextcloud/backport/49293/stable30John Molakvoæ2024-12-121-3/+3
|\
| * fix: Correctly create NonExistingFolder during copyLouis Chemineau2024-12-051-3/+3
* | Merge pull request #49165 from nextcloud/backport/48563/stable30John Molakvoæ2024-12-123-0/+43
|\|
| * test: add some minimal testing for metadata storagebackport/48563/stable30Robin Appelman2024-12-053-4/+16
| * fix: smuggle storage id to metadata insert queriesRobin Appelman2024-12-053-1/+32
* | Merge pull request #49794 from nextcloud/backport/40394/stable30John Molakvoæ2024-12-121-9/+13
|\ \
| * | fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable30Robin Appelman2024-12-111-9/+13
* | | Merge pull request #49656 from nextcloud/backport/49551/stable30John Molakvoæ2024-12-121-2/+9
|\ \ \
| * | | fix: don't propagate future mtimesbackport/49551/stable30Robin Appelman2024-12-041-2/+9
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-12152-640/+846
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1112-0/+252
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1076-44/+206
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-082-0/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-062-0/+70
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-042-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-012-2/+2
* feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-283-66/+78
* Merge pull request #49537 from nextcloud/backport/49523/stable30Christoph Wurst2024-11-281-3/+29
|\
| * fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-3/+29
* | Merge pull request #49497 from nextcloud/backport/49494/stable30Daniel2024-11-282-7/+8
|\ \ | |/ |/|
| * fix: fix availability wrapper not applyingRobin Appelman2024-11-261-2/+2
| * fix: throw correct exception type when we can't verify if an s3 bucket existsRobin Appelman2024-11-261-5/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-282-0/+64
* | fix(activity): Fix activity object type warningsJoas Schilling2024-11-271-1/+1
|/
* fix(OCMDiscoveryService): Also cache error results during discoverybackport/49311/stable30provokateurin2024-11-251-1/+9
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesbackport/48600/stable30provokateurin2024-11-257-13/+14
* feat(TimedJob): Add debug log about time sensitive jobs with long intervalsprovokateurin2024-11-251-0/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-242-0/+92
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-232-0/+2
* Merge pull request #49410 from nextcloud/backport/49315/stable30John Molakvoæ2024-11-212-10/+13
|\
| * fix(storage): Try to delete existing targetbackport/49315/stable30Git'Fellow2024-11-212-10/+13
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-214-0/+196
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-202-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-184-6/+8
* fix: Do not check for strict cookie when running webcronbackport/49130/stable30Ferdinand Thiessen2024-11-151-1/+3
* Merge pull request #49277 from nextcloud/backport/48675/stable30Côme Chilliet2024-11-141-2/+5
|\