1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-10-01 04:17:49 +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 Added most listened song and song list length. Also removed a year 2022 from a version string. 2023-10-01 04:17:49 +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 In ezstream.service added an ExecReload option to reread a playlist. 2023-09-21 02:11:05 +04:00
internal A dummy Song handler was added. 2023-10-01 03:35:33 +04:00
pkg Implementation of a simple OGG tag reader. 2023-10-01 03:34:16 +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 Fixed a typo in Makefile. 2023-09-21 03:24:46 +04:00