aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-254-2/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-24154-724/+962
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #51002 from nextcloud/backport/50958/stable30Andy Scherzinger2025-02-241-1/+5
|\ | | | | [stable30] Fix: NotFoundException for anonymous users
| * Fix: NotFoundException for anonymous usersbackport/50958/stable30Kostiantyn Miakshyn2025-02-241-1/+5
| | | | | | | | Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
* | Merge pull request #50966 from ↵dependabot[bot]2025-02-242-5/+5
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/cypress-1.0.0-beta.14
| * | chore(deps-dev): bump @nextcloud/cypressdependabot/npm_and_yarn/stable30/nextcloud/cypress-1.0.0-beta.14dependabot[bot]2025-02-242-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.13 to 1.0.0-beta.14. - [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases) - [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.13...v1.0.0-beta.14) --- 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 #50965 from ↵Andy Scherzinger2025-02-242-132/+150
|\ \ \ | |/ / |/| | | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/cypress-split-1.24.14 chore(deps-dev): bump cypress-split from 1.24.11 to 1.24.14
| * | chore(deps-dev): bump cypress-split from 1.24.11 to 1.24.14dependabot/npm_and_yarn/stable30/cypress-split-1.24.14dependabot[bot]2025-02-242-132/+150
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.11 to 1.24.14. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.11...v1.24.14) --- updated-dependencies: - dependency-name: cypress-split dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #50969 from ↵Andy Scherzinger2025-02-2410-158/+226
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/eslint-config-8.4.2 chore(deps-dev): bump @nextcloud/eslint-config from 8.4.1 to 8.4.2
| * | chore(assets): Recompile assetsnextcloud-command2025-02-248-17/+17
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(deps-dev): bump @nextcloud/eslint-config from 8.4.1 to 8.4.2dependabot[bot]2025-02-242-141/+209
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 8.4.1 to 8.4.2. - [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/v8.4.2/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/eslint-config/compare/v8.4.1...v8.4.2) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #51004 from nextcloud/backport/50985/stable30Kate2025-02-248-74/+270
|\ \ | |/ |/|
| * refactor: convert sanitize account properties repair step to background jobbackport/50985/stable30Ferdinand Thiessen2025-02-247-23/+99
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix: Optimize repair step performanceFerdinand Thiessen2025-02-242-4/+47
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix: validate account properties as a repair stepFerdinand Thiessen2025-02-246-74/+151
|/ | | | | | | | Replace `ValidatePhoneNumber` from Nextcloud 21 with a new repair step, `ValidateAccountProperties` which validates and sanitizes all account properties. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2442-22/+216
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50967 from ↵dependabot[bot]2025-02-233-6/+6
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.20
| * chore(deps): bump libphonenumber-js from 1.11.19 to 1.11.20dependabot[bot]2025-02-233-6/+6
|/ | | | | | | | | | | | | | | | Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.19 to 1.11.20. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master) --- 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>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2328-162/+182
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2262-52/+526
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50947 from nextcloud/backport/50943/stable30John Molakvoæ2025-02-216-31/+126
|\
| * fix(cypress): selection key event triggerskjnldsv2025-02-211-2/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * chore: compile assetsskjnldsv2025-02-212-3/+3
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * fix(files): handle failed node properlyskjnldsv2025-02-213-26/+121
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #50952 from nextcloud/backport/50949/stable30Joas Schilling2025-02-215-5/+40
|\ \ | |/ |/| [stable30] ci(autochecks): Run some autochecks also on non-PHP files
| * ci(autochecks): Run some autochecks also on non-PHP filesbackport/50949/stable30Joas Schilling2025-02-215-5/+40
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #50945 from nextcloud/backport/50930/stable30John Molakvoæ2025-02-211-71/+2
|\ \ | |/ |/|
| * fix(cypress): opendetails testsbackport/50930/stable30skjnldsv2025-02-211-71/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #50914 from nextcloud/chore/stable30-vue_8_23_1John Molakvoæ2025-02-21242-2325/+1529
|\ \ | | | | | | [stable30] Update `@nextcloud/vue` to v8.23.1
| * | chore: compile assetsFerdinand Thiessen2025-02-21238-1846/+1234
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | chore(deps): Update `@nextcloud/vue` to v8.23.1Ferdinand Thiessen2025-02-214-479/+295
|/ / | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #50940 from nextcloud/backport/50053/stable30John Molakvoæ2025-02-213-10/+10
|\ \ | | | | | | [stable30] fix: Change UserAgent to *cloud
| * | fix: Change UserAgent to *cloudbackport/50053/stable30Johannes Endres2025-02-213-10/+10
| |/ | | | | | | | | Co-authored-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: Johannes Endres <je@johannes-endres.de>
* | Merge pull request #50948 from nextcloud/backport/50946/stable30John Molakvoæ2025-02-213-4/+4
|\ \ | |/ |/| [stable30] fix(l10n): Fix triple dot in translation
| * chore(assets): Recompile assetsnextcloud-command2025-02-212-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(l10n): Fix triple dot in translationJoas Schilling2025-02-211-1/+1
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #50931 from nextcloud/backport/50910/stable30John Molakvoæ2025-02-2119-60/+306
|\
| * chore(assets): Recompile assetsbackport/50910/stable30nextcloud-command2025-02-2110-10/+17
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(cypress): action selector menu lookupskjnldsv2025-02-211-7/+36
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * chore(cypress): also log the current server image shaskjnldsv2025-02-211-0/+4
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> [skip ci]
| * fix(files_external): inline storage check improvementsskjnldsv2025-02-213-35/+45
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * chore(files_external): add cypress tests for user credentials actionskjnldsv2025-02-214-8/+199
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * fix(files_external): request strict password auth on credentials enter actionskjnldsv2025-02-201-0/+5
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-21150-268/+434
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50925 from nextcloud/backport/50922/stable30Ferdinand Thiessen2025-02-201-1/+2
|\ | | | | [stable30] fix(files_sharing): Also list deleted team shares
| * fix(files_sharing): Also list deleted team sharesFerdinand Thiessen2025-02-201-1/+2
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2024-28/+44
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50900 from nextcloud/backport/50896/stable30Joas Schilling2025-02-191-1/+1
|\ | | | | [stable30] fix(cron): Keep job class limitation when searching for the next job
| * fix(cron): Keep job class limitation when searching for the next jobbackport/50896/stable30Joas Schilling2025-02-191-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #50877 from nextcloud/backport/50807/stable30Ferdinand Thiessen2025-02-198-67/+207
|\ \ | | | | | | [stable30] fix(files): properly forward open params from short urls