Go to file
Pierre-Olivier Mercier 00b605123b
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Fix go vet issue
2024-06-18 18:49:08 +02:00
api Define the LANG variable when executing actions 2023-11-04 11:56:00 +01:00
config Use system or default TZ env var 2022-12-24 00:04:01 +01:00
model Fix go vet issue 2024-06-18 18:49:08 +02:00
player New setting: Max volume 2024-06-18 18:09:12 +02:00
ui Fill fields with default values 2024-06-18 18:32:52 +02: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 Fix go vet issue 2024-06-18 18:49:08 +02:00
.gitignore Fix .gitignore too large 2022-12-08 09:22:22 +01:00
app.go Use system or default TZ env var 2022-12-24 00:04:01 +01:00
Dockerfile Split command executed in a separate file 2024-06-18 18:09:12 +02:00
Dockerfile-norebuild chore(deps): update alpine docker tag to v3.20 2024-05-22 19:22:45 +00:00
go.mod fix(deps): update module github.com/gin-gonic/gin to v1.10.0 2024-05-15 10:53:42 +00:00
go.sum fix(deps): update module github.com/gin-gonic/gin to v1.10.0 2024-05-15 10:53:42 +00:00
main.go Normalize paths 2022-12-08 09:22:21 +01:00
renovate.json Use common parameters for renovate-bot 2023-08-01 07:24:08 +00:00