1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-03-13 03:18:00 +04:00
build/archlinux Set min ver for go dependency. Set GOPATH. Set PREFIX. 2023-03-13 03:18:00 +04:00
cmd/dwelling-radio Oh, if http server stop fail, then most listened song will not be saved. Fix that. 2023-03-13 02:20:57 +04:00
configs Let's actually add a test config and a testing run target in makefile. 2023-03-13 02:14:52 +04:00
init Eliminated systemd dir in an init dir. 2023-02-19 20:29:42 +04:00
internal Date format was moved out to a const. 2023-03-13 02:12:21 +04:00
pkg Change arav.top to arav.su. 2023-02-23 17:49:01 +04:00
tools Removed ability to set out name for filelist.html. 2023-02-19 21:42:21 +04:00
web Added .right class to align a text to right. 2023-03-13 02:12:38 +04:00
.gitignore Add *.log file to .gitignore. 2023-03-13 02:15:25 +04:00
go.mod Change go version back to 1.17 what the program was initially made with. 2023-03-12 01:01:37 +04:00
go.sum Reduced go.sum. 2022-08-24 21:28:20 +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 First, learned about := operator that means assign once. Second, added PREFIX var. Third, do not copy LICENSE file. 2023-03-13 03:17:14 +04:00