Commit Graph

28 Commits

Author SHA1 Message Date
7df46e03e0 Create a basic HTML page to permit usage of non-JS devices
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-12-08 17:07:01 +01:00
fa13484718 New route to delete the next alarm 2022-12-08 16:46:23 +01:00
4e0450faca Fix settings saving 2022-12-08 16:46:23 +01:00
acb051d7a3 Add Toaster
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build encountered an error
2022-12-08 10:02:29 +01:00
12fc54c89d Fix prerender status 2022-12-08 09:22:22 +01:00
6794dc8412 Fix .gitignore too large 2022-12-08 09:22:22 +01:00
192e751405 Handle no scheduled alarm case 2022-12-08 09:22:22 +01:00
0f9af99b94 Display a spinner when the extinction is in progress 2022-12-08 09:22:22 +01:00
7db7489b4c Can listen to gong on the page 2022-12-08 09:22:22 +01:00
14b95876c5 Add a confirmation before deleting the song 2022-12-08 09:22:22 +01:00
2bcac6edd1 Can listen to tracks in the browser 2022-12-08 09:22:22 +01:00
69ddfd48e9 Follow track change when toggle 2022-12-08 09:22:22 +01:00
cc301da971 Can upload new gong 2022-12-08 09:22:22 +01:00
f0967f3b9d Can upload new track 2022-12-08 09:22:22 +01:00
46e8d1a1d2 Add button to delete tracks and gongs 2022-12-08 09:22:21 +01:00
e9a906fbfb Sanitize lib paths 2022-12-08 09:22:21 +01:00
df31c4dcd1 Implement alarm sound 2022-12-08 09:22:21 +01:00
b7dbc597d8 Update cycle count regularly 2022-12-08 09:22:21 +01:00
9a06d04ce0 Working on next alarm retrieval 2022-12-08 09:22:21 +01:00
6e54ad1a87 Handle Alarms 2022-12-08 09:22:21 +01:00
25a4d7be2c Handle settings 2022-12-08 09:22:21 +01:00
392d0133f7 Handle routines 2022-12-08 09:22:21 +01:00
b125a3cd00 Handle actions 2022-12-08 09:22:21 +01:00
b2d50972ed Handle gongs 2022-12-08 09:22:21 +01:00
5c7841fdc6 Handle tracks 2022-12-08 09:22:21 +01:00
5799eb32ef Handle quote of the day 2022-12-08 09:22:21 +01:00
be8ff3466a Most of the interface done 2022-12-08 09:22:21 +01:00
4eea7769ff Initial commit for the web interface 2022-12-08 09:22:21 +01:00