aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Inject IRootFolderbackport/46124/stable29Christopher Ng2024-10-281-4/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Fix "Unknown path" error when source user `files` folder has not been ↵Christopher Ng2024-10-281-0/+2
| | | | | | initialized Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2816-24/+50
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2754-88/+166
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48905 from ↵dependabot[bot]2024-10-262-142/+45
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable29/jsdoc-4.0.4
| * chore(deps-dev): Bump jsdoc from 4.0.2 to 4.0.4dependabot/npm_and_yarn/stable29/jsdoc-4.0.4dependabot[bot]2024-10-262-142/+45
|/ | | | | | | | | | | | | | | Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.4/CHANGES.md) - [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.2...4.0.4) --- updated-dependencies: - dependency-name: jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-26146-402/+670
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-25150-142/+160
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48750 from nextcloud/backport/48373/stable29Louis2024-10-242-7/+29
|\ | | | | [stable29] fix: add PasswordConfirmationRequired to create user storages endpoint
| * fix: cs fix for namespacebackport/48373/stable29yemkareems2024-10-241-2/+2
| | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * fix: add PasswordConfirmationRequired to user storages create, update and deleteyemkareems2024-10-241-6/+8
| | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * fix: Add frontend code for password confirmationFerdinand Thiessen2024-10-241-1/+21
|/ | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> [skip ci]
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-24122-344/+296
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48857 from nextcloud/backport/48839/stable29Joas Schilling2024-10-231-2/+2
|\ | | | | [stable29] build: Print RTL limited characters in translation-checker
| * build: Show the actual stringbackport/48839/stable29Joas Schilling2024-10-231-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * build: Print RTL limited characters in translation-checkerprovokateurin2024-10-231-2/+2
|/ | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-236-10/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2256-48/+206
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48831 from nextcloud/backport/48603/stable29Joas Schilling2024-10-221-2/+19
|\ | | | | [stable29] fix(logger): Remove more parameters of other methods
| * fix(logger): Remove more parameters of other methodsbackport/48603/stable29Joas Schilling2024-10-211-2/+19
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-22106-144/+442
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48825 from nextcloud/backport/48824/stable29Ferdinand Thiessen2024-10-215-5/+5
|\ | | | | [stable29] ci: Update list of installed PHP extensions (as some are not default …
| * ci: Update list of installed PHP extensions (as some are not default enabled ↵backport/48824/stable29Joas Schilling2024-10-215-5/+5
| | | | | | | | | | | | in new images) Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #48729 from nextcloud/backport/48696/stable29Ferdinand Thiessen2024-10-215-28/+49
|\ \ | | | | | | [stable29] fix(files_sharing): Add proper user facing messages on success
| * | chore(assets): Recompile assetsbackport/48696/stable29nextcloud-command2024-10-214-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(files_sharing): Add proper user facing messages on successFerdinand Thiessen2024-10-211-22/+43
|/ / | | | | | | | | | | | | | | | | | | 1. Use proper translated strings 2. Fix invalid use of translation message on API result 3. Log all errors Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #48709 from nextcloud/backport/48682/stable29Kate2024-10-211-0/+1
|\ \ | |/ |/|
| * fix(AppConfig): Add external JWT private key to sensitive keysbackport/48682/stable29provokateurin2024-10-151-0/+1
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2164-160/+606
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48817 from nextcloud/backport/48812/stable29Joas Schilling2024-10-201-2/+1
|\ \ | | | | | | [stable29] fix(activity): Fix download activity parameters
| * | fix(activity): Fix download activity parametersJoas Schilling2024-10-201-2/+1
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2050-82/+364
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48780 from ↵Joas Schilling2024-10-191-23/+24
|\ \ | | | | | | | | | | | | nextcloud/automated/noid/stable29-update-code-signing-crl [stable29] fix(security): Update code signing revocation list
| * | fix(security): Update code signing revocation listnextcloud-command2024-10-191-23/+24
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1990-124/+192
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48755 from nextcloud/backport/48743/stable29Marcel Müller2024-10-186-8/+8
|\ \ | | | | | | [stable29] fix(appstore): Hide last modified information for shipped apps
| * | fix(appstore): Hide last modified information for shipped appsbackport/48743/stable29Marcel Müller2024-10-186-8/+8
|/ / | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-18128-348/+446
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48764 from nextcloud/backport/48539/stable29Joas Schilling2024-10-171-5/+5
|\ \ | | | | | | [stable29] fix(message): Fix logic of Mail test
| * | fix(message): Fix logic of Mail testbackport/48539/stable29Joas Schilling2024-10-171-5/+5
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #48588 from nextcloud/backport/47896/stable29Ferdinand Thiessen2024-10-1712-88/+335
|\ \ \ | |/ / |/| | [stable29] fix: Make user removal more resilient
| * | fix(UserTrait): Fix backend initializationbackport/47896/stable29provokateurin2024-10-151-0/+3
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | fix: Skip users that still exist in backendFerdinand Thiessen2024-10-155-11/+30
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix: Make user removal more resilientFerdinand Thiessen2024-10-1511-88/+313
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently there is a problem if an exception is thrown in `User::delete`, because at that point the user is already removed from the backend, but not all data is deleted. There is no way to recover from this state, as the user is gone no information is available anymore. This means the data is still available on the server but can not removed by any API anymore. The solution here is to first set a flag and backup the user home, this can be used to recover failed user deletions in a way the delete can be re-tried. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #48752 from nextcloud/backport/48734/stable29Maksim Sukharev2024-10-173-11/+24
|\ \ \
| * | | fix: do not duplicate existing entityMaksim Sukharev2024-10-171-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - this reverts 1e8048abee1745bab648dba5bf96f956c718e4e3 Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> (cherry picked from commit 6e7c35d77eb85836a35b6b0c8d8ba24829350066)
| * | | fix: dismiss notification only after transfer bg job createdMaksim Sukharev2024-10-172-5/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - do not create 'denied' notification if bg job exists Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> (cherry picked from commit 5be76411fa9cb9b883ae6c0405b44b3b6bc855e7)
| * | | fix: add notification icon for transfer ownershipMaksim Sukharev2024-10-172-0/+5
|/ / / | | | | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> (cherry picked from commit 73b34bba7b70d3296ce8eba633a4d9c61cf01904)
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-17266-782/+858
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>