aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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: Transfer incomming shares first, do not delete non-migratable onesCôme Chilliet2024-12-191-13/+10
| * | fix: Tidy up code for reshare deletionCôme Chilliet2024-12-192-22/+24
| * | fix: delete re-shares when deleting the parent shareLuka Trovic2024-12-194-5/+190
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-204-10/+10
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-19168-164/+528
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-18152-320/+1046
* | Merge pull request #49901 from nextcloud/backport/49900/stable29Kate2024-12-171-0/+9
|\ \
| * | fix: make sure we have a valid scheme when testing ocm urlsbackport/49900/stable29skjnldsv2024-12-171-0/+9
|/ /
* | Merge pull request #49893 from nextcloud/backport/49880/stable29Kate2024-12-171-4/+11
|\ \
| * | fix(View): Catch exceptions when executing mkdir for non-existent parentsprovokateurin2024-12-171-4/+11
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1722-2/+76
* | Merge pull request #49836 from nextcloud/backport/49822/stable29Kate2024-12-163-7/+9
|\ \
| * | fix(tests): Adapt ManagerTest to change in Exception class usedbackport/49822/stable29Côme Chilliet2024-12-121-1/+1
| * | 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(files_sharing): Fix error messages from password policyCôme Chilliet2024-12-121-4/+4
* | | Merge pull request #49876 from nextcloud/backport/49451/stable29Git'Fellow2024-12-161-2/+6
|\ \ \
| * | | 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-1674-1030/+1296
* | | | Merge pull request #49283 from nextcloud/backport/49225/stable29John Molakvoæ2024-12-153-4/+17
|\ \ \ \
| * | | | chore(assets): Recompile assetsbackport/49225/stable29nextcloud-command2024-12-152-3/+3
| * | | | fix(files): ensure valid mtime and fallback to crtime if definedskjnldsv2024-12-151-1/+14
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-158-2/+54
* | | | Merge pull request #49854 from nextcloud/backport/49528/stable29Sebastian Krupinski2024-12-146-2/+96
|\ \ \ \
| * | | | fix: replace null character when serializingbackport/49528/stable29SebastianKrupinski2024-12-136-2/+96
* | | | | Merge pull request #49861 from nextcloud/dependabot/npm_and_yarn/stable29/tes...dependabot[bot]2024-12-142-34/+10
|\ \ \ \ \
| * | | | | chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.8dependabot[bot]2024-12-142-34/+10
| |/ / / /
* | | | | Merge pull request #49860 from nextcloud/dependabot/npm_and_yarn/stable29/cyp...dependabot[bot]2024-12-142-207/+202
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(deps-dev): bump cypress-split from 1.24.0 to 1.24.7dependabot[bot]2024-12-142-207/+202
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1452-20/+140
* | | | Merge pull request #49850 from nextcloud/backport/49839/stable29Sebastian Krupinski2024-12-132-2/+2
|\ \ \ \
| * | | | fix: return 204 instead of 404backport/49839/stable29SebastianKrupinski2024-12-132-2/+2
|/ / / /
* | | | Merge pull request #49845 from nextcloud/backport/49843/stable29Benjamin Gaussorgues2024-12-131-1/+1
|\ \ \ \
| * | | | fix(files_external): wrong type for external mount idbackport/49843/stable29Benjamin Gaussorgues2024-12-131-1/+1
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-13162-124/+288
* | | | Merge pull request #49613 from nextcloud/backport/43025/stable29Luka Trovic2024-12-126-1/+211
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(sharing): add command to fix broken shares after ownership transferringLuka Trovic2024-12-126-1/+211
|/ / /
* | | Merge pull request #49791 from nextcloud/backport/49685/stable29John Molakvoæ2024-12-125-41/+50
|\ \ \
| * | | chore(assets): Recompile assetsbackport/49685/stable29nextcloud-command2024-12-123-25/+3
| * | | fix(files): failsafe when executing actions methodsskjnldsv2024-12-122-16/+47
* | | | Merge pull request #49617 from nextcloud/backport/49232/stable29John Molakvoæ2024-12-122-0/+6
|\ \ \ \
| * | | | Fix(files_reminders): Add an error log message that notifications app isn't e...backport/49232/stable29Faisal Alghamdi2024-12-032-0/+6
| | |_|/ | |/| |
* | | | 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