Commit graph

31715 commits

Author SHA1 Message Date
Nextcloud bot
5f7736483f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-28 00:23:27 +00:00
Elizabeth Danzberger
a4d26db380
fix(files): fix list gap at bottom
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-27 15:20:20 -04:00
Andy Scherzinger
01b5d36515
Merge pull request #47213 from nextcloud/backport/47201/stable29
[stable29] fix(userstatus): run user status automation job for start and end events
2024-08-27 18:44:45 +02:00
Ferdinand Thiessen
0c77417bc4
refactor(files): Migrate favorites view to @nextcloud/files functions and make it cancelable
Also this fixes the view being writeable

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-27 14:59:05 +02:00
Ferdinand Thiessen
8fb9c821ad
fix(files): Reset drop notice on firefox
On firefox there is an old bug where when you move a dragged file outside
the window the `dragleave` event is never emitted.
So we just use a timeout to reset the drag over state.

Also a small change: Use the ID of the main container instead of relying on tag name and class.
(The ID is guranteed as other APIs rely on it, while the class is just used internally).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-27 11:58:27 +02:00
Ferdinand Thiessen
c9f82ff381
Merge pull request #47493 from nextcloud/backport/47467/stable29
[stable29] fix(files): Adjust margin at the file list bottom
2024-08-27 09:21:55 +02:00
Nextcloud bot
7153c364b2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-27 00:21:07 +00:00
Ferdinand Thiessen
b72277de58
fix(files): Remove huge margin on bottom
Instead make it relative to screen size.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-26 23:23:40 +02:00
Arthur Schiwon
7add3a3326 fix(flow): cannot set customer user agent
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-26 12:12:25 +00:00
Ferdinand Thiessen
c837d30a6e
Merge pull request #47234 from nextcloud/backportof/45848/stable29
Stable29: Fix/comment deleting with activities installed
2024-08-26 02:51:13 +02:00
Nextcloud bot
bcb7c79139
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-26 00:20:35 +00:00
Nextcloud bot
c61f3da608
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-25 00:24:33 +00:00
greta
f27611f072
fix: Handle comment deletion correctly
Signed-off-by: greta <gretadoci@gmail.com>
2024-08-24 12:45:42 +02:00
Nextcloud bot
05820ab873
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-24 00:20:41 +00:00
Ferdinand Thiessen
d8b926387e
Merge pull request #47428 from nextcloud/backport/47415/stable29
[stable29] fix: Trusted server icon recovery without addressbook change
2024-08-23 19:51:51 +02:00
Nextcloud bot
112aecc277
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-23 00:20:20 +00:00
Pablo Zimdahl
04f313d1d6 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:04:59 +00:00
Anna Larch
975f1f596f fix(caldav): limit property length
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-08-22 11:20:49 +00:00
Joas Schilling
1b405aae8f fix(provisioning): Support setting new app configs as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-22 06:08:48 +00:00
Nextcloud bot
c70b3efbff
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-22 00:20:35 +00:00
Arthur Schiwon
5d8f5d0853 fix(ProvisioningAPI): set typed config values by via API
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-21 13:01:59 +00:00
nextcloud-command
a14de4c8d3
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-21 11:18:25 +02:00
Joas Schilling
fe6d90e50c
Merge pull request #47263 from nextcloud/backport/47258/stable29
[stable29] Don't save translated predefined user status as custom status
2024-08-21 07:13:40 +02:00
Nextcloud bot
26bf1b1e15
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-21 00:20:32 +00:00
Nextcloud bot
1e93ebc9a6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-20 00:20:46 +00:00
Stephan Orbaugh
b8a864ab05
Merge pull request #47278 from nextcloud/backport/46881/stable29
[stable29] fix: try to find non-recursive share source
2024-08-19 16:44:11 +02:00
Nextcloud bot
9e380839af
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-19 00:20:32 +00:00
Nextcloud bot
807e0e1584
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-18 00:23:10 +00:00
Nextcloud bot
c371b8c35e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-17 00:20:35 +00:00
Robin Appelman
20a7ab4be7 fix: try to find non-recursive share source
instead of always picking the first one, try to find one that won't blow up

Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-16 14:33:16 +00:00
Joas Schilling
efd398ce71 fix(userstatus): Don't set predefined user status as custom when changing "Clear at"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-16 13:57:02 +00:00
Nextcloud bot
87893fb1c0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 00:20:21 +00:00
Joas Schilling
60f3412c7a
Merge pull request #47230 from nextcloud/backport/47212/stable29
[stable29] fix(security): Update expiration date in security.txt
2024-08-15 10:54:47 +02:00
Nextcloud bot
4515feef0c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:26:07 +00:00
Joas Schilling
bb324019fa fix(security): Update expiration date in security.txt
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-14 10:45:22 +00:00
Anna Larch
470ad98811 fix(userstatus): run user status automation job for start and end events
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-14 08:39:16 +00:00
Nextcloud bot
662807b92d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-14 00:20:30 +00:00
Nextcloud bot
52e313fc48
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-13 00:20:18 +00:00
Nextcloud bot
b6aa393dc5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-12 00:19:59 +00:00
Nextcloud bot
de29d99869
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-11 00:20:04 +00:00
Robin Appelman
c8b00569a2 fix: fix getting the folder node from the dav response
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-10 12:49:31 +00:00
Nextcloud bot
7a7444015e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-10 00:20:22 +00:00
skjnldsv
5dc2248bea fix(files): trim names on new node creation
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-09 13:11:39 +00:00
Nextcloud bot
157272498d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-09 00:25:36 +00:00
Andy Scherzinger
255c19a002
Merge pull request #47137 from nextcloud/backport/45207/stable29
[stable29] fix(dav): Try basic auth for ajax WebDAV requests
2024-08-08 18:55:12 +02:00
Ferdinand Thiessen
b2515800d7
Merge pull request #47072 from nextcloud/backport/46710/stable29
[stable29] fix: Use timestamp instead of revision id in files_versions metadata API
2024-08-08 18:02:51 +02:00
Ferdinand Thiessen
081219a535
fix(files): Add missing directory variable to error message
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 17:20:54 +02:00
Ferdinand Thiessen
adacfa8e9b
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-08 17:20:54 +02:00
Ferdinand Thiessen
f7ee910dc0
fix(files): Correctly create Nodes from WebDAV result in "recent"-view
The recent search works on a different remote URL so the source of the files were wrong,
because the remote url was included twice in the source.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 16:49:09 +02:00
Ferdinand Thiessen
e6d36428a0
Merge pull request #46972 from nextcloud/backport/46963/stable29
[stable29] fix(files): cancel move-copy action should not be handled as an error
2024-08-08 15:53:46 +02:00