Commit graph

40 commits

Author SHA1 Message Date
a359203c2d Randomize track order
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-12-06 21:01:54 +01:00
045a18c3c8 CI: Publish binary on tag
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build is passing
2022-12-06 16:41:49 +01:00
5ff2f0730f api: Implement next track button 2022-12-06 16:41:38 +01:00
fc660f49a7 Use paplay 2022-12-06 16:41:28 +01:00
4364a9f137 Use beep v1
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-05 12:42:28 +01:00
30a50b775f Add 404 page as fallback page
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-15 15:28:50 +02:00
3c070995d3 Fix prerender status 2022-10-15 15:28:50 +02:00
2c01223b1d Fix .gitignore too large 2022-10-15 15:28:50 +02:00
1881e58f04 Add hardcoded quotes 2022-10-15 15:28:50 +02:00
360cf2aa84 Add favicons 2022-10-15 15:28:50 +02:00
fbd1a7a2bd Handle no scheduled alarm case 2022-10-15 15:28:50 +02:00
4016c1b223 Do CI/CD 2022-10-15 15:28:50 +02:00
ffaff1c3dc Display a spinner when the extinction is in progress 2022-10-15 14:45:22 +02:00
c3f4956dca Can listen to gong on the page 2022-10-15 14:45:22 +02:00
59c7271ecf Fix strange behaviour on Track list 2022-10-15 14:45:22 +02:00
7dd6fa1f68 Add a confirmation before deleting the song 2022-10-15 14:45:22 +02:00
d966709d42 Can listen to tracks in the browser 2022-10-15 14:45:22 +02:00
77bf0ef582 Follow track change when toggle 2022-10-15 14:45:22 +02:00
3926dddf39 Can upload new gong 2022-10-15 14:45:21 +02:00
192ff6c4e1 Can upload new track 2022-10-15 14:45:21 +02:00
0a3b403d10 Add button to delete tracks and gongs 2022-10-15 14:45:21 +02:00
1b08805285 Sanitize lib paths 2022-10-15 14:45:21 +02:00
8faa21ccab Implement alarm sound 2022-10-15 14:45:21 +02:00
b24df8b0d8 Update cycle count regularly 2022-10-15 14:45:21 +02:00
dd23a96d86 Event on next alarm reached 2022-10-06 14:17:58 +02:00
f4f21e6563 Working on next alarm retrieval 2022-10-06 14:02:56 +02:00
9fcb4a1867 Handle Alarms 2022-10-06 11:18:36 +02:00
6e6521c814 Identifier: New functions to create from string and know if empty 2022-10-06 11:18:07 +02:00
afac453e08 Add a LevelDB database 2022-10-06 11:18:07 +02:00
d79e31f673 Handle settings 2022-10-06 11:18:07 +02:00
9b91d1857f Normalize paths 2022-10-06 11:18:07 +02:00
97fa583814 Handle routines 2022-10-06 11:18:07 +02:00
c4d5fedf83 Handle actions 2022-10-06 11:18:07 +02:00
fadb3e29d7 Use custom identifiers 2022-10-06 11:18:07 +02:00
06494d1c91 Handle gongs 2022-10-06 11:18:07 +02:00
3addf9d1ee Handle tracks 2022-10-06 11:18:07 +02:00
9527f43225 Handle quote of the day 2022-10-06 11:18:07 +02:00
4bdab894ca Mock API 2022-10-05 22:36:09 +02:00
d481718fbc Most of the interface done 2022-10-05 22:36:09 +02:00
4a8584766a Initial commit for the web interface 2022-10-04 12:20:45 +02:00