- Changes to how the app is hosted (#63):
- Refactor so that the whole app runs at
app/
. - Timetagger now does not have to be hosted at the root path.
- Implement service worker, so that the app can be used offline.
- Make the app easy to install.
- Autodetect when new version is available, and notify user.
- Refactor so that the whole app runs at
- Fix that using zoom buttons did not zoom to whole weeks/months (#65) .
- Tweaks (e.g. duration text).