Commit graph

87238 commits

Author SHA1 Message Date
David Dreschner
020c4e9b59
Merge pull request #59961 from nextcloud/fix/use-correct-regex-for-previews
fix(LocalPreviewStorage): Use correct regex to detect files in nested directory format
2026-05-04 15:19:07 +02:00
Andy Scherzinger
bcefc59570
Merge pull request #60135 from nextcloud/chore/noid/Hub26Spring
Bump Hub 26 Winter -> Hub 26 Spring
2026-05-04 12:10:46 +02:00
Andy Scherzinger
05ac3cc3f5
chore(version): Hub 26 Winter -> Hub 26 Spring
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2026-05-04 12:09:11 +02:00
Anna
57c57d7082
Merge pull request #59918 from nextcloud/feat/check-if-talk-enabled
feat(ocp): expose whether talk is enabled for user
2026-05-04 11:03:52 +01:00
Andy Scherzinger
5b3303255c
Merge pull request #59910 from troed/cc0
feat(licenses): Adding Creative Commons Zero to the list of approved …
2026-05-04 12:02:11 +02:00
Benjamin Gaussorgues
aa797a36f1
Merge pull request #59995 from nextcloud/quota-writestream-fopen 2026-05-04 10:06:18 +02:00
Benjamin Gaussorgues
f3ae8ab9b0
Merge pull request #59902 from nextcloud/preload-storage-chukn
fix: chunk storage ids when preload storage info
2026-05-04 09:20:00 +02:00
Benjamin Gaussorgues
d7a6e03036
Merge pull request #58726 from nextcloud/jtr/docs-config-quota-include-external-expand 2026-05-04 09:08:05 +02:00
Nextcloud bot
8b299fb6cc
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-04 00:19:03 +00:00
github-actions[bot]
1e1cbd7db2
Merge pull request #59742 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/moment-timezone-0.6.1
chore(deps): Bump moment-timezone from 0.6.0 to 0.6.2 in /build/frontend-legacy
2026-05-03 17:41:47 +00:00
Andy Scherzinger
8489c47f76
Merge pull request #59735 from nextcloud/dependabot/composer/vendor-bin/behat/behat/behat-3.31.0
chore(deps-dev): Bump behat/behat from 3.29.0 to 3.31.0 in /vendor-bin/behat
2026-05-03 19:12:13 +02:00
nextcloud-command
791f20b095 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-05-03 15:53:20 +02:00
dependabot[bot]
456c166388 chore(deps): Bump moment-timezone in /build/frontend-legacy
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.6.0 to 0.6.2.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.6.0...0.6.2)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-03 15:53:20 +02:00
github-actions[bot]
3ae73bbf39
Merge pull request #60035 from nextcloud/dependabot/npm_and_yarn/vue-3.5.33
chore(deps): Bump vue from 3.5.32 to 3.5.33
2026-05-03 13:17:09 +00:00
Andy Scherzinger
bb4b32b6b0
Merge pull request #60030 from nextcloud/dependabot/composer/vendor-bin/rector/nextcloud/rector-0.5.0
chore(deps-dev): Bump nextcloud/rector from 0.4.1 to 0.5.0 in /vendor-bin/rector
2026-05-03 10:19:51 +02:00
Nextcloud bot
0be34ba9bf
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-03 00:19:56 +00:00
nextcloud-command
b391606dca chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-05-02 22:13:59 +00:00
dependabot[bot]
774c2529ec chore(deps): Bump vue from 3.5.32 to 3.5.33
Bumps [vue](https://github.com/vuejs/core) from 3.5.32 to 3.5.33.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.32...v3.5.33)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-03 00:05:47 +02:00
github-actions[bot]
3211bebbe3
Merge pull request #60037 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/libphonenumber-js-1.12.42
chore(deps): Bump libphonenumber-js from 1.12.41 to 1.12.42 in /build/frontend-legacy
2026-05-02 16:50:20 +00:00
Côme Chilliet
1e011332e5
Merge pull request #60017 from nextcloud/fix/fix-const-in-passwordlesslogin
chore: Fix lint error in PasswordLessLoginForm.vue
2026-05-02 15:55:58 +02:00
Robin Appelman
7c4b601793 fix: translate NotEnoughSpaceException to dav exception
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-05-02 14:04:09 +02:00
Robin Appelman
9f5535d01b fix: apply quota with writeStream
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-05-02 14:04:09 +02:00
Robin Appelman
f3a5bc8c17 fix: block writing empty files with 0 quota
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-05-02 14:04:09 +02:00
Robin Appelman
5c1a72a969 chore: psalm fixes
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-05-02 14:04:01 +02:00
Robin Appelman
6a316b23b5 fix: chunk storage ids when preload storage info
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-05-02 14:04:01 +02:00
github-actions[bot]
829236fc32
Merge pull request #60033 from nextcloud/dependabot/npm_and_yarn/msw-2.13.6
chore(deps-dev): Bump msw from 2.13.4 to 2.13.6
2026-05-02 10:35:52 +00:00
github-actions[bot]
f3e51d5392
Merge pull request #60031 from nextcloud/dependabot/npm_and_yarn/vitest-2dd5f74ab6
chore(deps-dev): Bump the vitest group across 2 directories with 2 updates
2026-05-02 12:30:57 +02:00
github-actions[bot]
46b913992d
Merge pull request #60034 from nextcloud/dependabot/npm_and_yarn/stylelint-17.9.1
chore(deps-dev): Bump stylelint from 17.8.0 to 17.9.1
2026-05-02 12:30:41 +02:00
nextcloud-command
a8d81126ca chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-05-02 09:41:01 +00:00
dependabot[bot]
738909be0d
chore(deps): Bump libphonenumber-js in /build/frontend-legacy
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.41 to 1.12.42.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.41...v1.12.42)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 03:32:23 +00:00
dependabot[bot]
b1decfc328
chore(deps-dev): Bump stylelint from 17.8.0 to 17.9.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.8.0 to 17.9.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/17.8.0...17.9.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 17.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 03:31:22 +00:00
dependabot[bot]
eb82409b04
chore(deps-dev): Bump msw from 2.13.4 to 2.13.6
Bumps [msw](https://github.com/mswjs/msw) from 2.13.4 to 2.13.6.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.13.4...v2.13.6)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.13.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 03:31:07 +00:00
dependabot[bot]
f3b2f236df
chore(deps-dev): Bump the vitest group across 2 directories with 2 updates
Bumps the vitest group with 1 update in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8).
Bumps the vitest group with 1 update in the /build/frontend-legacy directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8).


