Go to file
Pierre-Olivier Mercier 7df46e03e0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Create a basic HTML page to permit usage of non-JS devices
2022-12-08 17:07:01 +01:00
api New route to delete the next alarm 2022-12-08 16:46:23 +01:00
config Don't rely exclusively on /etc/timezone 2022-12-08 10:02:08 +01:00
model New route to delete the next alarm 2022-12-08 16:46:23 +01:00
player Randomize track order 2022-12-08 09:22:22 +01:00
ui Create a basic HTML page to permit usage of non-JS devices 2022-12-08 17:07:01 +01:00
.dockerignore Initial commit for the web interface 2022-12-08 09:22:21 +01:00
.drone-manifest.yml Do CI/CD 2022-12-08 09:22:22 +01:00
.drone.yml CI: Remove " around version 2022-12-08 14:17:06 +01:00
.gitignore Fix .gitignore too large 2022-12-08 09:22:22 +01:00
app.go Create a basic HTML page to permit usage of non-JS devices 2022-12-08 17:07:01 +01:00
Dockerfile Do CI/CD 2022-12-08 09:22:22 +01:00
Dockerfile-norebuild Do CI/CD 2022-12-08 09:22:22 +01:00
go.mod Use beep v1 2022-12-08 09:22:22 +01:00
go.sum Use beep v1 2022-12-08 09:22:22 +01:00
main.go Normalize paths 2022-12-08 09:22:21 +01:00
renovate.json Initial commit for the web interface 2022-12-08 09:22:21 +01:00