Commit graph

73319 commits

Author SHA1 Message Date
Joas Schilling
6dbe4e73d2
fix(sharing): Pin @nextcloud/dialogs to a version that doesn't use Nextcloud 29 APIs
[skip-ci]

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-23 11:33:38 +02:00
Nextcloud bot
f303bb1a66
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-23 00:20:26 +00:00
Christoph Wurst
bc74826137
Merge pull request #47420 from nextcloud/backport/47413/stable28
[stable28] fix(caldav): limit property length
2024-08-22 14:40:46 +02:00
Anna Larch
9a20761231 fix(caldav): limit property length
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-08-22 11:18:57 +00:00
John Molakvoæ
a0fbc5bab7
Merge pull request #47233 from nextcloud/backportof/45848/stable28_ 2024-08-22 12:52:23 +02:00
greta
4b0dc13de5 stable28: fix comment deletion
Signed-off-by: greta <gretadoci@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-22 10:16:17 +02:00
Nextcloud bot
cdecd72e94
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-22 00:20:41 +00:00
John Molakvoæ
93916b88d8
Merge pull request #47019 from nextcloud/automated/noid/stable28-fix-npm-audit 2024-08-21 19:08:02 +02:00
nextcloud-command
4727e2533e fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2024-08-21 12:23:26 +00:00
Joas Schilling
413a1bf9b8
Merge pull request #47383 from nextcloud/backport/47380/stable28
[stable28] fix(theming): Make getImage() call save against missing non-SVG version
2024-08-21 14:07:25 +02:00
Joas Schilling
192fe5d6ad fix(theming): Make getImage() call save against missing non-SVG version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-21 10:03:02 +00:00
Joas Schilling
8c03d844d8
Merge pull request #47377 from nextcloud/followup/46712/fix-version-check
[stable28] fix(setupcheck): Fix mimetype server version check in backport
2024-08-21 12:01:21 +02:00
Joas Schilling
9a7c916752
fix(setupcheck): Fix mimetype server version check in backport
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-21 10:22:13 +02:00
John Molakvoæ
71c4f05cd6
Merge pull request #47262 from nextcloud/backport/47258/stable28 2024-08-21 09:44:33 +02:00
Joas Schilling
2085337796
chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-21 07:09:38 +02:00
Joas Schilling
b0205d7481
fix(userstatus): Don't set predefined user status as custom when changing "Clear at"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-21 07:06:24 +02:00
F. E Noel Nfebe
85059d8b05
Merge pull request #47318 from nextcloud/fix/backport/46118/stable28
fix(FileList): Update filelist or share save
2024-08-21 03:17:48 +01:00
nextcloud-command
0ce807ce12
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-21 03:43:40 +02:00
fenn-cs
7f47f8c725
fix(FileList): Update filelist or share save
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-08-21 03:15:47 +02:00
Nextcloud bot
dcacde4bb8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-21 00:20:38 +00:00
Ferdinand Thiessen
e5d7550a5e
Merge pull request #46939 from nextcloud/backport/46768/stable28
[stable28] fix(files): Provide default file action for file entry name (on click action)
2024-08-21 01:53:00 +02:00
Ferdinand Thiessen
64d2bc5966
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-21 01:05:57 +02:00
Ferdinand Thiessen
ad8aa23fba
fix(files): Add missing directory variable to error message
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-21 01:05:56 +02:00
Ferdinand Thiessen
4ebea3db3a
fix(files): Provide file actions from list entry to make it reactive
This fixes non reactive default action text of the name component.
Also use download action as default action so that only one place
is needed to define how to download a file.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-21 01:05:52 +02:00
Ferdinand Thiessen
44cae23dee
Merge pull request #47037 from nextcloud/backport/46996/stable28
[stable28] fix(trashbin): Correctly set original name as displayname
2024-08-21 00:19:37 +02:00
Andy Scherzinger
2dea1a770f
Merge pull request #47335 from nextcloud/backport/43999/stable28
[stable28] fix(user_ldap): Catch DB Exceptions when updating group memberships
2024-08-21 00:04:58 +02:00
Ferdinand Thiessen
d971047550
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-20 23:07:59 +02:00
Ferdinand Thiessen
059052c392
perf(files_trashbin): Only trigger one PROPFIND for trashbin view
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-20 23:06:04 +02:00
Ferdinand Thiessen
19895aa5db
fix(files_trashbin): Original name of the deleted files should be set as display name for DAV
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-20 23:06:04 +02:00
John Molakvoæ
39780506f0
Merge pull request #47344 from nextcloud/release/28.0.9
28.0.9
2024-08-20 19:20:21 +02:00
John Molakvoæ
64dbca274d
Merge pull request #47353 from nextcloud/backport/47346/stable28 2024-08-20 19:20:08 +02:00
skjnldsv
d9bdc6c481 build(hub): 28.0.9
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-20 15:56:46 +00:00
John Molakvoæ
bbcef60983
Merge pull request #47327 from nextcloud/revert-47326-revert-47227-backport/47192/stable28 2024-08-20 16:21:49 +02:00
Robin Appelman
c2af3e04b0 fix: use mountpoint from storage to find the encryption keys
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-20 14:18:16 +00:00
Robin Appelman
52da5f715f feat: store the mountpoint of storages in the mount options
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-20 14:18:16 +00:00
Côme Chilliet
41c3f5e7cf fix(user_ldap): Catch DB Exceptions when updating group memberships
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-20 08:09:33 +00:00
Nextcloud bot
3edc0f58c1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-20 00:20:52 +00:00
Stephan Orbaugh
9f1c6d7cd4
Merge pull request #47279 from nextcloud/backport/46881/stable28 2024-08-19 18:27:10 +02:00
Arthur Schiwon
15f160f8b9
Revert "Revert "[stable28] Apply group limit on remove from group"" 2024-08-19 16:11:38 +02:00
Arthur Schiwon
edd8a03a50
Merge pull request #47326 from nextcloud/revert-47227-backport/47192/stable28
Revert "[stable28] Apply group limit on remove from group"
2024-08-19 16:11:07 +02:00
Arthur Schiwon
f2559e4480
Revert "[stable28] Apply group limit on remove from group" 2024-08-19 15:27:34 +02:00
Arthur Schiwon
617e856f8e
Merge pull request #47227 from nextcloud/backport/47192/stable28
[stable28] Apply group limit on remove from group
2024-08-19 15:12:11 +02:00
Côme Chilliet
aa25f6071d
chore(tests): Revert "chore(tests): fix import in cypress test limit_to_same_group.cy.ts"
This reverts commit d49b453b437d533d913e28d859cbe083e9ca9b4a.
2024-08-19 11:14:34 +02:00
Côme Chilliet
c999fea57c fix: Remove call to non-existing method in 28 and add missing use in test
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-19 10:33:11 +02:00
Côme Chilliet
4680f2bef5 chore(tests): fix import in cypress test limit_to_same_group.cy.ts
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-19 10:33:11 +02:00
Côme Chilliet
1cf8815237 fix(tests): Fix PHP 8.0 compatibility
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-19 10:33:11 +02:00
Côme Chilliet
0ba3691ad4 chore(tests): Fix import in cypress test limit_to_same_group.cy.ts
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-19 10:33:11 +02:00
Côme Chilliet
47067e6d0c chore(tests): Fix SPDX license header on new cypress test
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-19 10:33:11 +02:00
Côme Chilliet
716ecf4e37 fix(tests): Adapt tests to change of DefaultShareProvider constructor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-19 10:33:11 +02:00
Côme Chilliet
2e05ae2ffc fix: Remove shares only if there are no more common groups between users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-19 10:33:11 +02:00