Commit Graph

10 Commits

Author SHA1 Message Date
39b899283c adds a landing page which gives an overview of the tool
- landing page shows two images of google calendar and tizen watch
  and how the calendars corelate
- routes redesigned to fit this landing page
- redesign of coloring in css
2020-06-06 20:02:18 +02:00
36c9b5015f adds privacy policy and page footer 2020-05-29 20:30:37 +02:00
355ba99ca3 updates database design for mariadb 2020-05-27 20:06:43 +02:00
c9cbb53eea routing updated to be more variable and on demand
- calendar json file now generated on demand at download request
- device fingerprint route now added
2020-05-24 13:26:41 +02:00
cf9c4f0e85 adds minor login design update and device page update 2020-05-22 00:10:16 +02:00
3c6d950bbc adds device page and form for new device
- form added to push new device id to backend
- device added to db model (needs to be pushed still)
- form return right now just prints
- design for device list created, still needs some updates
2020-05-21 18:33:58 +02:00
46eece9b98 adds view mode design 2020-05-21 15:38:22 +02:00
b0f4e98513 updates account design 2020-05-21 11:37:52 +02:00
934c4f2a1d adds favicon, changes menu 2020-05-21 10:18:40 +02:00
a4265a44f5 adds static files to server 2020-05-11 21:00:00 +00:00