Commit Graph

14 Commits

Author SHA1 Message Date
b563f3890a first try to set timer from web ui 2021-08-13 14:44:00 +02:00
766dbf8abe grpc: adds registers TimerSerice to http mux; uses vendor dir 2021-08-13 14:43:03 +02:00
d5a7d1d9a4 wip: timer 2021-08-05 09:43:35 +02:00
eb3430d180 mopidy: sets max_connections to 200 2021-06-01 11:42:32 +02:00
3de8271fb1 storing mpd playlist tracks for metrics and not the ones from the config 2021-05-31 08:48:28 +02:00
b7418991e1 new play metric
All checks were successful
continuous-integration/drone/push Build is passing
it sets playing tracks on 1 and played but non playing tracks to 0. this
also needed a implementation of a watch goroutine that checks the status
of the MPD server each second to set this metric.
2021-05-28 08:47:57 +02:00
8e9b7d5e3e adds swagger ui
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-14 09:48:45 +02:00
c0b7c2b5fd web: print log message only if available 2021-05-04 10:41:18 +02:00
8f33ce3a00 happy linting 2021-05-03 14:54:28 +02:00
35fe4a04df implemented a rough sse logger
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-03 14:51:53 +02:00
9af55ee991 prepare: configures snapcast server and client
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-29 13:41:37 +02:00
2ad0221259 prepare: embed fs of files instead of own objects
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-16 15:02:34 +02:00
5f7215d965 preparation work + ci
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-16 09:23:11 +02:00
0ec6899a4c better integration tests and udev rules 2021-04-14 10:40:57 +02:00