Commit graph

20 commits

Author SHA1 Message Date
daladim
49bdb3d199 Macro for code de-duplication 2021-11-05 23:37:25 +01:00
daladim
92b3089e5e [typo] 2021-08-12 19:06:17 +02:00
daladim
4e0745aea1 Doc and usability 2021-04-29 00:08:20 +02:00
daladim
849cbbc07a Added the update_item function 2021-04-20 00:22:55 +02:00
daladim
5b1adca42c A function is only useful in tests 2021-04-20 00:22:55 +02:00
daladim
3bf1fed5b9 Added item's creation_date 2021-04-20 00:22:42 +02:00
daladim
8e35f4c579 Items include a last modified (DTSTAMP) date 2021-04-20 00:22:41 +02:00
daladim
a2f227e73b Correctly serializing cache 2021-04-20 00:22:41 +02:00
daladim
0fe487c988 Support for iCal UID 2021-04-20 00:22:41 +02:00
daladim
9d2d83e06f [minor] API change for Task::new 2021-04-20 00:22:41 +02:00
daladim
aa02fa182d Fixed calendar metadata sync 2021-04-20 00:22:39 +02:00
daladim
f760176435 Cleaner comparisons 2021-04-03 18:53:16 +02:00
daladim
0b65dff46d Caching version IDs from the server 2021-04-03 18:47:05 +02:00
daladim
f6d542460c Fixed a parsing bug 2021-04-03 18:47:04 +02:00
daladim
479011755e Traits are closer to what actual calendars provide 2021-04-03 18:46:59 +02:00
daladim
cbb4378581 last_modified is no longer required 2021-03-28 19:47:26 +02:00
daladim
5c3c5c8090 Re-wrote Provider::sync 2021-03-28 19:47:26 +02:00
daladim
86f3566532 Trait is closer to what caldav servers provide 2021-03-28 19:47:25 +02:00
daladim
499f25b9b9 ItemId is the Url 2021-03-28 19:47:24 +02:00
daladim
571420126f Created Item (enum of either a task or en event) 2021-03-28 19:47:13 +02:00