Proxy client for promodj.com
Go to file
2022-07-02 15:09:59 +05:00
site Use OneDark theme colors for faviocn 2021-09-30 19:01:55 +05:00
templates Format HTML template 2022-01-26 11:27:25 +05:00
.gitattributes Initial commit 2021-08-14 09:59:41 +05:00
.gitignore Initial commit 2021-08-14 09:59:41 +05:00
config.go Fix tags 2022-07-02 15:09:59 +05:00
consts.go Initial commit 2021-08-14 09:59:41 +05:00
go.mod Mod tidy 2022-01-25 22:38:35 +05:00
go.sum Mod tidy 2022-01-25 22:38:35 +05:00
handlers.go Add TOP-100 playlist 2021-11-02 16:13:23 +05:00
LICENSE Initial commit 2021-08-14 09:59:41 +05:00
main.go Format code 2022-02-01 10:01:18 +05:00
parser_test.go Add TOP-100 playlist 2021-11-02 16:13:23 +05:00
parser.go Add parallel site parser 2022-01-25 22:34:59 +05:00
PKGBUILD Remove cgo flags 2022-02-09 10:41:04 +05:00
promodj.conf Initial commit 2021-08-14 09:59:41 +05:00
promodj.service Initial commit 2021-08-14 09:59:41 +05:00
promodj.sysusers Initial commit 2021-08-14 09:59:41 +05:00
site.go Split site to separate files 2021-09-25 12:38:27 +05:00
streamer.go Log encoder messages 2022-02-01 10:02:21 +05:00
templates.go Make html templates separate from site files 2021-09-25 17:21:08 +05:00