calendarwatch_frontend/server
Raphael Maenle 70197ee393 Large changes in the seperation of backend and google handler
- backend now takes care of all the recoloring, and communication with database
- google handler takes care of the entire communication with google
- colors selected on the front-end are now translated to the watch

- Calendars in the database now directly save the color the user has set
- only if the event has a different color than the calendar (event color from google is not 0)
  is the event color from google used.
- No more passing around of google color ids, hex colors all the way
2020-05-30 23:05:46 +02:00
..
static adds privacy policy and page footer 2020-05-29 20:30:37 +02:00
template update footer css 2020-05-29 20:32:44 +02:00
__init__.py updates database design for mariadb 2020-05-27 20:06:43 +02:00
forms.py adds device generation and connection 2020-05-28 15:43:51 +02:00
googleHandler.py Large changes in the seperation of backend and google handler 2020-05-30 23:05:46 +02:00
routes.py Large changes in the seperation of backend and google handler 2020-05-30 23:05:46 +02:00