aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build(hub): 30.0.2 RC1release/30.0.2_rc1Benjamin Gaussorgues2024-10-301-2/+2
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-30430-3484/+4320
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48701 from nextcloud/backport/cachebuster-stable30Ferdinand Thiessen2024-10-302-72/+64
|\ | | | | [stable30] fix: Shipped apps should include the Nextcloud version in the cache buster
| * fix: Shipped apps should include the Nextcloud version in the cache busterFerdinand Thiessen2024-10-302-72/+64
|/ | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #48979 from nextcloud/backport/48632/stable30Louis2024-10-293-3/+8
|\ | | | | [stable30] fix(files): Do not jump to top when fileId is set to currentFolder
| * fix(files): Do not jump to top when fileId is set to currentFolderbackport/48632/stable30Louis Chemineau2024-10-293-3/+8
| | | | | | | | | | | | | | Fix https://github.com/nextcloud/server/issues/48545 Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #48984 from nextcloud/backport/47847/stable30Kate2024-10-292-2/+29
|\ \ | |/ |/|
| * test: add test for nested jail cross-storage movebackport/47847/stable30Robin Appelman2024-10-291-0/+23
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix: Fix copying or moving from shared groupfoldersDaniel Calviño Sánchez2024-10-291-2/+6
|/ | | | | | | | | | | | | | | When copying or moving between two local storages the source path (on disk) to copy or move from is got from the unjailed path of the source storage. However, if the source storage has more than one jail getting the unjailed path resolves the most external jail, but the source path needs to be got from the most internal jail instead (the one closer to the local storage). This can happen, for example, with a shared groupfolder: in that case there is an external jail for the shared storage, and one internal jail for the groupfolder storage wrapped by the shared storage. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Merge pull request #48976 from nextcloud/backport/48788/stable30yemkareems2024-10-293-0/+7
|\ | | | | [stable30] fix: add PasswordConfirmationRequired to the external storages mentioned in review
| * fix: cs fix namespacebackport/48788/stable30yemkareems2024-10-291-1/+1
| | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * fix: add PasswordConfirmationRequired to the eternal storages mentioned in ↵yemkareems2024-10-293-0/+7
|/ | | | | | review Signed-off-by: yemkareems <yemkareems@gmail.com>
* Merge pull request #48746 from nextcloud/backport/46124/stable30John Molakvoæ2024-10-291-3/+5
|\
| * refactor: Inject IRootFolderbackport/46124/stable30Christopher Ng2024-10-161-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-161-0/+2
| | | | | | | | | | | | initialized Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #48571 from nextcloud/backport/48532/stable30Kate2024-10-291-6/+0
|\ \
| * | fix: do not reduce count for subadmins if they are members of groupbackport/48532/stable30Maksim Sukharev2024-10-041-6/+0
| | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | | Merge pull request #48957 from nextcloud/backport/48921/stable30Kate2024-10-291-3/+3
|\ \ \
| * | | ci(psalm): Add missing imagick extensionbackport/48921/stable30provokateurin2024-10-291-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | Merge pull request #48945 from nextcloud/backport/48871/stable30Ferdinand Thiessen2024-10-2910-15/+35
|\ \ \ \ | |/ / / |/| | | [stable30] fix(app-store): Update update count in navigation
| * | | chore(assets): Recompile assetsbackport/48871/stable30nextcloud-command2024-10-286-9/+9
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(app-store): Update update count in navigationFerdinand Thiessen2024-10-284-6/+26
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #48888 from nextcloud/backport/48887/stable30Kate2024-10-294-7/+57
|\ \ \ \
| * | | | chore(assets): Recompile assetsbackport/48887/stable30nextcloud-command2024-10-292-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(files_sharing): federated shares avatarskjnldsv2024-10-292-4/+54
|/ / / / | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2998-96/+4
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #48950 from nextcloud/backport/48947/stable30Joas Schilling2024-10-282-0/+10
|\ \ \ \ | | | | | | | | | | [stable30] fix(config): Mark more configs as sensitive
| * | | | fix(config): Mark more configs as sensitivebackport/48947/stable30Joas Schilling2024-10-282-0/+10
|/ / / / | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #48861 from nextcloud/backport/48850/stable30Kate2024-10-283-7/+10
|\ \ \ \
| * | | | chore(assets): Recompile assetsbackport/48850/stable30nextcloud-command2024-10-282-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(unified-search): Close on second ctrl+fFerdinand Thiessen2024-10-281-4/+7
| |/ / / | | | | | | | | | | | | | | | | | | | | Also only add the event listener if short-cuts are not disabled for accessibility reasons. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #48939 from nextcloud/backport/48915/stable30Kate2024-10-283-6/+34
|\ \ \ \
| * | | | fix: crypto added manually as expectedbackport/48915/stable30yemkareems2024-10-281-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * | | | fix: crypto made inline for constructor and decrypt error handled in exceptionyemkareems2024-10-281-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> [skip ci]
| * | | | fix: crypto made inline for constructor and decrypt error handled in exceptionyemkareems2024-10-281-6/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * | | | fix: use Icrypto in place of Cyptoyemkareems2024-10-282-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * | | | fix: crypto type made not nullable and tests run using ICryptoyemkareems2024-10-283-8/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * | | | fix: encrypt and store password, decrypt and retrieve the sameyemkareems2024-10-283-4/+30
| |/ / / | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* | | | Merge pull request #48896 from ↵Joas Schilling2024-10-281-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/stable30/guzzlehttp/guzzle-7.8.2 chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2
| * | | | chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2dependabot/composer/stable30/guzzlehttp/guzzle-7.8.2Joas Schilling2024-10-281-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prod Packages | Operation | Base | Target | |---------------------|-----------|-------|--------| | guzzlehttp/guzzle | Upgraded | 7.8.1 | 7.8.2 | | guzzlehttp/promises | Upgraded | 2.0.2 | 2.0.4 | | guzzlehttp/psr7 | Upgraded | 2.6.2 | 2.7.0 | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #48937 from nextcloud/backport/48918/stable30John Molakvoæ2024-10-283-12/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(files_sharing): Cleanup error messagesbackport/48918/stable30provokateurin2024-10-283-12/+12
|/ / / / | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | Merge pull request #48931 from nextcloud/backport/48917/stable30Kate2024-10-281-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(dav): Cleanup view-only checkbackport/48917/stable30provokateurin2024-10-281-0/+1
|/ / / | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #48635 from nextcloud/backport/48623/stable30Kate2024-10-281-1/+1
|\ \ \
| * | | fix: Allow overriding shouldApplyQuota check from child classesbackport/48623/stable30Julius Knorr2024-10-281-1/+1
|/ / / | | | | | | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net>
* | | Merge pull request #48901 from nextcloud/backport/48898/stable30Grigorii K. Shartsev2024-10-283-3/+4
|\ \ \ | | | | | | | | [stable30] fix(files): add title for files list table header button
| * | | chore(assets): Recompile assetsbackport/48898/stable30nextcloud-command2024-10-262-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(files): add title for files list table header buttonGrigorii K. Shartsev2024-10-251-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2816-24/+50
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>