nextcloud/apps/dav
Robert C. Schaller c98305c31a fix(dav): wrong comparison method between two events
Old comparison implementation compares each element of the array against each other with no respect for the associated array label, which leads to wrongful removals because one value is accidentally present in a completely different label. New comparison works 'by-label' individually.

Partly fixes #41084 because changes between 'SEQUENCE' not present, 'SEQUENCE:0' and 'SEQUENCE:1' were not detected in the old implementation and thus no email update sent.

Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Robert C. Schaller <gtbc_robert.schaller@rsxc.de>
2024-03-26 08:48:13 +00:00
..
appinfo fix(dav): Rate limit calendar/subscription creation 2024-02-22 10:47:24 +01:00
composer fix(dav): Rate limit calendar/subscription creation 2024-02-22 10:47:24 +01:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-03-26 00:19:41 +00:00
lib fix(dav): wrong comparison method between two events 2024-03-26 08:48:13 +00:00
src chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 2023-05-16 15:49:11 -07:00
templates Remove comment and guests option from Invitations UI 2022-12-20 16:31:06 +00:00
tests fix(dav): wrong comparison method between two events 2024-03-26 08:48:13 +00:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
.l10nignore l10n: ignore packed js files from TX sync 2021-08-02 10:47:47 +02:00
openapi.json openapi: Fix wrapping OCS responses that are not DataResponse 2023-06-05 07:05:02 +00:00