Updates `@vitest/coverage-v8` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/coverage-v8)

Updates `vitest` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest)

Updates `@vitest/coverage-v8` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/coverage-v8)

Updates `vitest` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 03:30:39 +00:00
dependabot[bot]
e3179abfb4
chore(deps-dev): Bump nextcloud/rector in /vendor-bin/rector
Bumps [nextcloud/rector](https://github.com/nextcloud-libraries/rector) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/nextcloud-libraries/rector/releases)
- [Changelog](https://github.com/nextcloud-libraries/rector/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/rector/compare/v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: nextcloud/rector
  dependency-version: 0.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-02 03:28:37 +00:00
Nextcloud bot
e41eb6d6b3
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-02 00:18:55 +00:00
github-actions[bot]
9afd9df508
Merge pull request #59737 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-2.6.0
chore(deps): Bump @nextcloud/auth from 2.5.3 to 2.6.0
2026-05-01 20:25:40 +00:00
Andy Scherzinger
400fc550d2
Merge pull request #60025 from nextcloud/dependabot/github_actions/github-actions-9901c481c7
chore(deps): Bump the github-actions group with 2 updates
2026-05-01 20:37:02 +02:00
nextcloud-command
7c9738d4f1 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-05-01 17:56:29 +00:00
dependabot[bot]
1d017e2ad3
chore(deps): Bump @nextcloud/auth from 2.5.3 to 2.6.0
Bumps [@nextcloud/auth](https://github.com/nextcloud-libraries/nextcloud-auth) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-auth/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-auth/compare/v2.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/auth"
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 17:36:15 +00:00
dependabot[bot]
45188d486a chore(deps): Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) and [cypress-io/github-action](https://github.com/cypress-io/github-action).


Updates `webiny/action-conventional-commits` from 1.3.1 to 1.4.2
- [Release notes](https://github.com/webiny/action-conventional-commits/releases)
- [Commits](faccb24fc2...7f91b1595c)

Updates `cypress-io/github-action` from 7.1.9 to 7.1.10
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](783cb3f079...c495c3ddff)

---
updated-dependencies:
- dependency-name: webiny/action-conventional-commits
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: cypress-io/github-action
  dependency-version: 7.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 19:23:19 +02:00
dependabot[bot]
8c30e24b70 chore(deps-dev): Bump behat/behat in /vendor-bin/behat
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.29.0 to 3.31.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.29.0...v3.31.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 19:22:57 +02:00
github-actions[bot]
5bfddcc6fb
Merge pull request #59740 from nextcloud/dependabot/npm_and_yarn/jsdom-29.0.2
chore(deps-dev): Bump jsdom from 29.0.1 to 29.1.0
2026-05-01 17:19:32 +00:00
github-actions[bot]
158adcf23c
Merge pull request #59279 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/babel-plugin-module-resolver-5.0.3
chore(deps-dev): Bump babel-plugin-module-resolver from 5.0.2 to 5.0.3 in /build/frontend-legacy
2026-05-01 16:57:12 +00:00
github-actions[bot]
ea7e953f3b
Merge pull request #59738 from nextcloud/dependabot/npm_and_yarn/cypress-15.14.0
chore(deps-dev): Bump cypress from 15.12.0 to 15.14.1
2026-05-01 16:46:48 +00:00
Andy Scherzinger
414a95a1ad
Merge pull request #59899 from nextcloud/feat/font-weight-variables
feat(theming): Introduce font weight variables
2026-05-01 17:19:50 +02:00
github-actions[bot]
3fd25c72d7
Merge pull request #59739 from nextcloud/dependabot/npm_and_yarn/msw-2.13.4
chore(deps-dev): Bump msw from 2.12.14 to 2.13.4
2026-05-01 15:10:49 +00:00
github-actions[bot]
cae3ea355d
Merge pull request #59746 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/core-js-3.49.0
chore(deps): Bump core-js from 3.48.0 to 3.49.0 in /build/frontend-legacy
2026-05-01 15:04:56 +00:00
dependabot[bot]
726bdc059f
chore(deps-dev): Bump jsdom from 29.0.1 to 29.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.0.1 to 29.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](https://github.com/jsdom/jsdom/compare/v29.0.1...v29.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 29.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 15:01:13 +00:00
dependabot[bot]
5ab960ffe5
chore(deps-dev): Bump babel-plugin-module-resolver
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tleunen/babel-plugin-module-resolver/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: babel-plugin-module-resolver
  dependency-version: 5.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 15:00:08 +00:00
dependabot[bot]
38f6edd941
chore(deps-dev): Bump cypress from 15.12.0 to 15.14.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.12.0 to 15.14.1.
- [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/v15.12.0...v15.14.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-version: 15.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 14:57:52 +00:00