Commit graph

17 commits

Author SHA1 Message Date
Kevin Alberts a61948d870 Update start
All checks were successful
continuous-integration/drone Build is passing
2024-01-23 15:22:54 +01:00
Kevin Alberts 85ebe66d6d Update dockerfile and requirements
Some checks failed
continuous-integration/drone Build is failing
2024-01-23 15:20:49 +01:00
Kevin Alberts 46e5b0b968 Update dockerfile and requirements
Some checks failed
continuous-integration/drone Build is failing
2024-01-23 15:17:59 +01:00
Kevin Alberts fa6550bcf5 Changes and docker config
Some checks failed
continuous-integration/drone Build is failing
2024-01-23 15:09:09 +01:00
Kevin Alberts 9e324537c3
Add traceback when event fails to save. 2020-11-16 13:51:03 +01:00
Kevin Alberts 34a2c840cd
Do not re-upload events if they aren't changed. 2020-11-12 13:28:39 +01:00
Kevin Alberts 628356366e
Fix redirect url 2020-11-12 01:32:17 +01:00
Kevin Alberts a47b5e77b7
Update requirements 2020-11-12 01:23:32 +01:00
Kevin Alberts 11628282cb
Add Google Calendar sync that allows sync from calendars that a user has access to, even if they might not have an iCal available. 2020-11-12 01:20:28 +01:00
Kevin Alberts a359d7ae04
Handle error if ical is malformed 2020-11-11 21:59:42 +01:00
Kevin Alberts 0cacd98f23
Add padding to each event UID to avoid conflicts when adding same events/icalendars to caldav calendars. 2020-11-11 21:29:02 +01:00
Kevin Alberts 06c5c485f7
Basic error handling in icalendar event upload 2020-11-11 20:50:44 +01:00
Kevin Alberts 079847ae4e
Add more details to the iCal sync admin overview page 2020-11-11 20:19:45 +01:00
Kevin Alberts 16177f853d
Reduce verbosity of commands 2020-11-11 17:39:27 +01:00
Kevin Alberts fccf5ff600
Reduce verbosity of commands 2020-11-11 17:38:28 +01:00
Kevin Alberts ee2856c5fc
Add lock to make sure only one ical_sync can run simultaneously 2020-11-11 17:18:21 +01:00
Kevin Alberts d78f69abe9
Initial commit 2020-11-11 17:02:11 +01:00