Commit Graph
5 Commits
Author SHA1 Message Date
JannikandGitHub fae2c58259 Fix rtmp secret validation to allow / (#1069) (#1070)
* Fix rtmp secret validation to allow `/` (#1069)

* add negative test cases for stuff before /live/

* simplify since Url.Path is already stripping the host

This means that we can simplify the code and make it much clearer.
Removes the tests that checked for the host and stuff between the host and /live/.
2021-06-04 20:09:43 -07:00
JannikandGitHub a6c269dd1c Remove peak viewer counts from public status feed (#771)
* remove peak viewer counts from public status feed

* create `webStatusResponse` parallel to `adminStatusResponse`
2021-02-28 23:30:46 -08:00
JannikandGitHub 9240da1b0b Merge pull request #501 from owncast/gw/1222-wraptags
wrap tags so they don't extend off the view
2020-12-22 19:28:06 +01:00
Jannik 4c02b6eea1 Move socialIconsList to its own component 2020-10-04 20:48:44 +02:00
Jannik d6dadcabf8 Fix: Optional socialHandles and tags 2020-10-02 21:28:35 +02:00