Commit Graph

22 Commits

Author SHA1 Message Date
6a5b3471f2 Fix pillow 10
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-09 18:10:18 +01:00
c1d3f34138 ical: Ensure there is a DTEND element
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-09 17:12:56 +01:00
b77f1cd0d0 ical: Don't display an event before it's official start date 2023-05-13 13:14:12 +02:00
4fb1f7f08f Fix Ical module when dealing with UTC event 2023-05-03 12:34:10 +02:00
07c9255040 Fix some offset-naive and offset-aware datetimes error 2023-04-30 09:22:03 +02:00
54a757e20d ical: Don't consider events after max coming date 2023-01-19 15:00:49 +01:00
287c4ac349 Log exceptions 2023-01-16 14:15:44 +01:00
c67e1bfb8b ical: Handle event exceptions 2023-01-08 13:46:11 +01:00
671110d178 ical: Handle repeting day long events 2023-01-08 13:42:19 +01:00
f79022b7a3 New arguments to handle cache expiration 2022-12-30 21:00:28 +01:00
b21112be3f ical: Don't display ICI for day events 2022-09-20 10:09:48 +02:00
ddea221cc4 Handle day event 2022-09-20 09:57:39 +02:00
4d7d1ee0f4 Handle daily events, weekly recurring events optimize events calculation 2022-09-19 16:06:02 +02:00
15ba4ae0ed ical: Distinguish local and non-local events 2022-09-19 13:04:02 +02:00
ae83da28ed ical: Fix search of depart train station 2022-08-28 21:25:15 +02:00
a5282f5179 ical: Can configure delayed departure 2022-08-22 09:29:04 +02:00
35be3033a8 ical: Handle location 2022-08-21 04:20:22 +02:00
e380d544d9 Display next stop just before an event 2022-08-21 04:04:44 +02:00
821790a6f3 ical: Handle train departure and arrival 2022-08-21 04:04:44 +02:00
ace077fd68 ical: Cache data 2022-08-19 16:59:56 +02:00
5acdf32ae7 Read calendards URL from .cals file 2022-08-14 19:56:21 +02:00
8c7d5f583e Add iCal reader and module 2022-08-14 19:56:21 +02:00