aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | fix(tests): Fix sharebymail testsbackport/48597/stable30Côme Chilliet2024-10-152-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | fix(sharebymail): Fix share update when node id changedCôme Chilliet2024-10-151-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes transfering an email share from a user to another one when using objectstore as primary storage. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | feat(transfer-ownership): Improve verbose output of commandCôme Chilliet2024-10-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Makes debbuging way easier Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #49005 from nextcloud/backport/48992/stable30yemkareems2024-10-302-10/+19
|\ \ \ \ | | | | | | | | | | [stable30] fix: add PasswordConfirmationRequired to saveGlobalCredentials
| * | | | fix: add PasswordConfirmationRequired to saveGlobalCredentialsbackport/48992/stable30yemkareems2024-10-302-10/+19
|/ / / / | | | | | | | | | | | | | | | | Co-authored-by: yemkareems <yemkareems@gmail.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #48694 from nextcloud/backport/48689/stable30Git'Fellow2024-10-301-1/+1
|\ \ \ \ | |_|/ / |/| | | [stable30] fix(locking): Accept mixed as value on setTTL
| * | | fix(locking): Accept mixed as value on setTTLbackport/48689/stable30Git'Fellow2024-10-301-1/+1
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | Merge pull request #48652 from nextcloud/backport/48638/stable30Benjamin Gaussorgues2024-10-306-7/+21
|\ \ \ \
| * | | | chore: compile assetsbackport/48638/stable30Christopher Ng2024-10-102-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | fix: Fix "Reasons to use Nextcloud" designChristopher Ng2024-10-102-5/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | chore: generate icons cssChristopher Ng2024-10-101-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | chore: Add text file icon classChristopher Ng2024-10-101-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | Merge pull request #48245 from nextcloud/backport/48224/stable30Benjamin Gaussorgues2024-10-301-11/+9
|\ \ \ \ \
| * | | | | fix: improve moving object store items to trashbinbackport/48224/stable30Robin Appelman2024-10-091-11/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #48620 from nextcloud/backport/48520/stable30Benjamin Gaussorgues2024-10-307-38/+57
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsbackport/48520/stable30nextcloud-command2024-10-092-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | fix(federatedfilessharing): Use social media icons from core rather than ↵Ferdinand Thiessen2024-10-095-29/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inline SVGs * Use correct facebook icon provided by Meta The legal terms require to exactly use the facebook logo as provided by Meta. * Add correct X logo as provided by X Corp. * Use social media icons from core rather than inline SVGs * Make copy logic more resilient and use Typescript * Add aria label to include the `X` in `X (formerly Twitter)` button. * Use valid mastodon URL for sharing Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | chore: Replace Twitter & Diaspora links and textfenn-cs2024-10-091-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use Twitters new name "X" - Remove Diaspora social and include Mastodon instead Resolves : https://github.com/nextcloud/server/issues/48409 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | | | | | Merge pull request #48624 from nextcloud/backport/48619/stable30Benjamin Gaussorgues2024-10-301-2/+18
|\ \ \ \ \ \ \
| * | | | | | | fix: Fix empty sections appearing in search resultsbackport/48619/stable30Christopher Ng2024-10-091-2/+18
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | Merge pull request #48622 from nextcloud/backport/48538/stable30Benjamin Gaussorgues2024-10-306-49/+65
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | test: Fix testsbackport/48538/stable30Christopher Ng2024-10-092-18/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | refactor: Clean upChristopher Ng2024-10-091-33/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | fix: Return correct list of managers for a userChristopher Ng2024-10-093-2/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | fix: Subadmin can access selfChristopher Ng2024-10-091-0/+3
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | Merge pull request #48474 from nextcloud/backport/47846/stable30Benjamin Gaussorgues2024-10-303-31/+31
|\ \ \ \ \ \
| * | | | | | fix: provision api's status codesbackport/47846/stable30Hamza Mahjoubi2024-10-093-31/+31
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* | | | | | Merge pull request #48667 from ↵John Molakvoæ2024-10-305-9/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.11
| * | | | | | chore(deps): Bump libphonenumber-js from 1.11.9 to 1.11.11dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.11dependabot[bot]2024-10-135-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.9 to 1.11.11. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.9...v1.11.11) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Merge pull request #48970 from nextcloud/backport/48766/stable30Benjamin Gaussorgues2024-10-302-4/+129
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fix(provisioning_api): Fix getting disabled users for group adminsbackport/48766/stable30Côme Chilliet2024-10-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | chore(provisioning_api): Add tests for getDisabledUserDetailsCôme Chilliet2024-10-291-0/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@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>