Commit Graph

29549 Commits (7442a88ac83f00051fbc8592c34819fa9d27764e)

Author SHA1 Message Date
Nextcloud bot 8138e890fe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
Nextcloud bot 24a4fc050f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
Nextcloud bot 2434f2e144
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
Stephan Orbaugh bc73ac6347
Merge pull request #44415 from nextcloud/backport/44132/stable27
[stable27] fix: don't return null for SharedStorage::getWrapperStorage with share recursion
2 months ago
Nextcloud bot b9c1383a26
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
Nextcloud bot 2f9f1326d0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
John Molakvoæ 0014260072
Merge pull request #44419 from nextcloud/backport/44357/stable27 2 months ago
Nextcloud bot d07fa16ceb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
Robin Appelman 02b369bd50 fix: add extra check to ensure wrapped shared storage is set
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months ago
Robin Appelman 7982645f66 chore: improve typing for SharedStorage::$storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months ago
Robin Appelman 459c17492b fix: don't return null for SharedStorage::getWrapperStorage with share recursion
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months ago
Robin Appelman 812872ca4e
Merge pull request #44321 from nextcloud/backport/39990/stable27
[stable27] add some recrusive detection/prevention
2 months ago
Nextcloud bot 433e3cdd7d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
Benjamin Gaussorgues 5a4db810e9
Merge pull request #44385 from nextcloud/backport/44360/stable27 2 months ago
Benjamin Gaussorgues 11c28a1c2b
Merge pull request #44383 from nextcloud/backport/44381/stable27 2 months ago
Andy Scherzinger 5d84d652d6
Merge pull request #44378 from nextcloud/backport/44376/stable27
[stable27] fix(dav): ACLs for shared addressbooks
2 months ago
Anna Larch 512634fa2e fix(caldav): add EXDATE and EXRULE to confidential object
Signed-off-by: Anna Larch <anna@nextcloud.com>
2 months ago
Ferdinand Thiessen c57e00e18d fix(workflowengine): Use correct event for searching for groups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months ago
Christoph Wurst 08a7937af5
fix(dav): ACLs for shared addressbooks
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 months ago
Côme Chilliet 0bd0b5c22f
Merge pull request #44299 from nextcloud/backport/44297/stable27
[stable27] Forbid tagging readonly files
2 months ago
Nextcloud bot 968ca2bcc4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
Nextcloud bot b5938db846
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
Robin Appelman 406a59ccae
fix: add some recrusive detection/prevention
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months ago
Joas Schilling a1acc516df fix(sharing): Align wording for declining a share
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months ago
Joas Schilling 846ca765b9 fix(federatedfilesharing): Use correct language file to render notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months ago
Côme Chilliet 3b4d5eaa94
fix(dav): Add missing use for OCP\Constants
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months ago
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>
2 months ago
Côme Chilliet a815f69345 fix(systemtags): Forbid tagging of readonly files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months ago
Nextcloud bot c93a8ed9af
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months ago
Nextcloud bot 9531b62c9f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Nextcloud bot d54814413f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Ferdinand Thiessen 7773cbbe15
Merge pull request #44247 from nextcloud/backport/43613/stable27
[stable27] fix: fallback from guessing the owner from path in versioning
3 months ago
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
3 months ago
Robin Appelman 86858b75c9 fix: fallback from guessing the owner from path in versioning
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months ago
John Molakvoæ d34d6a6cca
Merge pull request #44101 from nextcloud/backport/44095/stable27 3 months ago
Nextcloud bot 063bae4049
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
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>
3 months ago
Grigorii K. Shartsev 13543ff3ba
Merge pull request #44171 from nextcloud/backport/40294/stable27
[stable27] fix(comments): move new comment instructions placeholder to description
3 months ago
Stephan Orbaugh d0f63c97be
Merge pull request #44193 from nextcloud/backport/44184/stable27
[stable27] fix: No password set for new mail shares
3 months ago
Nextcloud bot ba6e23e793
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
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
3 months ago
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>
3 months ago
Nextcloud bot cdbea2f178
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
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>
3 months ago
Ferdinand Thiessen 69264c8ff1
Merge pull request #44155 from nextcloud/backport/44118/stable27
[stable27] tests(dav): Add unit test for no calendars/subscription limit
3 months ago
Nextcloud bot 15a4eee24d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago
Grigorii K. Shartsev 1de7c5f277 fix(comments): move new comment instructions placeholder to description
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 months ago
Christoph Wurst 58fe9812cc tests(dav): Add unit test for no calendars/subscription limit
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 months ago
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>
3 months ago
Nextcloud bot 08b9ce25e7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months ago