Commit graph

72925 commits

Author SHA1 Message Date
Nextcloud bot
4e2bb889ee
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-02 00:19:36 +00:00
Louis
e78c4f4018
Merge pull request #45987 from nextcloud/backport/45963/stable28
[stable28] Rename openFileInfo to fileInfo
2024-07-01 23:20:03 +02:00
nextcloud-command
c8b5baa17b
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-01 22:22:54 +02:00
nextcloud-command
63a2f1045b
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 22:17:46 +02:00
Louis Chemineau
45ec17514a
fix(files): Rename openFileInfo to fileInfo
And check if openFile is set in the URL before opening a file.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 22:17:46 +02:00
Louis
6b00b80cc4
Merge pull request #46019 from nextcloud/backport/45984/stable28
[stable28] Don't trigger action when renaming
2024-07-01 22:15:33 +02:00
nextcloud-command
baf7590114
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 18:34:08 +02:00
Louis Chemineau
841cf96def
fix(files): Don't react to clicks when renaming
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 18:30:45 +02:00
Louis
e22eabb5c3
Merge pull request #46129 from nextcloud/backport/46127/stable28
[stable28] feat(files): increase max copy-move concurrency to 5
2024-07-01 18:14:53 +02:00
Louis Chemineau
c192437ec7 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 14:46:25 +02:00
John Molakvoæ
8e7ce5d2db feat(files): increase max copy-move concurrency to 5
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-07-01 14:46:25 +02:00
Ferdinand Thiessen
db5fbe46ab
Merge pull request #46214 from nextcloud/backport/45258/stable28
[stable28] fix: getMountsForFileId may return an unordered list
2024-07-01 13:18:43 +02:00
Louis
dbbbefa408
Merge pull request #46141 from nextcloud/backport/46097/stable28
[stable28] fix(files_sharing): Also set the expiration date timezone during validation
2024-07-01 12:03:23 +02:00
Daniel Kesselberg
e417f235ba fix: getMountsForFileId may return an unordered list
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-01 10:00:44 +00:00
Nextcloud bot
95ecf7e3a5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-01 00:19:37 +00:00
Nextcloud bot
934509f111
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-30 00:19:37 +00:00
Nextcloud bot
d379e4e587
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-29 00:19:59 +00:00
Nextcloud bot
faf3017762
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-28 00:20:56 +00:00
Louis
8b3705bdeb
Merge pull request #46138 from nextcloud/backport/45977/stable28
[stable28] Update favorites navigation list on folder renames
2024-06-27 18:05:59 +02:00
Louis Chemineau
f1c50472d8
fix(files): Update favorites navigation list on folder renames
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-27 15:25:17 +02:00
Louis
bdbf00cd8d
Merge pull request #45994 from nextcloud/backport/45580/stable28
[stable28] fix: avoid duplicate tag inserts by checking if the mapping exists already in db
2024-06-27 14:16:06 +02:00
yemkareems
6f9c67d8af fix: removed unused variable and check if tag ids are empty before starting the inserts
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-27 11:39:54 +02:00
yemkareems
f8700e8add fix: filtering tags based on existing tags and doing a transaction around the select and insert
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-27 11:39:54 +02:00
yemkareems
48ab7fce3b fix: do a select in systemtag_object_mapping to see if tag exists already in db. if it does not exist alone insert the same or else do nothing
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-27 11:39:54 +02:00
Louis Chemineau
d7093ed24b fix(files_sharing): Store the expiration date relative to the server's timezone
This is needed as we want to store the difference between the server's and the user's timezones.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-27 11:39:31 +02:00
Joas Schilling
aea9eaf7a9
Merge pull request #46164 from nextcloud/bugfix/noid/fix-openapi
[stable28] fix(openapi): Regenerate OpenAPI after server changes
2024-06-27 11:36:39 +02:00
Daniel
7c60d706b7
Merge pull request #46145 from nextcloud/backport/44893/stable28
[stable28] fix(caldav): When message is a reply compare the message sender not the recipient
2024-06-27 11:04:34 +02:00
Joas Schilling
2dbec08b70
fix(CI): Install all required dependencies like on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-27 10:07:45 +02:00
Joas Schilling
5d5091bb2d
fix(openapi): Regenerate OpenAPI after server changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-27 09:54:48 +02:00
Joas Schilling
427f3c9a53
Merge pull request #46155 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
2024-06-27 09:42:07 +02:00
nextcloud-command
87a61c93b1 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2024-06-27 02:21:13 +00:00
Nextcloud bot
700628d233
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-27 00:20:10 +00:00
Ferdinand Thiessen
3eae9da2e7
Merge pull request #46092 from nextcloud/backport-45958
[stable28] fix(files_versions): renaming file version when its not a string
2024-06-27 00:55:56 +02:00
nextcloud-command
1b5b8708cd chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-26 22:16:48 +00:00
Ferdinand Thiessen
ca413ad11f fix(files_versions): renaming file version when its not a string
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-26 23:49:52 +02:00
SebastianKrupinski
77291ce2ae fix(caldav): when message is a reply compare the message sender not the recipient
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-06-26 17:45:22 -04:00
Nextcloud bot
f65d956a72
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-26 00:20:02 +00:00
Ferdinand Thiessen
d126e17741
Merge pull request #45905 from nextcloud/backport/45884/stable28
[stable28] fix(files): Properly handle denied ownership transfers
2024-06-25 21:27:48 +02:00
Ferdinand Thiessen
320283b67d fix(files): Properly handle denied ownership transfers
When the receiver denies the transfer the notification handler was missing,
so no notification was created for the transfer owner.

But also the internal notification was created two times:
1. When rejecting the transfer
2. By the reject function when dismissing the notification

This is fixed by only relying on the dismiss function.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-25 18:01:04 +02:00
Ferdinand Thiessen
b2dcb8e254
Merge pull request #45896 from nextcloud/chore/zipstreamer28
[stable28] chore(deps): Bump deepdiver/zipstreamer
2024-06-25 15:01:46 +02:00
Ferdinand Thiessen
9a357ff273
chore(deps): Bump deepdiver/zipstreamer
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-25 13:34:13 +02:00
Arthur Schiwon
578068e1d8
Merge pull request #46064 from nextcloud/release/28.0.7
28.0.7
2024-06-25 12:10:13 +02:00
Arthur Schiwon
0d94a04691
Merge pull request #46088 from nextcloud/backport/46075/stable28
[stable28] fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION
2024-06-25 12:09:22 +02:00
Arthur Schiwon
f016e7e350 fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION
The scope design requires scopes to be either not specified, or
specified explicitely. Therefore, when setting the
skip-password-validation scope for user authentication from mechanisms
like SAML, we also have to set the filesystem scope, otherwise they will
lack access to the filesystem.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-25 07:39:20 +00:00
Nextcloud bot
93dcf8cbc4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-25 00:20:09 +00:00
Arthur Schiwon
9ba0b614be
build(hub): 28.0.7
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-24 11:08:40 +02:00
Nextcloud bot
9c018a3a5c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-24 00:19:46 +00:00
Nextcloud bot
0e83db5450
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-23 00:19:53 +00:00
Arthur Schiwon
fd066f90a5
Merge pull request #46033 from nextcloud/release/28.0.7_rc4
28.0.7 RC4
2024-06-21 15:19:51 +02:00
Andy Scherzinger
1f13246d72
Merge pull request #45903 from nextcloud/backport/45875/stable28
[stable28] fix(theming): also apply enforced theme for guests
2024-06-21 14:09:46 +02:00