nextcloud-command
c2cb4ec48d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-02 07:32:25 +00:00
Maksim Sukharev
495c0e3c64
fix(AppNavigationGroupList): restore navigation panel and search/filter functionality for sub-admin groups
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-06-02 07:19:56 +00:00
Maksim Sukharev
bcc001eae6
fix(UserRow): retrieve available groups from the store
...
- rename 'available*Groups' to 'selected*Groups'
- populate store and 'availableGroups' from search requests
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-06-02 07:19:56 +00:00
Maksim Sukharev
22df9d1676
fix(NewUserDialog): retrieve available groups from the store
...
- fix 'this.isAdmin' to be 'this.settings.isAdmin'
- compute 'availableGroups' instead of setting it once mounted
- populate store and 'availableGroups' from search requests
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-06-02 07:19:56 +00:00
Nextcloud bot
ae25d9191b
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-02 00:48:00 +00:00
Andy Scherzinger
45bfd448b8
Merge pull request #53245 from nextcloud/backport/53244/stable31
...
[stable31] fix(systemtags): fix translations for systemtags view
2025-06-01 23:29:21 +02:00
nextcloud-command
081dbc2bb0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-01 20:46:34 +00:00
Daniel Kesselberg
424a440a98
fix(systemtags): fix translations for systemtags view
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
[skip ci]
2025-06-01 20:41:32 +00:00
F. E Noel Nfebe
26d52cc5a4
Merge pull request #52888 from nextcloud/backport/52533/stable31
...
[stable31] fix: do not show account filter for public shares
2025-06-01 21:20:07 +02:00
nextcloud-command
9780370271
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-01 18:47:02 +00:00
Ferdinand Thiessen
69322803ef
fix: do not show account filter for public shares
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-01 20:42:05 +02:00
Andy Scherzinger
3c6dfa9124
Merge pull request #53177 from nextcloud/backport/53171/stable31
...
[stable31] fix(files): do nothing if `view local` dialog was just closed
2025-06-01 18:09:08 +02:00
dependabot[bot]
6250aa9715
Merge pull request #52826 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/auth-2.5.1
2025-06-01 14:07:28 +00:00
nextcloud-command
1b6b357176
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-01 15:42:27 +02:00
Ferdinand Thiessen
7178bb7064
fix(files): do nothing if view local dialog was just closed
...
We try to open a file in the Nextcloud client.
If this fails a dialog is shown with 3 options:
1. Retry: If it fails no further dialog is shown.
2. Open online: The viewer is used to open the file.
3. Close the dialog and nothing happens (abort).
This correctly implements 3 and also adds some comments + order file in
reading order (using `function` instead of arrow functions allows this
easily).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-01 15:42:27 +02:00
John Molakvoæ
21c5eb8261
Merge pull request #53240 from nextcloud/backport/53178/stable31
2025-06-01 15:35:58 +02:00
nextcloud-command
5733dab56c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-01 12:39:11 +00:00
John Molakvoæ
8b81a8ef49
fix(profile): keep error status persistent until valid
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-06-01 12:25:38 +00:00
skjnldsv
155867aecd
fix(profile): do not restore previous value on invalid request
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-06-01 12:25:37 +00:00
dependabot[bot]
e649bde509
build(deps): bump @nextcloud/auth from 2.4.0 to 2.5.1
...
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v2.4.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/auth"
dependency-version: 2.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-01 11:40:09 +00:00
Nextcloud bot
ac5b632bf8
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-01 00:22:07 +00:00
dependabot[bot]
5897bd4eba
Merge pull request #52714 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/upload-1.10.0
2025-05-31 22:58:39 +00:00
dependabot[bot]
6b7bee2dee
build(deps): bump @nextcloud/upload from 1.9.1 to 1.10.0
...
Bumps [@nextcloud/upload](https://github.com/nextcloud-libraries/nextcloud-upload ) from 1.9.1 to 1.10.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.9.1...v1.10.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/upload"
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-31 22:45:23 +00:00
dependabot[bot]
a3af69b13f
Merge pull request #52602 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/dialogs-6.2.0
2025-05-31 22:28:01 +00:00
dependabot[bot]
6155ee4fae
build(deps): bump @nextcloud/dialogs from 6.1.1 to 6.2.0
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs ) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v6.1.1...v6.2.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-31 21:40:53 +00:00
dependabot[bot]
ce0412125c
Merge pull request #53214 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/vue-8.27.0
2025-05-31 21:20:38 +00:00
nextcloud-command
c6804119d0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-31 22:25:21 +02:00
Ferdinand Thiessen
5b7e02a77a
test: adjust cypress tests to be less flaky
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-31 22:25:21 +02:00
Ferdinand Thiessen
dad5132594
test: adjust unit tests for updated library
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-31 20:05:39 +02:00
dependabot[bot]
073ce3b299
build(deps): bump @nextcloud/vue from 8.26.1 to 8.27.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue ) from 8.26.1 to 8.27.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.27.0/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.26.1...v8.27.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-version: 8.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-31 20:05:39 +02:00
dependabot[bot]
d0906273cc
Merge pull request #53217 from nextcloud/dependabot/npm_and_yarn/stable31/focus-trap-7.6.5
2025-05-31 16:32:39 +00:00
dependabot[bot]
5e3396f3da
build(deps): bump focus-trap from 7.6.4 to 7.6.5
...
Bumps [focus-trap](https://github.com/focus-trap/focus-trap ) from 7.6.4 to 7.6.5.
- [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.4...v7.6.5 )
---
updated-dependencies:
- dependency-name: focus-trap
dependency-version: 7.6.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-31 15:50:00 +00:00
dependabot[bot]
2d97d1c035
Merge pull request #53216 from nextcloud/dependabot/npm_and_yarn/stable31/moment-timezone-0.6.0
2025-05-31 15:45:05 +00:00
dependabot[bot]
b82605c836
build(deps): bump moment-timezone from 0.5.48 to 0.6.0
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.48 to 0.6.0.
- [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.5.48...0.6.0 )
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-31 15:29:17 +00:00
Ferdinand Thiessen
a675db98e9
Merge pull request #53215 from nextcloud/dependabot/npm_and_yarn/stable31/query-string-9.2.0
...
build(deps): bump query-string from 9.1.2 to 9.2.0
2025-05-31 17:21:36 +02:00
Ferdinand Thiessen
3096146fe3
Merge pull request #53232 from nextcloud/backport/52298/stable31
...
[stable31] test: ignore git-ignored files from tests
2025-05-31 16:50:38 +02:00
dependabot[bot]
a113b5e4bc
Merge pull request #53219 from nextcloud/dependabot/npm_and_yarn/stable31/stylelint-16.20.0
2025-05-31 14:26:19 +00:00
dependabot[bot]
f6b98c1c80
build(deps): bump query-string from 9.1.2 to 9.2.0
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 9.1.2 to 9.2.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.1.2...v9.2.0 )
---
updated-dependencies:
- dependency-name: query-string
dependency-version: 9.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-31 14:20:04 +00:00
Ferdinand Thiessen
cf8376c978
test: ignore git-ignored files from tests
...
Fix running `npm run test` when your development setup has other apps
checked out - like having the viewer app installed locally in `apps`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-31 14:13:36 +00:00
dependabot[bot]
cd1e013aec
Merge pull request #53218 from nextcloud/dependabot/npm_and_yarn/stable31/sass-1.89.1
2025-05-31 02:21:15 +00:00
dependabot[bot]
7129eb441e
build(deps-dev): bump stylelint from 16.19.1 to 16.20.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.19.1 to 16.20.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.19.1...16.20.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-version: 16.20.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-31 01:24:34 +00:00
dependabot[bot]
fa0c87ba23
build(deps-dev): bump sass from 1.89.0 to 1.89.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.89.0 to 1.89.1.
- [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.0...1.89.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.89.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-31 01:24:00 +00:00
Nextcloud bot
29a09a4e49
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-31 00:22:48 +00:00
Kate
94ad4fc273
Merge pull request #53207 from nextcloud/backport/53145/stable31
2025-05-30 16:07:01 +02:00
Andy Scherzinger
ad3f882ec7
Merge pull request #53204 from nextcloud/backport/53198/stable31
...
[stable31] fix(user_status): Avoid unique constraint violations from parallel he…
2025-05-30 15:56:33 +02:00
Robin Appelman
2aced4a607
fix: log error when writing stream to dav file
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-05-30 12:46:32 +00:00
Joas Schilling
4c83a8b75a
fix(user_status): Avoid unique constraint violations from parallel heartbeats and GET requests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-30 08:00:48 +00:00
Andy Scherzinger
47ffc05b0e
Merge pull request #53199 from nextcloud/automated/noid/stable31-update-code-signing-crl
...
[stable31] fix(security): Update code signing revocation list
2025-05-30 09:08:42 +02:00
nextcloud-command
2ebb0c6adb
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2025-05-30 07:06:32 +00:00
Nextcloud bot
75f109436a
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-30 00:22:45 +00:00