aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(HTTP): Adjust JSONResponse data typebackport/50035/stable29provokateurin2025-01-071-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-062-24/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-032-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-284-4/+68
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-262-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-256-2/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-24136-138/+186
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2212-0/+62
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-21142-2/+160
* fix: Use getRelativePath method to check if node is inside folderCôme Chilliet2024-12-191-1/+2
* fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-12-191-10/+17
* chore: Add comment to make code clearerCôme Chilliet2024-12-191-0/+1
* chore: Turn method description into phpdocCôme Chilliet2024-12-191-1/+1
* fix(shares): Promote reshares into direct shares when share is deletedCôme Chilliet2024-12-191-6/+13
* fix: Tidy up code for reshare deletionCôme Chilliet2024-12-191-14/+16
* fix: delete re-shares when deleting the parent shareLuka Trovic2024-12-191-0/+69
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-192-2/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-188-8/+82
* fix: make sure we have a valid scheme when testing ocm urlsbackport/49900/stable29skjnldsv2024-12-171-0/+9
* fix(View): Catch exceptions when executing mkdir for non-existent parentsprovokateurin2024-12-171-4/+11
* Merge pull request #49836 from nextcloud/backport/49822/stable29Kate2024-12-161-2/+4
|\
| * 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
* | fix(TemplateManager): Make sure TemplateFolder is a Folderbackport/49451/stable29Git'Fellow2024-12-161-2/+6
* | Merge pull request #49668 from nextcloud/backport/47515/stable29Joas Schilling2024-12-161-13/+21
|\ \
| * | fix(migration): Make compatible with PHP 8.0backport/47515/stable29Joas Schilling2024-12-051-3/+3
| * | fix(migration): Correctly sort migrations by version numberJoas Schilling2024-12-051-13/+21
* | | 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/stable29SebastianKrupinski2024-12-134-0/+72
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-144-0/+34
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-132-0/+54
| |/ |/|
* | Merge pull request #49654 from nextcloud/backport/49551/stable29John Molakvoæ2024-12-121-2/+9
|\ \
| * | fix: don't propagate future mtimesbackport/49551/stable29Robin Appelman2024-12-041-2/+9
| |/
* | Merge pull request #49793 from nextcloud/backport/40394/stable29Kate2024-12-121-9/+13
|\ \
| * | fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable29Robin Appelman2024-12-111-9/+13
* | | 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
* Merge pull request #49536 from nextcloud/backport/49523/stable29Joas Schilling2024-11-281-3/+29
|\
| * fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-3/+29
* | Merge pull request #49496 from nextcloud/backport/49494/stable29Daniel2024-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(OCMDiscoveryService): Also cache error results during discoverybackport/49311/stable29provokateurin2024-11-251-1/+9