Kate
ad2470b58c
Merge pull request #53297 from nextcloud/backport/53292/stable31
2025-06-03 18:30:37 +02:00
Maksim Sukharev
40ba2514e3
Merge pull request #53286 from nextcloud/backport/53274/stable31
2025-06-03 18:09:59 +02:00
Ferdinand Thiessen
de2f721cce
fix: handle IDLE timeout
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-03 13:16:22 +00:00
Maksim Sukharev
90f95d46f5
feat: link upcoming event to calendar app modal
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-06-03 12:05:57 +00:00
F. E Noel Nfebe
dfcac1057b
Merge pull request #53051 from nextcloud/backport/52833/stable31
...
[stable31] fix(settings): Send update request when clearing user manager
2025-06-03 09:21:10 +02:00
Julien Veyssier
f807cd904b
Merge pull request #53270 from nextcloud/backport/53205/stable31
...
[stable31] fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled
2025-06-03 02:43:51 +02:00
Nextcloud bot
223cc9ff39
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-03 00:22:33 +00:00
nextcloud-command
67d84a83fa
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-02 22:26:17 +00:00
nfebe
474ee3ab15
fix: Use logger correctly in UserRow.vue
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-06-02 23:21:43 +01:00
nextcloud-command
c37f73a2d0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-02 23:21:43 +01:00
nfebe
ead8888bb7
test(settings): Test user manager can be set and unset
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-06-02 23:21:43 +01:00
nfebe
6048e39678
fix(settings): Prevent double request on manager change
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-06-02 23:21:43 +01:00
Ferdinand Thiessen
11bdcbec86
fix: correctly unset account manager
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-02 23:21:42 +01:00
nfebe
98c055f9e5
fix(settings): Send update request when clearing user manager
...
- Update setUserData to send PUT request for empty manager values
- Remove clear button from manager select in UserRow
- Simplify manager update logic in UserRow
- Ensure consistent API behavior for empty values in allowedEmpty fields
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-06-02 23:21:42 +01:00
Julien Veyssier
6ea5127229
fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-06-02 23:26:50 +02:00
Louis
72b6aae9df
Merge pull request #53253 from nextcloud/backport/52242/stable31
2025-06-02 15:12:16 +02:00
Ferdinand Thiessen
1c96d26e74
Merge pull request #53248 from nextcloud/backport/52776/stable31
...
[stable31] fix(accounts): enhance UX for groups assignment
2025-06-02 13:00:41 +02:00
Robin Appelman
5f45b4f5fc
test: add test that object store folder copy preserves folder size
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-02 09:56:30 +00:00
Robin Appelman
edfb7b2393
perf: set the folder size in the same query as we create it
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-02 09:56:29 +00:00
Louis Chemineau
9d26571eb2
fix(S3): Use original folder size during copy
...
This prevent having copied folders with a wrongly set size of 0KB.
- Fix https://github.com/nextcloud/server/issues/51916
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-06-02 09:56:29 +00:00
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