1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 08:58:03 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
9a71bb8035
fix for python 2.7 2018-04-10 09:26:45 +03:00
0c145bca07
fix incorrect updates of events
make list of events 'to_update' by pairing items instead of zip()'ing unordered lists
2018-04-09 13:21:51 +03:00
63f1998df9
Revert "fix sets in events_list_compare"
To fix the problem with the appearance of duplicate events

This reverts commit 1cd7baf08c.
2018-04-09 12:31:23 +03:00
1cd7baf08c
fix sets in events_list_compare 2018-04-07 20:37:24 +03:00
c282cb61e8
create/delete calendar 2018-04-05 20:37:09 +03:00
26e35c1b68
fix docs 2018-04-05 20:25:17 +03:00
cc75f522d4
fix Partial Response fields 2018-04-05 14:25:31 +03:00
4f16b8f66b
convert start_date in prepare_sync 2018-04-05 14:08:51 +03:00
3ef89e6d32
Initial commit 2018-04-05 11:16:20 +03:00