Robin Appelman
edb370d2ac
chore: better type hints for `getAvailability`
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-12 17:45:41 +07:00
Robin Appelman
2221c69219
fix: make failed availability check apply in the same request
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-12 17:45:41 +07:00
Louis
f50d9d2bf8
Merge pull request #56375 from nextcloud/backport/56042/stable31
...
[stable31] fix(files_external): check for changes when saving settings
2025-11-12 13:57:12 +07:00
Joas Schilling
24ae53b897
Merge pull request #56381 from nextcloud/backport/56346/stable31
...
[stable31] feat(rate-limit): Allow overwriting the rate limit
2025-11-12 11:43:16 +07:00
Joas Schilling
6a60d9daf2
feat(rate-limit): Allow overwriting the rate limit
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-12 10:58:20 +07:00
nextcloud-command
4b203c091f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-12 07:52:33 +07:00
Enjeck C
f96eb98700
fix(files_external): check for changes when saving settings
...
Signed-off-by: Enjeck C <patrathewhiz@gmail.com>
2025-11-12 07:38:55 +07:00
dependabot[bot]
c30e153aac
Merge pull request #56269 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/calendar-availability-vue-2.2.11
2025-11-12 07:00:25 +07:00
nextcloud-command
9f1d8e58fb
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-12 06:47:07 +07:00
dependabot[bot]
1fbad8d419
build(deps): bump @nextcloud/calendar-availability-vue
...
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue ) from 2.2.6 to 2.2.11.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases )
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/v2.2.11/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.6...v2.2.11 )
---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
dependency-version: 2.2.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-12 07:39:58 +07:00
dependabot[bot]
1ef96544aa
Merge pull request #56262 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/browser-storage-0.5.0
2025-11-12 00:20:05 +07:00
Nextcloud bot
4b559e7d8a
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-12 00:14:30 +07:00
nextcloud-command
8c82e454e1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-12 00:05:32 +07:00
dependabot[bot]
5c4f8cfaa9
build(deps): bump @nextcloud/browser-storage from 0.4.0 to 0.5.0
...
Bumps [@nextcloud/browser-storage](https://github.com/nextcloud-libraries/nextcloud-browser-storage ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-browser-storage/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-browser-storage/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-browser-storage/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/browser-storage"
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-12 00:58:35 +07:00
dependabot[bot]
f45a2aa790
Merge pull request #56264 from nextcloud/dependabot/npm_and_yarn/stable31/wait-on-8.0.5
2025-11-11 23:55:19 +07:00
dependabot[bot]
b098d47132
build(deps-dev): bump wait-on from 8.0.3 to 8.0.5
...
Bumps [wait-on](https://github.com/jeffbski/wait-on ) from 8.0.3 to 8.0.5.
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v8.0.3...v8.0.5 )
---
updated-dependencies:
- dependency-name: wait-on
dependency-version: 8.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-12 00:41:03 +07:00
dependabot[bot]
8b4a424d05
Merge pull request #56267 from nextcloud/dependabot/npm_and_yarn/stable31/query-string-9.3.1
2025-11-11 23:29:51 +07:00
nextcloud-command
d401e314c3
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 22:50:55 +07:00
dependabot[bot]
1f6d89b294
build(deps): bump query-string from 9.2.1 to 9.3.1
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 9.2.1 to 9.3.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.2.1...v9.3.1 )
---
updated-dependencies:
- dependency-name: query-string
dependency-version: 9.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 23:43:53 +07:00
dependabot[bot]
3d809ea0f9
Merge pull request #56268 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/upload-1.11.0
2025-11-11 22:30:47 +07:00
nextcloud-command
92fd3dc6b8
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 22:16:23 +07:00
dependabot[bot]
694ee3fad0
build(deps): bump @nextcloud/upload from 1.10.0 to 1.11.0
...
Bumps [@nextcloud/upload](https://github.com/nextcloud-libraries/nextcloud-upload ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-upload/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-upload/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/upload"
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 23:08:13 +07:00
dependabot[bot]
ef386a7363
Merge pull request #56327 from nextcloud/dependabot/npm_and_yarn/stable31/babel/preset-typescript-7.28.5
2025-11-11 22:07:13 +07:00
dependabot[bot]
33d1060a56
build(deps-dev): bump @babel/preset-typescript from 7.27.1 to 7.28.5
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.27.1 to 7.28.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 22:53:28 +07:00
dependabot[bot]
996e1b0755
Merge pull request #56274 from nextcloud/dependabot/npm_and_yarn/stable31/dompurify-3.3.0
2025-11-11 21:45:58 +07:00
nextcloud-command
53337d01bb
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 21:31:47 +07:00
dependabot[bot]
dca7f4edeb
build(deps): bump dompurify from 3.2.6 to 3.3.0
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.6...3.3.0 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 22:24:45 +07:00
dependabot[bot]
a75e7c2169
Merge pull request #56276 from nextcloud/dependabot/npm_and_yarn/stable31/vitejs/plugin-vue2-2.3.4
2025-11-11 20:57:01 +07:00
dependabot[bot]
2abedf8eb9
Merge pull request #56330 from nextcloud/dependabot/npm_and_yarn/stable31/sass-1.93.3
2025-11-11 20:42:38 +07:00
dependabot[bot]
dd906dd7f0
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-11 21:28:20 +07:00
dependabot[bot]
aae7e96e9f
Merge pull request #56325 from nextcloud/dependabot/npm_and_yarn/stable31/webpack-5.102.1
2025-11-11 20:18:26 +07:00
nextcloud-command
7d32d2510c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 20:03:35 +07:00
dependabot[bot]
4820d4126d
build(deps-dev): bump webpack from 5.99.9 to 5.102.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.99.9 to 5.102.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.9...v5.102.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.102.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 20:54:16 +07:00
dependabot[bot]
758e2ea75c
build(deps-dev): bump sass from 1.89.2 to 1.93.3
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.89.2 to 1.93.3.
- [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.89.2...1.93.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.93.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 17:16:03 +07:00
dependabot[bot]
c38938e6f9
Merge pull request #56326 from nextcloud/dependabot/npm_and_yarn/stable31/sass-loader-16.0.6
2025-11-11 17:12:29 +07:00
Andy Scherzinger
e9dac65e4e
Merge pull request #56348 from nextcloud/backport/55556/stable31
...
[stable31] feat: add occ command to scan and delete orphaned keys
2025-11-11 18:03:32 +07:00
dependabot[bot]
f58d2193fa
Merge pull request #56328 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/event-bus-3.3.3
2025-11-11 14:58:35 +07:00
nextcloud-command
fe8e740c89
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 14:19:00 +07:00
dependabot[bot]
e120b90a5c
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 15:03:13 +07:00
F. E Noel Nfebe
28fbe238dd
Merge pull request #55643 from nextcloud/backport/55080/stable31
...
[stable31] fix(sharing): Adapt share suggestions to match trusted servers configs
2025-11-11 13:26:52 +07:00
nextcloud-command
f512b56861
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 11:15:53 +07:00
nfebe
6a1fdf5498
fix: Make TrustedServers optional in RemotePlugin
...
The federation app is not always installed, causing errors when
TrustedServers is injected as a hard dependency. This change makes
the dependency optional by using nullable types and null-safe
operators, defaulting to false when unavailable.
Modified backport of #55893 which are required for
the stable31 backport to function correctly.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-11-11 12:09:05 +07:00
nfebe
26c452c6ee
fix: Include email when searching share suggestions
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
[skip ci]
2025-11-11 12:09:05 +07:00
nfebe
75179f9520
fix(sharing): Adapt share suggestions to match trusted servers configs
...
When `show_federated_shares_to_trusted_servers_as_internal` is enabled
but `show_federated_shares_as_internal` is not, filter federated share
suggestions to only include trusted servers. Previously, searching for
an email address would suggest non-trusted federated servers.
Resolved : #54511
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-11-11 12:09:05 +07:00
Joas Schilling
a46781a0ac
Merge pull request #56368 from nextcloud/backport/56350/stable31
...
[stable31] Add AI input limits
2025-11-11 09:58:52 +07:00
Julien Veyssier
ca1ebb33a2
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:35 +07:00
Joas Schilling
0ee76887be
Merge pull request #56358 from nextcloud/automated/noid/stable31-update-code-signing-crl
...
[stable31] fix(security): Update code signing revocation list
2025-11-11 08:39:53 +07:00
nextcloud-command
c695b5ca33
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2025-11-11 02:39:46 +07:00
Nextcloud bot
8868b145ec
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-11 00:13:45 +07:00
dependabot[bot]
50bf9113a2
Merge pull request #56332 from nextcloud/dependabot/npm_and_yarn/stable31/testing-library/cypress-10.1.0
2025-11-10 22:01:39 +07:00