1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-10-01 22:03:26 +04:00
build/archlinux In PKGBUILD provides= and conflicts= options were removed since there is no need to add $pkgname itself. It implicitly is there. 2023-09-23 03:33:47 +04:00
cmd Listeners struct was renamed to ListenerCounter. 2023-10-01 20:32:07 +04:00
configs Found and fixed a typo in nginx.conf. And added a X-Real-IP header for :8000 HTTP port. 2023-09-23 23:09:47 +04:00
init Added a systemd unit for radiodj. 2023-10-01 05:58:49 +04:00
internal For ListenerCounter implemented MarshalJSON() method. 2023-10-01 22:03:26 +04:00
pkg In oggtag handle a case when tag name are in upper case. 2023-10-01 06:36:47 +04:00
tools In a bash script for disconn handling a resp code 204 was replaced by 200. 2023-10-01 00:02:04 +04:00
web Don't show elapsed time under a play button. 2023-08-22 17:11:15 +04:00
.gitignore Removed auto-generated jade.go from repo and ignored it. 2023-08-06 03:35:32 +04:00
go.mod Updated httpr to v0.3.2. 2023-09-15 04:39:51 +04:00
go.sum Updated httpr to v0.3.2. 2023-09-15 04:39:51 +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 Added run-dj test target in Makefile. 2023-10-01 06:13:15 +04:00