log calsync/gcalclient/gcalclient.go @ 91:62caecb41dfd default tip

age author description
Fri, 06 Sep 2024 18:26:13 -0700 drewp support status=="cancelled" to delete events
Fri, 06 Sep 2024 18:24:38 -0700 drewp redo url structure (still not the same as the old version)
Fri, 06 Sep 2024 17:33:08 -0700 drewp gcalclient should return errors, not exit
Fri, 06 Sep 2024 17:30:58 -0700 drewp rm debugging cal filter code
Fri, 06 Sep 2024 16:43:14 -0700 drewp receive notifications and route them to calendar sync functions
Fri, 06 Sep 2024 16:41:48 -0700 drewp logging and small refactors
Thu, 05 Sep 2024 17:01:23 -0700 drewp logging and refactor
Thu, 05 Sep 2024 15:03:05 -0700 drewp WIP incremental sync now runs
Thu, 05 Sep 2024 13:50:40 -0700 drewp WIP: rewrite: process load+sync in parallel between cals; simplify a lot
Tue, 03 Sep 2024 14:50:20 -0700 drewp wip- discovring that i need to rewrite the concurrency between watchers (1 per cal)
Tue, 20 Aug 2024 12:18:46 -0700 drewp refactor. run 30s forever. doesn't work on 2+ cals
Mon, 19 Aug 2024 19:28:50 -0700 drewp refactor; dead code
Mon, 19 Aug 2024 19:19:13 -0700 drewp now gets sync updates (for 30 sec)
Mon, 19 Aug 2024 14:42:27 -0700 drewp now roughly syncs cals and events to mongodb, one time
Mon, 19 Aug 2024 13:25:03 -0700 drewp start calsync in go. Calendar list seems to sync