aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build(hub): 30.0.6release/30.0.6Benjamin Gaussorgues2025-02-121-2/+2
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1282-156/+494
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50755 from nextcloud/release/30.0.6_rc2v30.0.6rc2Benjamin Gaussorgues2025-02-111-2/+2
|\ | | | | 30.0.6 RC2
| * build(hub): 30.0.6 RC2release/30.0.6_rc2Benjamin Gaussorgues2025-02-111-2/+2
|/ | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Merge pull request #50750 from nextcloud/backport/50735/stable30Joas Schilling2025-02-111-1/+12
|\ | | | | [stable30] fix(setupcheck): Update setup check for PHP version to be more accurate
| * fix(setupcheck): Update setup check for PHP version to be more accuratebackport/50735/stable30Joas Schilling2025-02-101-1/+12
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1148-50/+86
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1038-34/+192
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50725 from ↵Andy Scherzinger2025-02-092-5/+6
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/cypress-1.0.0-beta.13 [stable30] chore(deps-dev): bump @nextcloud/cypress from 1.0.0-beta.12 to 1.0.0-beta.13
| * chore(deps-dev): bump @nextcloud/cypressdependabot[bot]2025-02-092-5/+6
|/ | | | | | | | | | | | | | Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.12 to 1.0.0-beta.13. - [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases) - [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.12...v1.0.0-beta.13) --- updated-dependencies: - dependency-name: "@nextcloud/cypress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #50726 from ↵Andy Scherzinger2025-02-094-195/+396
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/cypress-split-1.24.9 [stable30] chore(deps-dev): bump cypress-split from 1.24.7 to 1.24.9
| * chore(assets): Recompile assetsnextcloud-command2025-02-092-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * chore(deps-dev): bump cypress-split from 1.24.7 to 1.24.9dependabot[bot]2025-02-092-192/+393
|/ | | | | | | | | | | | | | Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.7 to 1.24.9. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.7...v1.24.9) --- updated-dependencies: - dependency-name: cypress-split dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0930-64/+838
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50687 from nextcloud/backport/50666/stable30Andy Scherzinger2025-02-083-3/+24
|\ | | | | [stable30] feat(theming): allow to disable standalone windows
| * feat(theming): allow to disable standalone windowsbackport/50666/stable30Simon L2025-02-083-3/+24
|/ | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0822-2/+170
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50699 from nextcloud/backport/50678/stable30Andy Scherzinger2025-02-0723-204/+664
|\ | | | | [stable30] fix(AccountProperty): better validation of twitter and fediverse handles
| * chore: Compile assetsbackport/50678/stable30Ferdinand Thiessen2025-02-074-6/+6
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-077-55/+82
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-075-9/+29
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(FediverseAction): Ensure valid fediverse links are generatedFerdinand Thiessen2025-02-073-5/+212
| | | | | | | | | | | | Harden also for existing values of the profile. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-074-129/+335
|/ | | | | | Ensure to only accept valid X and fediverse handles. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0710-6/+152
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50694 from nextcloud/backport/50655/stable30Andy Scherzinger2025-02-0615-47/+70
|\ | | | | [stable30] enh: Fix display default expire date, add tests & tiny refactors
| * chore(assets): Recompile assetsbackport/50655/stable30nextcloud-command2025-02-069-7/+7
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(files_sharing): Update `QuickShareSelect` if share is modifiednfebe2025-02-062-1/+13
| | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-062-5/+15
| | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * fix: Show default expiration date before create link sharenfebe2025-02-063-18/+17
| | | | | | | | | | | | | | | | | | Since `ShareEntryLink` component is used to both create and display/list the share links, we should only set default expiration date on `share.expireDate` when we know is a new share. Otherwise, we overidding data from the backend. Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * refactor: Remove some deprecated containers and exceptionsnfebe2025-02-061-16/+18
|/ | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* Merge pull request #50672 from nextcloud/release/30.0.6_rc1v30.0.6rc1John Molakvoæ2025-02-061-2/+2
|\ | | | | 30.0.6 RC1
| * build(hub): 30.0.6 RC1release/30.0.6_rc1Benjamin Gaussorgues2025-02-051-2/+2
| | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Merge pull request #50217 from nextcloud/backport/49898/stable30John Molakvoæ2025-02-061-4/+7
|\ \
| * | fix(sharing): send share emails for internal users toobackport/49898/stable30Anna Larch2025-01-161-4/+7
| | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | Merge pull request #50676 from nextcloud/backport/50193/stable30John Molakvoæ2025-02-062-6/+96
|\ \ \ | | | | | | | | [stable30] fix(oauth2): adjust db schemas when migrating from owncloud
| * | | fix(oauth2): adjust db schemas when migrating from owncloudbackport/50193/stable30Richard Steinmetz2025-02-052-6/+96
| | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #50677 from nextcloud/backport/50582/stable30Andy Scherzinger2025-02-0611-82/+665
|\ \ \ \ | | | | | | | | | | [stable30] fix(files): Correctly scroll selected file into view
| * | | | chore(assets): Recompile assetsbackport/50582/stable30nextcloud-command2025-02-052-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | test(files): Make scrolling tests independent from magic valuesFerdinand Thiessen2025-02-064-79/+214
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(files): Correctly scroll selected file into viewFerdinand Thiessen2025-02-064-50/+411
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | test: Add Cypress command for deleting filesFerdinand Thiessen2025-02-062-0/+87
| |/ / / | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2025-02-06132-554/+836
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #50670 from nextcloud/backport/50284/stable30Andy Scherzinger2025-02-0528-222/+682
|\ \ \ | |_|/ |/| | [stable30] chore: update icewind/smb to 3.7.0
| * | chore: update icewind/smb to 3.7.0backport/50284/stable30Robin Appelman2025-02-0528-222/+682
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #50059 from nextcloud/backport/49852/stable30Sebastian Krupinski2025-02-052-105/+746
|\ \ \ | |/ / |/| | [stable30] fix: change translation logic to handle plurals better
| * | fix: change translation logic to handle plurals betterbackport/49852/stable30SebastianKrupinski2025-02-052-105/+746
| | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | Merge pull request #50664 from nextcloud/chore/30-symfonyAndy Scherzinger2025-02-051-0/+0
|\ \ \ | |/ / |/| | [stable30] chore(deps): Bump the symfony group with 3 updates
| * | chore(deps): Bump the symfony group with 3 updateschore/30-symfonyFerdinand Thiessen2025-02-051-0/+0
|/ / | | | | | | | | | | | | | | | | | | | | | Production Changes | From | To | Compare | |-------------------------|---------|---------|-----------------------------------------------------------------------------| | symfony/http-foundation | v6.4.16 | v6.4.18 | [...](https://github.com/symfony/http-foundation/compare/v6.4.16...v6.4.18) | | symfony/mailer | v6.4.13 | v6.4.18 | [...](https://github.com/symfony/mailer/compare/v6.4.13...v6.4.18) | | symfony/mime | v6.4.17 | v6.4.18 | [...](https://github.com/symfony/mime/compare/v6.4.17...v6.4.18) | | symfony/routing | v6.4.16 | v6.4.18 | [...](https://github.com/symfony/routing/compare/v6.4.16...v6.4.18) | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #50120 from nextcloud/backport/50111/stable30Andy Scherzinger2025-02-053-3/+7
|\ \ | | | | | | [stable30] fix(dashboard): don't reload hidden widgets
| * | chore(assets): Recompile assetsbackport/50111/stable30nextcloud-command2025-02-052-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>