F. E Noel Nfebe
80b04bd8d2
Merge pull request #56501 from nextcloud/fix/lookup-trusted-server-filter
...
fix(sharing): Add isTrustedServer flag to lookup results
2025-11-25 09:44:27 +07:00
Ferdinand Thiessen
29325b4a7e
Merge pull request #56293 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-7.3.3
...
build(deps-dev): bump symfony/event-dispatcher from 6.4.25 to 7.3.3 in /build/integration
2025-11-25 02:24:02 +07:00
Nextcloud bot
75d04defd6
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-25 00:14:05 +07:00
nfebe
40246d9a19
fix(sharing): Add isTrustedServer flag to lookup results
...
When `show_federated_shares_to_trusted_servers_as_internal` is enabled,
lookup server results were being filtered out because they lacked the
`isTrustedServer` flag. This adds the flag to lookup results by:
- Injecting TrustedServers service into LookupPlugin
- Adding `server` and `isTrustedServer` fields to each lookup result
- Updating tests to reflect new structure
This ensures lookup results from trusted servers appear in internal
sharing while non-trusted servers are correctly filtered out.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-11-24 23:32:40 +07:00
Andy Scherzinger
9d92f205a9
Merge pull request #56588 from nextcloud/dependabot/npm_and_yarn/vitest-4.0.13
...
build(deps-dev): bump vitest from 3.2.4 to 4.0.13
2025-11-24 19:17:44 +07:00
Andy Scherzinger
ce37473d86
Merge pull request #56619 from nextcloud/chore/eslint
...
chore(eslint): fix linting on CI and resolve issues
2025-11-24 19:16:48 +07:00
Andy Scherzinger
9d41f4bcf5
Merge pull request #56587 from nextcloud/dependabot/npm_and_yarn/sass-1.94.2
...
build(deps-dev): bump sass from 1.94.0 to 1.94.2
2025-11-24 17:52:30 +07:00
dependabot[bot]
76042a1c5a
Merge pull request #56582 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.8.11
2025-11-24 16:49:46 +07:00
dependabot[bot]
1917f812b0
build(deps-dev): bump sass from 1.94.0 to 1.94.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.94.0 to 1.94.2.
- [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.94.0...1.94.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.94.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 16:42:34 +07:00
Andy Scherzinger
eb8108e407
Merge pull request #56567 from nextcloud/carl/disable-users-group-admin-test
...
ci: Disable always failing tests in users-group-admin.cy.ts
2025-11-24 17:36:14 +07:00
Ferdinand Thiessen
2a8c20b946
chore: adjust vitest infrastructure to properly run both suits
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-24 17:09:01 +07:00
Ferdinand Thiessen
1b0dd02337
chore(deps): align `vitest` and `@vitest/coverage-v8`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-24 17:09:01 +07:00
dependabot[bot]
764490b11b
build(deps-dev): bump vitest from 3.2.4 to 4.0.13
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 3.2.4 to 4.0.13.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-version: 4.0.13
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 17:09:01 +07:00
Andy Scherzinger
56171e31c7
Merge pull request #56584 from nextcloud/dependabot/npm_and_yarn/stylelint-16.26.0
...
build(deps-dev): bump stylelint from 16.25.0 to 16.26.0
2025-11-24 17:06:14 +07:00
nextcloud-command
add01c7151
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-24 15:58:07 +07:00
dependabot[bot]
be422e4371
build(deps-dev): bump stylelint from 16.25.0 to 16.26.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.25.0 to 16.26.0.
- [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/16.25.0...16.26.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-version: 16.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 16:49:06 +07:00
Ferdinand Thiessen
4431cc3ffc
Merge pull request #56580 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.47
...
build(deps-dev): bump @types/dockerode from 3.3.46 to 3.3.47
2025-11-24 16:34:20 +07:00
nextcloud-command
ba146df9a8
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-24 15:33:15 +07:00
dependabot[bot]
858cbd11ba
build(deps-dev): bump @zip.js/zip.js from 2.8.10 to 2.8.11
...
Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js ) from 2.8.10 to 2.8.11.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases )
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.10...v2.8.11 )
---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
dependency-version: 2.8.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 14:46:01 +07:00
dependabot[bot]
1f4fee53d6
Merge pull request #56583 from nextcloud/dependabot/npm_and_yarn/cypress-15.7.0
2025-11-24 14:22:43 +07:00
Stephan Orbaugh
9ea324ad4b
Merge pull request #56598 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/nextcloud/capabilities-1.2.1
...
build(deps): bump @nextcloud/capabilities from 1.2.0 to 1.2.1 in /build/frontend-legacy
2025-11-24 15:09:11 +07:00
nextcloud-command
1dff595ee3
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-24 14:06:12 +07:00
Ferdinand Thiessen
5540671cdb
chore: fixed linter issues forgotten in new frontend code
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-24 14:29:27 +07:00
Ferdinand Thiessen
314acfc379
chore(eslint): split baseline for legacy and current frontend
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-24 14:29:27 +07:00
Ferdinand Thiessen
befc68cdd4
chore: fail when one of the two fronend scripts fail
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-24 14:29:27 +07:00
Joas Schilling
00e1264ade
Merge pull request #56416 from nextcloud/fix/clear-mount-cache-on-storage-change
...
fix: Clear mount cache when file storage changes during move
2025-11-24 14:03:41 +07:00
Stephan Orbaugh
b3a294957b
Merge pull request #56571 from nextcloud/carl/php-85-polyfill
...
feat(3rdparty): Add PHP 8.5 polyfill
2025-11-24 13:28:22 +07:00
Kent Delante
fab3a00081
Merge pull request #56565 from nextcloud/leftybournes/feat/s3_bucket_created_event
...
feat: emit an event when an S3 bucket is created
2025-11-24 20:23:15 +07:00
Kent Delante
96672e1c4d
feat: emit an event when an S3 bucket is created
...
Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-11-24 19:37:18 +07:00
Andy Scherzinger
9e2f07b7d4
Merge pull request #56395 from nextcloud/carl/cache-bucket-exists
...
perf(s3): Cache whether bucket exists
2025-11-24 12:13:27 +07:00
Carl Schwan
841346fae0
feat(3rdparty): Add PHP 8.5 polyfill
...
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-24 11:16:25 +07:00
Carl Schwan
f51a8f8f8c
ci: Disable always failing tests in users-group-admin.cy.ts
...
They keep failing with the Electron Renderer process crashing for weeks
now, so disable them.
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-24 11:14:06 +07:00
Nextcloud bot
0f5bf92456
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-24 00:14:05 +07:00
dependabot[bot]
027b2ef1e0
Merge pull request #56590 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-9.3.0
2025-11-23 18:57:57 +07:00
nextcloud-command
52daad53a2
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-23 17:16:21 +07:00
dependabot[bot]
4bdf65f15f
build(deps-dev): bump cypress from 15.6.0 to 15.7.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 15.6.0 to 15.7.0.
- [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.6.0...v15.7.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-version: 15.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23 18:14:39 +07:00
dependabot[bot]
63ee87a89a
build(deps): bump @nextcloud/vue from 9.2.0 to 9.3.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue ) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.2.0...v9.3.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-version: 9.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23 18:08:04 +07:00
Nextcloud bot
5549200851
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-23 00:13:36 +07:00
dependabot[bot]
3aeff15e39
Merge pull request #56591 from nextcloud/dependabot/npm_and_yarn/vite-7.2.4
2025-11-22 20:26:56 +07:00
nextcloud-command
95913ec53a
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-22 18:45:26 +07:00
dependabot[bot]
60499dbfa2
build(deps-dev): bump vite from 7.2.2 to 7.2.4
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.2.2 to 7.2.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.2.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-22 19:37:25 +07:00
dependabot[bot]
045a84cdb4
Merge pull request #56599 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/color-5.0.3
2025-11-22 16:41:52 +07:00
dependabot[bot]
d28a2dfa7d
Merge pull request #56597 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/libphonenumber-js-1.12.29
2025-11-22 16:21:04 +07:00
nextcloud-command
083e9c4df7
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-22 15:20:28 +07:00
dependabot[bot]
17b6d95a65
build(deps): bump color from 5.0.2 to 5.0.3 in /build/frontend-legacy
...
Bumps [color](https://github.com/Qix-/color ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/Qix-/color/releases )
- [Commits](https://github.com/Qix-/color/compare/5.0.2...5.0.3 )
---
updated-dependencies:
- dependency-name: color
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-22 02:20:36 +07:00
dependabot[bot]
bfe6dd0a84
build(deps): bump @nextcloud/capabilities in /build/frontend-legacy
...
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-22 02:20:23 +07:00
dependabot[bot]
3b98e27ffd
build(deps): bump libphonenumber-js in /build/frontend-legacy
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.12.25 to 1.12.29.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.25...v1.12.29 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-version: 1.12.29
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-22 02:20:07 +07:00
dependabot[bot]
a22de5a0d3
build(deps-dev): bump @types/dockerode from 3.3.46 to 3.3.47
...
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ) from 3.3.46 to 3.3.47.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode )
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-version: 3.3.47
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-22 02:17:12 +07:00
Nextcloud bot
68e04212d2
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-22 00:14:13 +07:00
Louis
e98864bd7a
Merge pull request #55518 from nextcloud/fix/ldap-get-rid-of-ajax
...
fix: Get rid of ajax endpoints in user_ldap
2025-11-21 18:44:39 +07:00