Commit graph

29538 commits

Author SHA1 Message Date
Robin Appelman
812872ca4e
Merge pull request #44321 from nextcloud/backport/39990/stable27
[stable27] add some recrusive detection/prevention
2024-03-22 15:43:53 +01:00
Nextcloud bot
433e3cdd7d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-22 00:19:33 +00:00
Benjamin Gaussorgues
5a4db810e9
Merge pull request #44385 from nextcloud/backport/44360/stable27 2024-03-21 16:27:15 +01:00
Benjamin Gaussorgues
11c28a1c2b
Merge pull request #44383 from nextcloud/backport/44381/stable27 2024-03-21 15:59:00 +01:00
Andy Scherzinger
5d84d652d6
Merge pull request #44378 from nextcloud/backport/44376/stable27
[stable27] fix(dav): ACLs for shared addressbooks
2024-03-21 15:55:07 +01:00
Anna Larch
512634fa2e fix(caldav): add EXDATE and EXRULE to confidential object
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-03-21 13:37:45 +00:00
Ferdinand Thiessen
c57e00e18d fix(workflowengine): Use correct event for searching for groups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-21 13:31:36 +00:00
Christoph Wurst
08a7937af5
fix(dav): ACLs for shared addressbooks
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-21 11:59:29 +01:00
Côme Chilliet
0bd0b5c22f
Merge pull request #44299 from nextcloud/backport/44297/stable27
[stable27] Forbid tagging readonly files
2024-03-21 11:45:07 +01:00
Nextcloud bot
968ca2bcc4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-21 00:20:48 +00:00
Nextcloud bot
b5938db846
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-20 00:19:45 +00:00
Robin Appelman
406a59ccae
fix: add some recrusive detection/prevention
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-19 15:02:30 +01:00
Joas Schilling
a1acc516df fix(sharing): Align wording for declining a share
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-19 11:19:36 +00:00
Joas Schilling
846ca765b9 fix(federatedfilesharing): Use correct language file to render notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-19 11:19:36 +00:00
Côme Chilliet
3b4d5eaa94
fix(dav): Add missing use for OCP\Constants
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 11:22:54 +01:00
Côme Chilliet
a800a685eb
chore: Break closure call on two lines to make it readable
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 11:22:49 +01:00
Côme Chilliet
a815f69345 fix(systemtags): Forbid tagging of readonly files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 09:10:06 +00:00
Nextcloud bot
c93a8ed9af
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-19 00:20:14 +00:00
Nextcloud bot
9531b62c9f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-18 00:20:15 +00:00
Nextcloud bot
d54814413f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-17 00:19:59 +00:00
Ferdinand Thiessen
7773cbbe15
Merge pull request #44247 from nextcloud/backport/43613/stable27
[stable27] fix: fallback from guessing the owner from path in versioning
2024-03-16 21:21:19 +01:00
Ferdinand Thiessen
670ab9e86d
Merge pull request #44229 from nextcloud/backport/44223/stable27
[stable27] fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share
2024-03-16 21:21:00 +01:00
Robin Appelman
86858b75c9 fix: fallback from guessing the owner from path in versioning
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-16 12:24:30 +00:00
John Molakvoæ
d34d6a6cca
Merge pull request #44101 from nextcloud/backport/44095/stable27 2024-03-16 13:22:07 +01:00
Nextcloud bot
063bae4049
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-16 00:19:43 +00:00
Ferdinand Thiessen
aaa849e491 fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share
Resolves: https://github.com/nextcloud/server/issues/20950

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-15 16:57:31 +00:00
Grigorii K. Shartsev
13543ff3ba
Merge pull request #44171 from nextcloud/backport/40294/stable27
[stable27] fix(comments): move new comment instructions placeholder to description
2024-03-15 16:52:33 +05:00
Stephan Orbaugh
d0f63c97be
Merge pull request #44193 from nextcloud/backport/44184/stable27
[stable27] fix: No password set for new mail shares
2024-03-15 09:12:31 +01:00
Nextcloud bot
ba6e23e793
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-15 00:29:43 +00:00
Ferdinand Thiessen
0a4b32811c
Merge pull request #44181 from nextcloud/backport/43334/stable27
[stable27] fix(settings): `posix_getpwuid` can return `false` which should not be accessed like an array
2024-03-14 13:56:58 +01:00
fenn-cs
56064697c8
fix: No password set for new mail shares
Before the password is set on a new share, the computed property `hasUnsavedPassword`
is used to check that `this.share.newPassword` is not undefined. Direct assignment without
using Vue's `this.$set` makes it impossible for vue to detect that changes have happened on the share
object. Hence the inreactivity.
This worked initially most likely because `this.share.newPassword = await GeneratePassword()` was executed
before the computed properties where evaluated.
Resolves : https://github.com/nextcloud/server/issues/43919

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-03-14 13:14:18 +01:00
Nextcloud bot
cdbea2f178
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-14 00:20:55 +00:00
Ferdinand Thiessen
fbedb87a55 fix(settings): posix_getpwuid can return false which should not be accessed using array operation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-13 16:14:34 +00:00
Ferdinand Thiessen
69264c8ff1
Merge pull request #44155 from nextcloud/backport/44118/stable27
[stable27] tests(dav): Add unit test for no calendars/subscription limit
2024-03-13 12:54:41 +01:00
Nextcloud bot
15a4eee24d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-13 00:20:13 +00:00
Grigorii K. Shartsev
1de7c5f277 fix(comments): move new comment instructions placeholder to description
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-03-12 23:36:06 +01:00
Christoph Wurst
58fe9812cc tests(dav): Add unit test for no calendars/subscription limit
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-12 10:45:37 +00:00
Josh
1f8dc63681 [stable28] fix(UpdateNotifications): Handle numeric user ids
manual backport of #44093 to fix #44051 for <=v28

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-11 21:43:35 -04:00
Nextcloud bot
08b9ce25e7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-12 00:20:40 +00:00
Côme Chilliet
6ab099297f
Merge pull request #44055 from nextcloud/backport/44042/stable27
[stable27] fix(user_ldap): Early failure for empty password login attempt
2024-03-11 11:44:17 +01:00
Nextcloud bot
92d313d360
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-10 00:19:53 +00:00
Nextcloud bot
ec2e6110f5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-09 00:46:51 +00:00
Julius Härtl
93c0335eb1 fix: Use proper path when trying to check if a file needs to get copied
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-08 10:52:45 +00:00
Nextcloud bot
355bc5e18d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-08 00:19:38 +00:00
Louis Chemineau
57a1fb8674
fix(files_versions): Improve files version listing
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-07 12:56:38 +01:00
Côme Chilliet
7fc5a15484 fix(user_ldap): Early failure for empty password login attempt
This avoids user_ldap logging about an invalid configuration with an
 empty password when the empty password actually comes from a login
 attempt.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-07 10:00:54 +00:00
Louis
d81365711e
Merge pull request #43980 from nextcloud/backport/43898/stable27
[stable27] Improve files version listing
2024-03-05 11:39:00 +01:00
Nextcloud bot
95258681e5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-05 00:19:59 +00:00
Louis Chemineau
2957d8ad9b fix(files_versions): Improve files version listing
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-04 16:32:06 +00:00
Nextcloud bot
0045e761fc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-04 00:20:16 +00:00