Commit graph

6 commits

Author SHA1 Message Date
Marc Durepos
838a4e12ef caldav_sync: fix a dictionary update error during sync.
Exception handling was also changed to only log the errors rather
than to raise them to the user, since the sync is run as a cron
and that we want other calendars to be polled if one fails.
2024-06-23 07:16:21 -04:00
Marc Durepos
d6c946dcd0 caldav_sync module now seems functional and passing all tests. More testing to be done manually. 2024-05-23 16:58:26 -04:00
Marc Durepos
9d2ea9a8fa caldav_sync: removed the ability to choose a calendar, use calendar url instead 2024-05-23 13:11:00 -04:00
Marc Durepos
e3822618c7 update to allow selecting calendar 2024-05-23 12:49:51 -04:00
Marc Durepos
b96a1efca9 first version of module passing its own tests 2024-05-23 11:02:44 -04:00
Marc Durepos
a610f1ba69 First commit for caldav_sync 2024-05-23 09:08:07 -04:00