aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: Use getRelativePath method to check if node is inside folderbackport/47425/stable30Côme Chilliet2024-12-192-11/+16
* fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-12-192-26/+101
* fix(tests): Revert changes to tests now that reshares are not deleted but pro...Côme Chilliet2024-12-191-2/+1
* fix(tests): Fix share tests to test new reshare promotion systemCôme Chilliet2024-12-191-17/+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: 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
* Merge pull request #49612 from nextcloud/backport/43025/stable30Luka Trovic2024-12-196-1/+211
|\
| * fix(sharing): add command to fix broken shares after ownership transferringbackport/43025/stable30Luka Trovic2024-12-126-1/+211
* | Merge pull request #49924 from nextcloud/fix/link-share-conflict-modalmax-nextcloud2024-12-193-4/+13
|\ \
| * | chore(assets): Recompile assetsfix/link-share-conflict-modalnextcloud-command2024-12-192-3/+3
| * | fix(share): render conflict modal in public sharesMax2024-12-191-1/+10
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-19168-164/+528
* | Merge pull request #49918 from nextcloud/backport/49917/stable30Kate2024-12-183-4/+11
|\ \
| * | fix(files): Only register preview service worker once when the instance is ho...backport/49917/stable30provokateurin2024-12-183-4/+11
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-18152-320/+1046
* | Merge pull request #49900 from nextcloud/fix/ocm-hostJohn Molakvoæ2024-12-171-0/+9
|\ \
| * | fix: make sure we have a valid scheme when testing ocm urlsfix/ocm-hostskjnldsv2024-12-171-0/+9
|/ /
* | Merge pull request #49894 from nextcloud/backport/49880/stable30Kate2024-12-171-4/+11
|\ \
| * | fix(View): Catch exceptions when executing mkdir for non-existent parentsbackport/49880/stable30provokateurin2024-12-171-4/+11
* | | Merge pull request #49884 from nextcloud/backport/49801/stable30Jonas2024-12-171-1/+1
|\ \ \ | |/ / |/| |
| * | fix(ReferenceApiController): Bump rate limit for public resolve endpointbackport/49801/stable30Jonas2024-12-161-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1722-2/+76
|/ /
* | Merge pull request #49877 from nextcloud/backport/49451/stable30Git'Fellow2024-12-161-2/+6
|\ \
| * | fix(TemplateManager): Make sure TemplateFolder is a Folderbackport/49451/stable30Git'Fellow2024-12-161-2/+6
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1674-1030/+1296
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-158-2/+54
* | Merge pull request #49855 from nextcloud/backport/49528/stable30Sebastian Krupinski2024-12-146-2/+96
|\ \
| * | fix: replace null character when serializingbackport/49528/stable30SebastianKrupinski2024-12-136-2/+96
* | | Merge pull request #49762 from nextcloud/dependabot/npm_and_yarn/stable30/lib...dependabot[bot]2024-12-145-9/+9
|\ \ \ | |/ / |/| |
| * | chore(assets): Recompile assetsdependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.16nextcloud-command2024-12-143-4/+4
| * | chore(deps): bump libphonenumber-js from 1.11.11 to 1.11.16dependabot[bot]2024-12-142-5/+5
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1452-20/+140
* | Merge pull request #49851 from nextcloud/backport/49839/stable30Sebastian Krupinski2024-12-132-2/+2
|\ \
| * | fix: return 204 instead of 404backport/49839/stable30SebastianKrupinski2024-12-132-2/+2
|/ /
* | Merge pull request #49846 from nextcloud/backport/49843/stable30Benjamin Gaussorgues2024-12-131-1/+1
|\ \
| * | fix(files_external): wrong type for external mount idbackport/49843/stable30Benjamin Gaussorgues2024-12-131-1/+1
|/ /
* | 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
* | | Merge pull request #49595 from nextcloud/backport/49581/stable30Marcel Müller2024-12-134-4/+50
|\ \ \
| * | | chore(absence): Add capability for absence replacement supportbackport/49581/stable30Marcel Müller2024-12-133-1/+6
| * | | chore(absence): Add capability for absence apiMarcel Müller2024-12-134-4/+45
|/ / /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-12-13162-124/+288
|/ /
* | Merge pull request #49822 from nextcloud/backport/49361/stable30Kate2024-12-123-7/+9
|\ \
| * | fix(tests): Adapt ManagerTest to change in Exception class usedbackport/49361/stable30Côme Chilliet2024-12-121-1/+1
| * | fix(shares): Wrap exceptions from password validation to set code to 400Côme Chilliet2024-12-121-1/+7