Commit Graph

6 Commits

Author SHA1 Message Date
fec09edb88 adds calendar_type settings to calendar 2020-07-25 11:27:24 +02:00
45cd71cc4b code commenting and cleanup 2020-07-10 10:10:07 +02:00
1a5700e9a0 minor bugfix when None value passed to function 2020-06-06 20:01:38 +02:00
183bf60fc0 fixes bug which would not pass along color Hex value 2020-05-30 23:32:37 +02:00
87a229f791 Large restructure of google and backend separation
- googleHandler now takes care of every google communication and mostly nothing else
- only backend classes for Calendar and Events are used for communication
- backend now takes care of every other interaction

- functionality is still the same though
2020-05-30 23:03:27 +02:00
8d546e37a8 adds regular processing script whichs writes to database in server 2020-04-24 18:23:47 +00:00