Commit Graph

22 Commits

Author SHA1 Message Date
Astro d3ef99e500 libticker/ics: replace deprecated DateTime::from_utc() call 2023-12-25 00:42:52 +01:00
Astro 920014beeb libticker: relax dep versions 2023-12-25 00:23:13 +01:00
Astro eb732ca125 ticker-serve: add support for location, url defaults 2023-05-18 22:29:51 +02:00
Astro 1a55ead24d ticker-serve/index: make http_bind configurable 2023-03-17 23:21:48 +01:00
Astro c2d8306861 ticker-serve/index: limit by passed_days 2023-03-17 23:19:03 +01:00
Astro 461e5be4ad libticker, ticker-serve: update deprecated chrono calls
does that introduce timezone issues?
2023-02-22 19:30:25 +01:00
Astro c329bc5c81 libticker: parse quoted props 2022-12-21 21:08:47 +01:00
Astro b0eed0dc4b ticker-serve: make upcoming_days configurable 2022-02-28 03:02:08 +01:00
Astro 853656208d ics: fix Utc to Local timezone conversion 2021-09-02 16:51:26 +02:00
Astro d6f4673b49 ics: treat times ending with 'Z' as UTC 2021-08-28 20:10:58 +02:00
Astro 3aef06aa95 ticker-update: restrict event serialization to keys that are relevant to rrule 2021-06-10 20:22:22 +02:00
Astro 1407c5f47a ticker-update: feed serialized event to rrule 2021-06-10 20:22:22 +02:00
Astro 6f95611155 ticker-update: feed EXDATE/EXRULE/RDATE to rrule 2021-06-10 20:22:19 +02:00
Astro 7453b01191 ics: implement support for multiple values per key 2021-05-31 19:04:16 +02:00
Astro 354d74d4d9 add recurrence flag 2021-05-26 20:46:26 +02:00
Astro 351f0e057b fix RRULE 2021-05-26 20:16:25 +02:00
Astro ba5b4de68d ics: refactor into Timestamp::from_str() 2021-05-24 23:16:44 +02:00
Astro b0bb818faf Cargo.toml: remove duplicate license-file fields 2021-01-14 16:37:21 +01:00
Astro dae5de8a6e add LICENSE 2020-11-04 11:59:07 +01:00
Astro b471b76bec style 2020-10-26 19:48:17 +01:00
Astro 760d7b1d36 add ticker-serve prototype 2019-10-26 01:15:02 +02:00
Astro db76004e82 split ticker-update into libticker 2019-10-26 00:19:25 +02:00