Commit Graph

28 Commits

Author SHA1 Message Date
37c951ef85 Define the LANG variable when executing actions
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-11-04 11:56:00 +01:00
a1582e3819 Consider today's exceptions
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2023-01-09 14:19:22 +01:00
2c146f5615 Use system or default TZ env var
All checks were successful
continuous-integration/drone/tag Build is passing
2022-12-24 00:04:01 +01:00
cbf0fcd25a Fix exception calculation when started 2022-12-23 12:43:58 +01:00
5526940e61 New field to disable a repeated alarm
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2022-12-15 18:45:20 +01:00
51a52fcb8e Fix alarm update in db 2022-12-15 18:40:09 +01:00
e1f5fbcd6c Start routine at wakeup end 2022-12-08 19:33:34 +01:00
1def1ff67a Weather action 2022-12-08 19:33:16 +01:00
fa13484718 New route to delete the next alarm 2022-12-08 16:46:23 +01:00
1df1ba8996 Don't rely exclusively on /etc/timezone 2022-12-08 10:02:08 +01:00
7db7489b4c Can listen to gong on the page 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
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
efdd3a29b3 Identifier: New functions to create from string and know if empty 2022-12-08 09:22:21 +01:00
444d064ba9 Add a LevelDB database 2022-12-08 09:22:21 +01:00
25a4d7be2c Handle settings 2022-12-08 09:22:21 +01:00
8f64a349ec Normalize paths 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
299f3ba0cf Use custom identifiers 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