4598 Commits

Author SHA1 Message Date
Robin Appelman
2fcfd53e0b fix: handle case where we can't get the filesize after open in dav get
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-02-25 13:24:34 +01:00
Nextcloud bot
83441525fd fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-25 00:20:00 +00:00
Robin Appelman
9598893555 fix: improve logging around automatic cache updated for dav downloads
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-02-24 15:40:32 +00:00
Nextcloud bot
10f7336eed fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-24 00:19:43 +00:00
Salvatore Martire
63ba2b6b32 Merge pull request #58439 from nextcloud/backport/58144/stable32
[stable32] Fix/more missing userid cases
2026-02-23 14:20:53 +01:00
Nextcloud bot
964a06d845 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-23 00:19:32 +00:00
Nextcloud bot
b73f460f42 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-22 00:19:34 +00:00
Nextcloud bot
c1143f9e4f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-21 00:19:28 +00:00
Nextcloud bot
153eaca548 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-20 00:20:56 +00:00
Salvatore Martire
78c66c15d6 fix(dav): set user id header in response earlier
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2026-02-19 14:28:07 +00:00
Sebastian Krupinski
c2958e413e Merge pull request #58340 from nextcloud/backport/58203/stable32
[stable32] fix: obey x-nc-scheduling flag on delete
2026-02-18 09:54:43 -05:00
Nextcloud bot
23a2f6ff9d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-16 00:20:59 +00:00
Nextcloud bot
45691659f4 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-15 00:20:55 +00:00
SebastianKrupinski
e22fa812ee fix: obey x-nc-scheduling flag on delete
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2026-02-13 17:08:16 +00:00
Nextcloud bot
3368dddbd6 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-13 00:41:33 +00:00
Andy Scherzinger
312ab55503 Merge pull request #58231 from nextcloud/backport/58228/stable32
[stable32] fix: delete CalDav and CardDav shares upon group deletion
2026-02-12 14:59:32 +01:00
Nextcloud bot
313fddb2fd fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-12 00:20:59 +00:00
Maximilian Martin
fcdb60f1d8 fix: delete CalDav and CardDav shares upon group deletion
Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
2026-02-10 11:53:51 -05:00
Joas Schilling
273da163f8 fix(comments): Put a limit to the limit
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-02-04 07:45:55 +00:00
Nextcloud bot
9239cad148 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-04 00:21:11 +00:00
Nextcloud bot
70ec06745d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-01 00:20:53 +00:00
Nextcloud bot
769390cf6f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-31 00:20:56 +00:00
Nextcloud bot
093ce4f753 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-30 00:20:52 +00:00
Nextcloud bot
b6aced42fd fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-28 00:21:05 +00:00
hmt
cc65e07a09 Calendar: Fix typos in import/export 2026-01-27 09:39:19 +00:00
Nextcloud bot
7f3f8f6235 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-27 00:21:00 +00:00
Nextcloud bot
09e13686c4 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-24 00:21:07 +00:00
Git'Fellow
754b892e0c fix(caldav): Enhance UID check for base component
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2026-01-23 18:25:42 +00:00
Nextcloud bot
588491953f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-19 00:26:59 +00:00
Andy Scherzinger
01d405b440 Merge pull request #57518 from nextcloud/backport/57509/stable32
[stable32] Use strict array search
2026-01-18 21:14:50 +01:00
Andy Scherzinger
da76b7a100 Merge pull request #57516 from nextcloud/backport/57510/stable32
[stable32] perf(dav): Avoid getting DB Connection inside callback
2026-01-18 18:46:26 +01:00
Côme Chilliet
a82c28b5ca fix: Use strict array search in other shipped apps as well
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-01-18 18:45:07 +01:00
Robin Appelman
43774eed9f feat: also send x-user-id for dav responses
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-18 17:36:28 +01:00
Carl Schwan
f9fa9fb625 perf(dav): Avoid getting DB Connection inside callback
Fetch it once outside instead and pass it to the callback.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-18 17:35:09 +01:00
Nextcloud bot
5a7c765fe8 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-18 00:13:33 +00:00
Nextcloud bot
8bbd705fae fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-17 00:13:42 +00:00
Nextcloud bot
5d4ff58c3c fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-16 00:13:57 +00:00
SebastianKrupinski
542ca301b5 feat: restrict calendar invitation participants
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2026-01-15 17:56:07 -05:00
Nextcloud bot
12c35c7192 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-14 00:14:04 +00:00
Nextcloud bot
d701b5bcee fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-07 00:13:38 +00:00
Robin Appelman
bc54c5e357 fix: allow moving from of non-resharable to other share if the user has delete permissions
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-06 13:24:52 +00:00
Nextcloud bot
07ee8cfdc8 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-06 00:13:56 +00:00
Nextcloud bot
9667d71c65 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-05 00:13:32 +00:00
Nextcloud bot
10ae99b5fa fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-04 00:13:48 +00:00
Andy Scherzinger
766284f7dd Merge pull request #57312 from nextcloud/backport/56166/stable32
[stable32] feat: add fileid to exception message when reading a dav file fails
2026-01-03 15:49:00 +01:00
Nextcloud bot
98bc7497aa fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-03 00:13:38 +00:00
Robin Appelman
bc06221dd8 feat: add fileid to exception message when reading a dav file fails
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-02 14:31:17 +00:00
github-actions[bot]
5a47a5a317 Merge pull request #56881 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/stable32/nextcloud/openapi-extractor-1.8.7
[stable32] build(deps): bump nextcloud/openapi-extractor from 1.8.6 to 1.8.7 in /vendor-bin/openapi-extractor
2025-12-22 01:50:05 +01:00
Nextcloud bot
81f621eea7 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-12-22 00:26:48 +00:00
Ferdinand Thiessen
38c38edf2d chore: extract new openAPI definitions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-12-22 01:08:46 +01:00