aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | bump @vitest/coverage-v8 from 2.1.8 to 2.1.9dependabot/npm_and_yarn/stable31/vitest/coverage-v8-2.1.9dependabot[bot]2025-02-152-58/+78
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #50838 from nextcloud/backport/50809/stable31Andy Scherzinger2025-02-161-8/+4
|\ \ \ \ | | | | | | | | | | [stable31] fix(repair): PHP8.3 deprecation warning
| * | | | fix(repair): PHP8.3 deprecation warningbackport/50809/stable31Git'Fellow2025-02-151-8/+4
| |/ / / | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1616-10/+332
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | / Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1528-24/+338
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1428-30/+50
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50770 from nextcloud/release/31.0.0_rc4v31.0.0rc4Benjamin Gaussorgues2025-02-131-2/+2
|\ | | | | 31.0.0 RC4
| * build(hub): 31.0.0 RC4release/31.0.0_rc4Benjamin Gaussorgues2025-02-121-2/+2
| | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Merge pull request #50790 from nextcloud/backport/50602/stable31John Molakvoæ2025-02-1312-12/+20
|\ \ | | | | | | [stable31] fix: template field title
| * | chore: rebuild assetsbackport/50602/stable31Elizabeth Danzberger2025-02-139-7/+7
| | | | | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
| * | fix(template-filler): Hide template fields with unknown labelsElizabeth Danzberger2025-02-133-5/+13
|/ / | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1344-114/+272
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50776 from nextcloud/backport/50692/stable31Andy Scherzinger2025-02-121-1/+2
|\ \ | | | | | | [stable31] fix(emailTemplate): use instance Name instead of Url in subject
| * | fix(emailTemplate): use instance Name instead of Url in subjectbackport/50692/stable31Git'Fellow2025-02-121-1/+2
|/ / | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Merge pull request #50766 from nextcloud/backport/50081/stable31Andy Scherzinger2025-02-122-2/+2
|\ \ | |/ |/| [stable31] fix(core): Fix undefined "application" array key error
| * fix(core): Fix undefined "application" array key error in user layoutbackport/50081/stable31Christopher Ng2025-02-121-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * fix(core): Fix undefined "application" array key errorChristopher Ng2025-02-121-1/+1
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1282-156/+494
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50760 from nextcloud/backport/50324/stable31Andy Scherzinger2025-02-116-0/+66
|\ | | | | [stable31] fix: don't use cached root info from shared cache if the watcher has detected an update
| * test: add test for shared storage root being changed after watcherbackport/50324/stable31Robin Appelman2025-02-111-0/+35
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix: don't use cached root info from shared cache if the watcher has ↵Robin Appelman2025-02-115-0/+31
|/ | | | | | detected an update Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #50709 from nextcloud/chore/31-phpseclibAndy Scherzinger2025-02-112-1/+0
|\ | | | | [stable31] build(deps): Bump phpseclib/phpseclib from 2.0.47 to 2.0.48
| * build(deps): Bump phpseclib/phpseclib from 2.0.47 to 2.0.48chore/31-phpseclibFerdinand Thiessen2025-02-112-1/+0
| | | | | | | | | | | | | | | | | Production Changes | From | To | Compare | |---------------------|--------|--------|-----------------------------------------------------------------------| | phpseclib/phpseclib | 2.0.47 | 2.0.48 | [...](https://github.com/phpseclib/phpseclib/compare/2.0.47...2.0.48) | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #50763 from nextcloud/backport/50498/stable31Andy Scherzinger2025-02-113-28/+18
|\ \ | | | | | | [stable31] Don't rethrow a type error
| * | fix: use relative paths for upload locksbackport/50498/stable31Robin Appelman2025-02-111-2/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: make locked exception path relative to the viewRobin Appelman2025-02-111-16/+8
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: Replace the TypeError to prevent exposing the installation pathDaniel Kesselberg2025-02-111-10/+8
|/ / | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #50758 from nextcloud/backport/50739/stable31Andy Scherzinger2025-02-1115-29/+215
|\ \ | |/ |/| [stable31] feat(sharing): Allow to set default view mode for public shares
| * chore(assets): Recompile assetsbackport/50739/stable31nextcloud-command2025-02-1111-10/+10
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-114-19/+205
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1148-50/+86
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50751 from nextcloud/backport/50735/stable31Andy Scherzinger2025-02-101-1/+12
|\ | | | | [stable31] 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/stable31Joas Schilling2025-02-101-1/+12
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1038-34/+192
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50690 from nextcloud/backport/50567/stable31Andy Scherzinger2025-02-097-50/+299
|\ | | | | [stable31] Add LDAP test settings command
| * feat(user_ldap): Add a --clearcache option to ldap:test-user-settingsbackport/50567/stable31Côme Chilliet2025-02-091-0/+9
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * fix(user_ldap): Remove redundant if checkCôme Chilliet2025-02-091-3/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * feat(user_ldap): Add command test-user-settings to test LDAP user settingsCôme Chilliet2025-02-094-0/+230
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * feat(user_ldap): upstream common code into Proxy class and add public ↵Côme Chilliet2025-02-093-47/+59
|/ | | | | | getters for backends Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #50721 from ↵Andy Scherzinger2025-02-092-39/+118
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable31/cypress-13.15.2 [stable31] chore(deps-dev): bump cypress from 13.15.0 to 13.15.2
| * chore(deps-dev): bump cypress from 13.15.0 to 13.15.2dependabot[bot]2025-02-092-39/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.0 to 13.15.2. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #50743 from ↵Andy Scherzinger2025-02-092-251/+809
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable31/cypress-split-1.24.10 [stable31] chore(deps-dev): bump cypress-split from 1.24.0 to 1.24.10
| * | chore(deps-dev): bump cypress-split from 1.24.0 to 1.24.10dependabot[bot]2025-02-092-251/+809
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.0 to 1.24.10. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.0...v1.24.10) --- 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 #50705 from nextcloud/backport/50660/stable31Andy Scherzinger2025-02-097-10/+70
|\ \ | |/ |/| [stable31] fix: make sure we process mime extensions as string
| * fix: psalm and OCP @since declarationsJohn Molakvoæ2025-02-093-5/+5
| | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * fix: make sure we process mime extensions as stringskjnldsv2025-02-097-10/+70
|/ | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Merge pull request #50720 from ↵Andy Scherzinger2025-02-092-18/+186
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable31/dockerode-4.0.4 [stable31] chore(deps-dev): bump dockerode from 4.0.2 to 4.0.4
| * chore(deps-dev): bump dockerode from 4.0.2 to 4.0.4dependabot/npm_and_yarn/stable31/dockerode-4.0.4dependabot[bot]2025-02-082-18/+186
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dockerode](https://github.com/apocas/dockerode) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/apocas/dockerode/releases) - [Commits](https://github.com/apocas/dockerode/compare/v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: dockerode dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #50719 from ↵Andy Scherzinger2025-02-092-5/+6
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable31/sass-1.81.1 [stable31] chore(deps-dev): bump sass from 1.81.0 to 1.81.1
| * | chore(deps-dev): bump sass from 1.81.0 to 1.81.1dependabot/npm_and_yarn/stable31/sass-1.81.1dependabot[bot]2025-02-082-5/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.81.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.81.0...1.81.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>