Andy Scherzinger
a1ffb9ffea
Merge pull request #47214 from nextcloud/backport/47201/stable28
...
[stable28] fix(userstatus): run user status automation job for start and end events
2024-08-27 18:44:59 +02:00
Ferdinand Thiessen
5ecccb928a
Merge pull request #47035 from nextcloud/backport/46774/stable28
...
[stable28] fix(files): Correctly validate new node name
2024-08-27 14:32:43 +02:00
Ferdinand Thiessen
adbffd6d8f
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-27 12:44:03 +02:00
Ferdinand Thiessen
df2baa4c15
fix(files): Correctly validate new node name
...
* Resolves https://github.com/nextcloud/server/issues/45409
This includes two fixes:
1. The name in the "new node" dialog is correctly selected (e.g. `file.txt` only `file` is selected by default), to allow quick naming
2. `@nextcloud/files` functions for filename validation are used, this allows to use new Nextcloud 30 capabilities (e.g. reserved names)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-27 12:33:26 +02:00
Côme Chilliet
7340e85b0c
Merge pull request #47472 from nextcloud/automated/noid/stable28-fix-npm-audit
...
[stable28] Fix npm audit
2024-08-27 09:11:33 +02:00
nextcloud-command
d28f989b04
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-08-27 05:11:22 +00:00
Nextcloud bot
d6748321d3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-27 00:21:13 +00:00
Arthur Schiwon
62f275b8ca
Merge pull request #47481 from nextcloud/backport/47480/stable28
...
[stable28] fix(flow): cannot set custom user agent
2024-08-26 17:58:34 +02:00
Arthur Schiwon
1fc4d59398
build: js assets
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-26 13:07:16 +00:00
Arthur Schiwon
bdfdb7210e
fix(flow): cannot set customer user agent
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-26 12:10:58 +00:00
Arthur Schiwon
a1ed1980d1
Merge pull request #47445 from nextcloud/backport/44369/stable28
...
[stable28] fix: csrf check failed on public share with password
2024-08-26 13:16:47 +02:00
Arthur Schiwon
64c702b5f3
build: js assets
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-26 11:00:21 +02:00
Luka Trovic
4c35fc4676
fix: csrf check failed on public share with password
...
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-08-26 10:57:58 +02:00
Luka Trovic
67474406a1
fix: csrf check failed on public share with password
...
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-08-26 10:57:47 +02:00
Joas Schilling
904345b01a
Merge pull request #47476 from nextcloud/backport/47435/stable28
...
[stable28] fix(mailer): Call to custom mail_template_class
2024-08-26 10:07:49 +02:00
Christoph Klaffl
da13234901
fix call to custom mail_template_class
...
Signed-off-by: Christoph Klaffl <christoph@phreaker.eu>
2024-08-26 07:01:05 +00:00
Nextcloud bot
344dda25c0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-26 00:20:41 +00:00
Nextcloud bot
326d198fde
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-25 00:24:39 +00:00
Ferdinand Thiessen
ab528eb6df
Merge pull request #47386 from nextcloud/fix/stable28-sidebar
...
[stable28] fix(files): Adjust import of `ShareType`
2024-08-24 17:43:01 +02:00
nextcloud-command
45336c534b
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-24 15:14:48 +00:00
Ferdinand Thiessen
ac65a520b4
fix(files): Adjust import of ShareType
...
There must have been a backport that was not 100% correct,
the exported name is called `ShareType` (without s).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-24 17:06:01 +02:00
Nextcloud bot
cd464e6ace
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-24 00:20:48 +00:00
Ferdinand Thiessen
cb61262d5a
Merge pull request #47427 from nextcloud/backport/47415/stable28
...
[stable28] fix: Trusted server icon recovery without addressbook change
2024-08-23 19:52:12 +02:00
Ferdinand Thiessen
5ca832e896
Merge pull request #47271 from nextcloud/bugfix/noid/fix-moving-files-in-public-shares
...
[stable28] fix(sharing): Pin @nextcloud/dialogs to a version that doesn't use Nextcloud 29 APIs
2024-08-23 13:03:57 +02:00
nextcloud-command
5e52bea7a1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-23 09:41:19 +00:00
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
Pablo Zimdahl
4679ff726a
fix(federation): always set server status to OK after successful runs
...
Previously if a server status got set to failure, it stayed that way
until an addressbook-sync found changes. Now the server status is set to
OK after each successful sync check (if that's not the case already),
regardless of addressbook changes.
This change also includes two new logging statements, which could help
next time someone debugs this.
Signed-off-by: Pablo Zimdahl <pablo@nextcloud.com>
2024-08-22 15:03:06 +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