1
0
Radio front-end and management. https://radio.arav.su
Go to file
2024-05-11 04:22:06 +04:00
build/archlinux Version set to 24.10.0. 2024-03-06 04:49:27 +04:00
cmd/dwelling-radio Write listeners statistics for a current song in case of an interrupting signal. 2024-05-11 04:22:06 +04:00
configs Now http2 is a separate option in nginx.conf. 2024-05-10 00:04:06 +04:00
init In ezstream.service changed order in Requires= and After=. 2023-10-08 03:04:55 +04:00
internal In ListenerCounter struct also keep track of overall number of listeners for a song and its max simultaneous number of listeners. These parameters are being reset with a Reset() method that returns its values. 2024-05-11 04:21:00 +04:00
pkg A func Site was added to return a schema://host string. 2024-05-10 00:09:35 +04:00
tools Remove unused radio-listener-dis/connect scripts. 2024-04-20 18:24:45 +04:00
web In an index.templ a range for was replaced by good old C-style for loop to prevent copying by value, and to get rid of that warning about mutex copy. 2024-05-10 04:59:18 +04:00
.gitignore Updated go.{mod,sum}, Makefile and .gitignore. 2024-05-10 00:12:14 +04:00
go.mod Updated go.{mod,sum}, Makefile and .gitignore. 2024-05-10 00:12:14 +04:00
go.sum Updated go.{mod,sum}, Makefile and .gitignore. 2024-05-10 00:12:14 +04:00
LICENSE Change arav.top to arav.su. 2023-02-23 17:49:01 +04:00
LICENSE.RobotoCondensed.txt Move font's license out of assets dir. 2022-03-30 18:49:20 +04:00
Makefile Updated go.{mod,sum}, Makefile and .gitignore. 2024-05-10 00:12:14 +04:00