dependabot[bot]
6d01ff7d97
build(deps-dev): bump cypress-split from 1.24.24 to 1.24.25
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.24.24 to 1.24.25.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.24...v1.24.25 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-version: 1.24.25
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 16:48:19 +07:00
dependabot[bot]
54a60f81f5
Merge pull request #55921 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/browserslist-config-3.1.1
2025-10-28 16:39:44 +07:00
Sebastian Krupinski
8bba3e31a1
Merge pull request #56053 from nextcloud/backport/52882/stable32
...
[stable32] fix(CalDav): use old event information if new is missing
2025-10-28 11:23:30 +07:00
nextcloud-command
7d48bb1272
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-28 13:59:40 +07:00
dependabot[bot]
4444497e3e
Merge pull request #55996 from nextcloud/dependabot/npm_and_yarn/stable32/msw-2.11.6
2025-10-28 13:53:09 +07:00
Andy Scherzinger
037bedb4c4
Merge pull request #56051 from nextcloud/style/56019/outlineShareExpiryIcon
...
[stable32] style(icons): Replace icon with outline variant
2025-10-28 14:49:19 +07:00
dependabot[bot]
f597e0f8d4
build(deps): bump @nextcloud/browserslist-config from 3.1.0 to 3.1.1
...
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/nextcloud/browserslist-config/releases )
- [Commits](https://github.com/nextcloud/browserslist-config/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/browserslist-config"
dependency-version: 3.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 14:45:39 +07:00
nextcloud-command
1657ad14f1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-28 12:42:01 +07:00
SebastianKrupinski
8fbe82a29f
fix: use old event information if new is missing
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-10-28 12:38:51 +07:00
Andy Scherzinger
17599f01ed
style(icons): Replace icon with outline variant
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-10-28 13:23:02 +07:00
Joas Schilling
7fbdcbc773
Merge pull request #55977 from nextcloud/backport/55819/stable32
...
[stable32] fix(federation): Allow outgoing and incoming federation with oCIS federated cloud ids
2025-10-28 08:42:27 +07:00
Joas Schilling
fcc36ab90c
Merge pull request #55832 from nextcloud/backport/55395/stable32
...
[stable32] fix(Apps): fix install command check on existing apps
2025-10-28 08:26:12 +07:00
Nextcloud bot
a96e1016cf
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-28 00:13:50 +07:00
Arthur Schiwon
8afffd8538
fix(Apps): fix install command check on existing apps
...
- AppManager::isInstalled() is misleading, as it checks only whether it is
enabled. But an app might not be present in some edge cases.
- AppManager::getAppPath() does however only check whether an app dir is
present, independent of the enabled-state.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-10-27 21:45:13 +07:00
Joas Schilling
06f6a1f177
Merge pull request #56030 from nextcloud/backport/55989/stable32
...
[stable32] fix(profiler): Harden profiler writes
2025-10-27 17:03:08 +07:00
Joas Schilling
a25e1422ef
Merge pull request #56029 from nextcloud/backport/55910/stable32
...
[stable32] fix(bfp): Trim meta data so it can still be stored
2025-10-27 16:40:55 +07:00
Joas Schilling
e880479aab
fix(federation): Increase the size of owner to allow oCIS cloud ids
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-27 16:39:44 +07:00
Joas Schilling
cf84994687
fix(profiler): Harden profiler writes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-27 14:35:57 +07:00
Joas Schilling
130f90d727
fix(bfp): Trim meta data so it can still be stored
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-27 14:12:29 +07:00
dependabot[bot]
a244a5d762
Merge pull request #56023 from nextcloud/dependabot/npm_and_yarn/stable32/focus-trap-7.6.6
2025-10-27 12:21:00 +07:00
nextcloud-command
a73e0cdbc7
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-27 11:28:09 +07:00
dependabot[bot]
732bac29be
build(deps): bump focus-trap from 7.6.5 to 7.6.6
...
Bumps [focus-trap](https://github.com/focus-trap/focus-trap ) from 7.6.5 to 7.6.6.
- [Release notes](https://github.com/focus-trap/focus-trap/releases )
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/focus-trap/focus-trap/compare/v7.6.5...v7.6.6 )
---
updated-dependencies:
- dependency-name: focus-trap
dependency-version: 7.6.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 09:19:41 +07:00
dependabot[bot]
b9b1fed312
build(deps-dev): bump msw from 2.11.5 to 2.11.6
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.11.5 to 2.11.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.11.5...v2.11.6 )
---
updated-dependencies:
- dependency-name: msw
dependency-version: 2.11.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 07:04:27 +07:00
dependabot[bot]
c5092d4486
Merge pull request #55998 from nextcloud/dependabot/npm_and_yarn/stable32/puppeteer-24.26.1
2025-10-27 07:02:05 +07:00
Nextcloud bot
8a4eca176a
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-26 00:13:27 +07:00
dependabot[bot]
9d89a57be8
build(deps-dev): bump puppeteer from 24.24.0 to 24.26.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.24.0 to 24.26.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.24.0...puppeteer-v24.26.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.26.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 01:14:23 +07:00
Nextcloud bot
24dbad4825
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-25 00:13:40 +07:00
Maksim Sukharev
bea0505a95
Merge pull request #55897 from nextcloud/backport/55892/stable32
2025-10-24 14:42:16 +07:00
Maksim Sukharev
d65c1e402d
Merge pull request #55974 from nextcloud/backport/55963/stable32
2025-10-24 13:46:20 +07:00
Joas Schilling
eeb41bef6d
Merge pull request #55902 from nextcloud/backport/55827/stable32
...
[stable32] fix(ocm-sharing): The owner needs to be set for sharing to work
2025-10-24 11:56:25 +07:00
Joas Schilling
167fa3fd3c
fix(federation): Allow outgoing federation with oCIS federated cloud ids
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-24 09:56:23 +07:00
nextcloud-command
b2f40bafaa
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-24 09:36:18 +07:00
Maksim Sukharev
74046d903c
fix(NewUserDialog): allow to deselect a group from the list
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-10-24 09:25:41 +07:00
John Molakvoæ
1b88f6784e
Merge pull request #55956 from nextcloud/backport/55952/stable32
2025-10-24 08:10:46 +07:00
Nextcloud bot
8e6d98bff3
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-24 00:13:42 +07:00
Louis
0e64d82cf9
Merge pull request #55890 from nextcloud/backport/49578/stable32
...
[stable32] fix(updater): Stop expiring secret prematurely
2025-10-23 21:52:25 +07:00
Louis
b849b6b9c1
Merge pull request #55898 from nextcloud/backport/55796/stable32
...
[stable32] fix(FilesPicker): Prevent selection of nodes without create permission
2025-10-23 21:52:15 +07:00
Benjamin Gaussorgues
b8bda08fe4
Merge pull request #55958 from nextcloud/release/32.0.1
2025-10-23 20:33:51 +07:00
Worker Builder
eb076a2e26
build(hub): 32.0.1
...
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2025-10-23 12:42:43 +07:00
skjnldsv
6c11437295
fix: join accounts_data instead of preferences when searching users
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-10-23 10:12:40 +07:00
Nextcloud bot
debcdd6337
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-23 00:27:14 +07:00
nextcloud-command
d106205d0c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-22 16:27:14 +07:00
Louis Chmn
8a22bcab39
chore(deps): Bump @nextcloud/dialogs to v6.4.1
...
Signed-off-by: Louis Chmn <louis@chmn.me>
2025-10-22 18:15:53 +07:00
Micke Nordin
617dc79daf
fix(ocm-sharing): The owner needs to be set for sharing to work
...
The specification says that the display name is optional and can thus
be empty, and in fact it is from oCIS and CERNBox shares.
The correct thing to set is the required opaque id from the remote
provider, the `owner` which will allways be there.
Signed-off-by: Micke Nordin <kano@sunet.se>
2025-10-22 08:27:05 +07:00
Louis Chmn
fa01bbc98a
fix(FilesPicker): Prevent selection of nodes without create permission
...
And remove the disable callback for the button as it is not needed anymore.
This gives a better experience as the nodes do not have a pointer for cursor, and the submit button does not react when clicking on them.
Signed-off-by: Louis Chmn <louis@chmn.me>
2025-10-22 07:16:43 +07:00
Ferdinand Thiessen
252390a50b
test: adjust cypress tests for changes filter behavior
...
In https://github.com/nextcloud/server/issues/53038 we changed the
behavior: The filename filter is reset when changing the directory.
So we need to also adjust the Cypress tests.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-22 06:50:30 +07:00
Nextcloud bot
55228fe20c
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-22 00:12:33 +07:00
Nextcloud bot
b9b46ad597
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-21 16:52:11 +07:00
Benjamin Gaussorgues
574b91a672
Merge pull request #55822 from nextcloud/release/32.0.1_rc2
2025-10-21 17:07:46 +07:00
Benjamin Gaussorgues
51fce3b158
Merge pull request #55884 from nextcloud/backport/55864/stable32
2025-10-21 17:07:33 +07:00