aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(logger): Prevent infinite recursion with log.condition => matchesbackport/50026/stable29Joas Schilling2025-01-032-0/+42
* Merge pull request #49946 from nextcloud/dependabot/npm_and_yarn/stable29/typ...dependabot[bot]2025-01-032-5/+5
|\
| * chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14dependabot[bot]2025-01-032-5/+5
|/
* Merge pull request #49947 from nextcloud/dependabot/npm_and_yarn/stable29/nex...dependabot[bot]2025-01-032-10/+29
|\
| * chore(deps-dev): bump @nextcloud/cypressdependabot/npm_and_yarn/stable29/nextcloud/cypress-1.0.0-beta.12dependabot[bot]2025-01-032-10/+29
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0312-6/+70
* Merge pull request #50013 from nextcloud/backport/49974/stable29John Molakvoæ2025-01-021-1/+1
|\
| * fix(federatedfilesharing): fix notification typobackport/49974/stable29skjnldsv2025-01-021-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-026-2/+52
* Merge pull request #50003 from nextcloud/automated/noid/stable29-update-ca-ce...Joas Schilling2025-01-012-88/+3
|\
| * fix(security): Update CA certificate bundleautomated/noid/stable29-update-ca-cert-bundlenextcloud-command2025-01-012-88/+3
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3182-130/+48
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3016-32/+74
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-292-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-288-6/+72
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-272-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-264-2/+48
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2524-4/+470
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-24232-228/+332
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2312-20/+104
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2226-2/+230
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-21158-88/+376
* Merge pull request #49938 from nextcloud/backport/49936/stable29Kate2024-12-201-1/+1
|\
| * fix: Create empty file instead of file with a spaceJulius Knorr2024-12-201-1/+1
|/
* Merge pull request #49593 from nextcloud/backport/49588/stable29Joas Schilling2024-12-201-0/+37
|\
| * fix(setupcheck): Make the Memcache setupcheck use the cachebackport/49588/stable29Joas Schilling2024-12-191-0/+37
* | Merge pull request #49927 from nextcloud/backport/49629/stable29Luka Trovic2024-12-203-15/+289
|\ \
| * | chore: Remove syntax incompatible with PHP 8.0backport/49629/stable29Côme Chilliet2024-12-191-2/+5
| * | fix: Use getRelativePath method to check if node is inside folderCô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
* | | 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