Commit Graph
10 Commits
Author SHA1 Message Date
Matt SteeleandGitHub dc664af3c0 Specify required Go version to compile from source (#1539) 2021-11-16 19:30:05 -08:00
Matt SteeleandGitHub 67c3f8ee38 Manually bust m3u8 caches (#570)
Fixes #567
2021-01-02 11:30:29 -08:00
Matt SteeleandGitHub aeb221b32f Do not highlight usernames inside links (#366)
sweet!

* Do not highlight usernames  inside words

Fixes #156

* Do not search on separate words

* Add accuracy options to markjs
2020-11-17 17:29:03 -08:00
Matt SteeleandGitHub a40b3a0e80 Check if inbound details properly set before use (#365)
* Check if inbound details properly set before use

Fixes #340

* Only parse setDataFrame messages

* Remove unneeded guard
2020-11-16 20:14:22 -08:00
Matt SteeleandGitHub cf7ff0a820 Remove cache-control header from HLS queries (#118)
Also minor refactor around cachebusting

Fixes #117
2020-08-20 17:49:11 -07:00
Matt SteeleandGitHub 87636a4183 Support separate S3 serving endpoint (#91)
* Add s3 serving endpoint config. Fixes #90

* Move CDN endpoint generation to GenerateRemotePlaylist

* Include HLS path

* Add docs and config

* Prefer sprintf to string concatenation

* Use config method

* gofmt
2020-07-28 13:17:39 -07:00
Matt SteeleandGitHub a20d2fce46 Add ACL option to s3 config (#89) 2020-07-27 21:41:51 -07:00
Matt SteeleandGitHub edec533eef Set Content-Type on status endpoint (#70) 2020-07-19 10:26:05 -07:00
Matt SteeleandGitHub 965c213d59 Correct indenting (#55) 2020-07-12 15:58:59 -07:00
Matt SteeleandGitHub a55878ff22 Add gcc dependnecy to build process (#53) 2020-07-12 13:38:55 -07:00