Commit graph

167 commits

Author SHA1 Message Date
daladim
b6e8ce2421 [minor] Removed useless asyncs 2021-08-12 19:06:17 +02:00
daladim
6d984cdc7f [doc] 2021-08-12 19:06:17 +02:00
daladim
78bb78f61f [fixup] Doc and usability 2021-07-08 16:05:15 +02:00
daladim
17716575d8 Added support for calendar colors 2021-07-08 16:01:54 +02:00
daladim
2b339a7aff Added sorting utilities 2021-07-05 11:28:06 +02:00
daladim
fbd076875a [doc] 2021-07-05 11:08:18 +02:00
daladim
72e05dc6c9 [deps] Update 2021-07-05 11:07:49 +02:00
daladim
e6dda89d01 pub use Cache 2021-07-05 11:06:55 +02:00
daladim
bf68d81ec8 More derive(Debug) 2021-07-05 11:06:55 +02:00
daladim
58cfb42f64 Non-async version of some functions + renamed a function 2021-07-05 11:06:55 +02:00
daladim
ab8f6a9413 Moved a file 2021-07-05 11:06:55 +02:00
daladim
4e0745aea1 Doc and usability 2021-04-29 00:08:20 +02:00
daladim
f1a350f6a5 Renamed the crate as kitchen_fridge 2021-04-28 23:46:11 +02:00
daladim
9b622e1ad6 More tests 2021-04-28 23:43:50 +02:00
daladim
1cd811f9d3 [doc] 2021-04-28 23:36:57 +02:00
daladim
ccf4f49a08 [tests] Cache 2021-04-20 00:22:56 +02:00
daladim
2408349ec7 More error checks 2021-04-20 00:22:56 +02:00
daladim
7c6a4f89fb fixup! [example] Updated provider-sync 2021-04-20 00:22:56 +02:00
daladim
65791806bc Checking HTTP response codes 2021-04-20 00:22:56 +02:00
daladim
2dbd3726a5 fixup! Implemented create_calendar for caldav client 2021-04-20 00:22:56 +02:00
daladim
71ec8fe323 Sanity checks 2021-04-20 00:22:56 +02:00
daladim
93aa096821 [example] Updated provider-sync 2021-04-20 00:22:55 +02:00
daladim
75a6e17a7f [doc] 2021-04-20 00:22:55 +02:00
daladim
5322f04d83 Implemented create_calendar for caldav client 2021-04-20 00:22:55 +02:00
daladim
26c49a85c2 [gitignore] 2021-04-20 00:22:55 +02:00
daladim
e6ccae75be Clearly ignore non-applicable tests 2021-04-20 00:22:55 +02:00
daladim
8fd416fae1 Provider uses update_item 2021-04-20 00:22:55 +02:00
daladim
266437a4d1 Logic fix 2021-04-20 00:22:55 +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
d9b11a30ec [doc] 2021-04-20 00:22:55 +02:00
daladim
85d8b9f7fd [minor] Logs 2021-04-20 00:22:42 +02:00
daladim
f750257b3b [example] Update provider-sync 2021-04-20 00:22:42 +02:00
daladim
c63f859cbc Implemented delete_item for remote calendars 2021-04-20 00:22:42 +02:00
daladim
4f68296f93 Better API to reflect optional yet related fields in an iCal item 2021-04-20 00:22:42 +02:00
daladim
3bf1fed5b9 Added item's creation_date 2021-04-20 00:22:42 +02:00
daladim
092765f769 Tasks include a COMPLETED timestamp 2021-04-20 00:22:41 +02:00
daladim
8e35f4c579 Items include a last modified (DTSTAMP) date 2021-04-20 00:22:41 +02:00
daladim
e24fab2ccb Implemented add_item for remote calendars 2021-04-20 00:22:41 +02:00
daladim
e39cdc7cd5 Provider-sync example 2021-04-20 00:22:41 +02:00
daladim
36f08756bd cache is automatically saved when dropped 2021-04-20 00:22:41 +02:00
daladim
a2f227e73b Correctly serializing cache 2021-04-20 00:22:41 +02:00
daladim
65da7b34cf [tests] Ignoring irrelevant tests 2021-04-20 00:22:41 +02:00
daladim
f32fe121aa Implemented iCal file creation 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
18e2d0a96a [doc] 2021-04-20 00:22:40 +02:00
daladim
2945bed865 [examples] Renamed a file 2021-04-20 00:22:40 +02:00
daladim
62a4063e22 [tests] Multiple scenarios with forced errors 2021-04-20 00:22:40 +02:00
daladim
0d485b382d [tests] Tasks are split across various calendars 2021-04-20 00:22:40 +02:00