1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-10-02 03:13:39 +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/dwelling-radio A separate executable dwelling-radiodj was removed. 2023-10-02 03:13:39 +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 In ListenersGet() text/plain was replaced by application/json. 2023-10-02 02:35:01 +04:00
pkg In oggtag a prefix Ogg was removed from funtions and consts. Also added the consts that hold len of sequences. 2023-10-02 01:25:43 +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 A separate executable dwelling-radiodj was removed. 2023-10-02 03:13:39 +04:00