Commit Graph

83505 Commits (6b2c19df98499fa77be3450f8a78a4782a7aa963)
 

Author SHA1 Message Date
provokateurin 6b2c19df98
feat(CertificateManager): Add option to specify the default certificates bundle path
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-01 11:55:11 +07:00
Nextcloud bot 72dd55e53e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-12 00:14:24 +07:00
Andy Scherzinger 4b7452e6f4
Merge pull request #56347 from nextcloud/backport/55556/stable32
[stable32] feat: add occ command to scan and delete orphaned keys
2025-11-11 18:03:59 +07:00
dependabot[bot] 28f93dd812
Merge pull request #55545 from nextcloud/dependabot/npm_and_yarn/stable32/typescript-5.9.3 2025-11-11 15:03:44 +07:00
dependabot[bot] 674dc2fe2e
Merge pull request #56296 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/capabilities-1.2.1 2025-11-11 15:02:07 +07:00
nextcloud-command 7bfcef45c6 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 14:08:44 +07:00
dependabot[bot] 044679658c
build(deps): bump @nextcloud/capabilities from 1.2.0 to 1.2.1
Bumps [@nextcloud/capabilities](https://github.com/nextcloud-libraries/nextcloud-capabilities) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-capabilities/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-capabilities/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-capabilities/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/capabilities"
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 15:00:29 +07:00
Joas Schilling aef64a814a
Merge pull request #56369 from nextcloud/backport/56350/stable32
[stable32] Add AI input limits
2025-11-11 14:50:56 +07:00
dependabot[bot] 41e266137d
Merge pull request #56299 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/paths-2.2.2 2025-11-11 12:43:40 +07:00
nextcloud-command 0ac9ad0e24 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 12:25:09 +07:00
dependabot[bot] d5bc744752 build(deps-dev): bump typescript from 5.9.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 13:17:10 +07:00
dependabot[bot] cfea86ead8
build(deps): bump @nextcloud/paths from 2.2.1 to 2.2.2
Bumps [@nextcloud/paths](https://github.com/nextcloud-libraries/nextcloud-paths) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-paths/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-paths/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-paths/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/paths"
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 13:09:13 +07:00
Maxence Lange 000021b39c
Merge pull request #56336 from nextcloud/backport/55818/stable32
[stable32] feat(cloud-federation-api): accept folder shares
2025-11-11 10:37:39 +07:00
dependabot[bot] 3049a514ad
Merge pull request #56298 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/event-bus-3.3.3 2025-11-11 10:32:59 +07:00
nextcloud-command 98f61ebd53 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 09:02:08 +07:00
dependabot[bot] 678495eeab build(deps): bump @nextcloud/event-bus from 3.3.2 to 3.3.3
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-event-bus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
  dependency-version: 3.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 09:32:07 +07:00
Julien Veyssier d18ff2f677 fix(ai-apis): reject text inputs that are longer than 64K chars
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-11-11 08:09:51 +07:00
Joas Schilling 995506e582
Merge pull request #56365 from nextcloud/automated/noid/stable32-update-code-signing-crl
[stable32] fix(security): Update code signing revocation list
2025-11-11 08:40:00 +07:00
dependabot[bot] 9a14e382b8
Merge pull request #56300 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/browserslist-config-3.1.2 2025-11-11 06:46:13 +07:00
nextcloud-command 844d024c19 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 06:29:05 +07:00
dependabot[bot] 02b3b1ef3f build(deps): bump @nextcloud/browserslist-config from 3.1.1 to 3.1.2
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud-libraries/browserslist-config) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/nextcloud-libraries/browserslist-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/browserslist-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/browserslist-config/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/browserslist-config"
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 07:21:41 +07:00
dependabot[bot] 7e850d841c
Merge pull request #56304 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/l10n-3.4.1 2025-11-11 05:49:42 +07:00
nextcloud-command 3e3a197e21 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2025-11-11 02:39:56 +07:00
Nextcloud bot 8cd9f83d5d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-11 00:13:39 +07:00
nextcloud-command 1f48760225 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-10 21:56:07 +07:00
dependabot[bot] fcf102d4e1 build(deps): bump @nextcloud/l10n from 3.4.0 to 3.4.1
Bumps [@nextcloud/l10n](https://github.com/nextcloud-libraries/nextcloud-l10n) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-l10n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-l10n/compare/v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/l10n"
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 22:44:50 +07:00
dependabot[bot] dbd249ae5d
Merge pull request #55596 from nextcloud/dependabot/npm_and_yarn/stable32/simplewebauthn/browser-13.2.2 2025-11-10 21:40:41 +07:00
dependabot[bot] 9b3f00e931
Merge pull request #55597 from nextcloud/dependabot/npm_and_yarn/stable32/vitejs/plugin-vue2-2.3.4 2025-11-10 21:35:48 +07:00
nextcloud-command 6cb561d3db chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-10 21:24:14 +07:00
dependabot[bot] 5e657825c6 build(deps-dev): bump @vitejs/plugin-vue2 from 2.3.3 to 2.3.4
Bumps [@vitejs/plugin-vue2](https://github.com/vitejs/vite-plugin-vue2/tree/HEAD/packages/plugin-vue) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/vitejs/vite-plugin-vue2/releases)
- [Commits](https://github.com/vitejs/vite-plugin-vue2/commits/v2.3.4/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue2"
  dependency-version: 2.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 22:18:27 +07:00
dependabot[bot] 1d2d611922 build(deps): bump @simplewebauthn/browser from 13.2.0 to 13.2.2
Bumps [@simplewebauthn/browser](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/browser) from 13.2.0 to 13.2.2.
- [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases)
- [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v13.2.2/packages/browser)

---
updated-dependencies:
- dependency-name: "@simplewebauthn/browser"
  dependency-version: 13.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 22:17:01 +07:00
dependabot[bot] a9ff38e5d7
Merge pull request #56295 from nextcloud/dependabot/npm_and_yarn/stable32/libphonenumber-js-1.12.26 2025-11-10 19:13:23 +07:00
dependabot[bot] 831a7c75d1
Merge pull request #56297 from nextcloud/dependabot/npm_and_yarn/stable32/msw-2.12.0 2025-11-10 16:36:10 +07:00
dependabot[bot] 6e0f8dfbb0
build(deps-dev): bump msw from 2.11.6 to 2.12.0
Bumps [msw](https://github.com/mswjs/msw) from 2.11.6 to 2.12.0.
- [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.11.6...v2.12.0)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 15:55:42 +07:00
Hamza 5a43080efd feat: add occ command to scan and selete orphaned keys
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
2025-11-10 15:00:52 +07:00
dependabot[bot] f71315c1b5
Merge pull request #56303 from nextcloud/dependabot/npm_and_yarn/stable32/puppeteer-24.29.1 2025-11-10 14:37:49 +07:00
dependabot[bot] e89eb89eb9
Merge pull request #56301 from nextcloud/dependabot/npm_and_yarn/stable32/cypress/webpack-preprocessor-7.0.2 2025-11-10 14:37:31 +07:00
nextcloud-command c6e57c3108 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-10 14:35:18 +07:00
Andy Scherzinger 1195fa3ec5
Merge pull request #56341 from nextcloud/backport/55648/stable32
[stable32] fix(ocm): align discovery process with OCM spec
2025-11-10 15:34:28 +07:00
dependabot[bot] ac256b4dcc build(deps): bump libphonenumber-js from 1.12.25 to 1.12.26
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.25 to 1.12.26.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.25...v1.12.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 15:28:08 +07:00
Micke Nordin 0db7d64e50 fix(ocm): align discovery process with OCM spec
Signed-off-by: Micke Nordin <kano@sunet.se>
2025-11-10 09:55:19 +07:00
Nextcloud bot 337290c5d2
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-10 00:13:33 +07:00
Micke Nordin 219641e2a7 feat(cloud-federation-api): Make duplicate entries
Solve the problem by adding the provider for both files and folders

Signed-off-by: Micke Nordin <kano@sunet.se>
2025-11-09 19:20:11 +07:00
Micke Nordin 38828119f0 feat(cloud-federation-api): accept folder shares
Normalize resourceType from folder to file in
RequestHandlerController::addShare() to allow accepting
OCM folder shares from oCIS/OpenCloud/CERNBox.

Signed-off-by: Micke Nordin <kano@sunet.se>
2025-11-09 19:20:11 +07:00
dependabot[bot] eb9ac738aa
Merge pull request #56302 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/typings-1.10.0 2025-11-08 05:41:26 +07:00
dependabot[bot] 9b7718974c
build(deps-dev): bump puppeteer from 24.27.0 to 24.29.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.27.0 to 24.29.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.27.0...puppeteer-v24.29.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.29.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-08 02:25:41 +07:00
dependabot[bot] 7c62a103e9
build(deps-dev): bump @nextcloud/typings from 1.9.1 to 1.10.0
Bumps [@nextcloud/typings](https://github.com/nextcloud-libraries/nextcloud-typings) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-typings/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-typings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-typings/compare/v1.9.1...v1.10.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/typings"
  dependency-version: 1.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-08 02:25:05 +07:00
dependabot[bot] cff8e9b866
build(deps-dev): bump @cypress/webpack-preprocessor from 7.0.1 to 7.0.2
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 7.0.1 to 7.0.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/@cypress/webpack-preprocessor-v7.0.1...@cypress/webpack-preprocessor-v7.0.2)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-08 02:24:35 +07:00
Nextcloud bot 7e10c61fb0
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-08 00:13:42 +07:00
rakekniven 354fc19f66
Merge pull request #56252 from nextcloud/backport/56192/stable32
[stable32] chore(i18n): Fixed plural strings
2025-11-07 09:56:34 +07:00