Max Fang

Results 17 issues of Max Fang

For example, this would be needed in the `tag_detail` and `category_detail` views.

For some reason, the access_token saved after auth/syncing doesn't support incremental syncing wiht Google Calendar anymore. The problem is somewhere in GCalendar.sync() or our auth code.

- Expose a clean frontend API that the rest of our app can use. - Combine the series of parallel gevent calls into just 1 - Correctly cache all data...

We need to regularly detect any deleted calendars and then delete them on our end. We should probably do this every time the user syncs all calendars.

It is annoying when you have scrolled back in time quite a bit and correct an inconsistency, only to have to navigate back to that point in time.

This would prevent someone from having to refresh the page every time they make a change on google calendar

enhancement

If there are inconsistencies in data, this would prevent people from having to cross-reference events on Google Calendar to edit.

enhancement
help wanted

We need to detect when there are gaps and overlaps in events. This will ensure that pie charts represent accurate percentages of a whole. The implementation must also be efficient,...

enhancement
help wanted