Proxy client for promodj.com
Go to file
2023-06-18 15:17:20 +05:00
site Use OneDark theme colors for faviocn 2021-09-30 19:01:55 +05:00
templates Hide player scrollbar 2022-07-02 16:30:01 +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 Add custom bitrate parser 2023-06-18 14:54:35 +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 Get "b" parameter from GET instead of POST 2023-06-18 15:06:48 +05:00
LICENSE Initial commit 2021-08-14 09:59:41 +05:00
main.go Add basic html player 2022-07-02 16:20:06 +05:00
parser_test.go Add TOP-100 playlist 2021-11-02 16:13:23 +05:00
parser.go Resolve linter issues 2022-11-27 14:33:56 +05:00
PKGBUILD Increase package version 2022-07-02 16:21:13 +05:00
promodj.conf Initial commit 2021-08-14 09:59:41 +05:00
promodj.service Remove system call filters 2022-11-12 15:18:58 +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 Fix custom bitrate handling 2023-06-18 15:17:20 +05:00
templates.go Make html templates separate from site files 2021-09-25 17:21:08 +05:00