nextcloud/apps/dav
Christoph Wurst e23a38e486
Prevent duplicate CalDAV availability slots for recurring slots
If there is the same time slot for more than one day, then we wrote two
recurring AVAILABILITY components before. With this patch equal blocks
are combined into one recurring component. This makes the generated
rules more compact and easier to work with.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20 12:15:56 +02:00
..
appinfo Add scheduling availability settings 2021-10-18 20:21:51 +02:00
bin Update php licenses 2021-06-04 22:02:41 +02:00
composer Add scheduling availability settings 2021-10-18 20:21:51 +02:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
js Prevent duplicate CalDAV availability slots for recurring slots 2021-10-20 12:15:56 +02:00
l10n [tx-robot] updated from transifex 2021-10-20 02:23:10 +00:00
lib Add scheduling availability settings 2021-10-18 20:21:51 +02:00
src Prevent duplicate CalDAV availability slots for recurring slots 2021-10-20 12:15:56 +02:00
templates Add scheduling availability settings 2021-10-18 20:21:51 +02:00
tests Clean BulkUpload plugin 2021-10-16 09:42:07 +02: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
webpack.js Add scheduling availability settings 2021-10-18 20:21:51 +02:00