Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Schneider 55f4f5f309 Prepare customizable title anonymization (#4) 2018-04-06 21:37:53 +02:00
Andreas Schneider f3cf37bdb0 Prepare encrypt/decrypt commands (#2) 2018-04-06 19:33:20 +02:00
Andreas Schneider dc9594c3f8 Report error on command parsing 2018-04-06 19:19:45 +02:00
Andreas Schneider 58238a4e39 Added command handling (via cobra) 2018-04-06 19:16:43 +02:00
Andreas Schneider 3f84913b74 Fixed the way cancellation is determined (fixes #3) 2018-04-06 09:32:34 +02:00
Andreas Schneider 02e4443ab8 Added interactive password prompt when no password is given 2018-04-02 15:25:01 +02:00
Andreas Schneider 88fe09795e Support wholeDay creation 2018-04-02 13:20:48 +02:00
Andreas Schneider 580dafe123 Added wholeDay updating 2018-04-02 12:56:55 +02:00
Andreas Schneider 3c400b3664 Ignore cancelled events 2018-04-02 12:18:49 +02:00
Andreas Schneider a20a9040b6 Execute ical update on change 2018-04-02 11:53:38 +02:00
Andreas Schneider f71ec34f48 Implemented create and delete sync logic 2018-04-01 20:20:02 +02:00
Andreas Schneider 5d62c932d5 Extracted EWS code into separate file 2018-04-01 11:29:56 +02:00
Andreas Schneider 9a346c5533 Implemented basic CalDAV query and parsing 2018-04-01 11:18:51 +02:00
Andreas Schneider 20a1ebbf1f Externalized settings 2018-03-31 18:52:32 +02:00
Andreas Schneider 678578dcac * Added item query
* Request more properties
2018-03-31 15:57:06 +02:00
Andreas Schneider e1e0afd6b6 Prepare calendar query template 2018-03-31 15:28:33 +02:00
Andreas Schneider 84b660a7ef Also include the changeKey 2018-03-31 15:25:00 +02:00
Andreas Schneider 1e9293ac86 Implemented folderId query 2018-03-31 15:20:21 +02:00