owncast/core
Gabe Kangas 3fb80554ef
Gek/external actions (#827)
* WIP External actions modal frontend

* Add external action links

* Allow modal to show/hide and use a dynamic url

* Use external link object instead of just url for state

* add style and placement to external action buttons

* reformat and simplify tag list style as not to conflict with action buttons and make them look less actionable since they're not

* fix bug to open modal

* have Esc key close modal

* fix style on modal

* make modal bg darker

* close modal when you click outside of it

* fix zindex

* Add support for external action icons and colors

* Some external action modal sizing + loading spinner

Co-authored-by: Ginger Wong <omqmail@gmail.com>
2021-03-15 15:32:52 -07:00
..
chat Add support for disabling chat. Closes #472 (#799) 2021-03-14 11:46:27 -07:00
data Gek/external actions (#827) 2021-03-15 15:32:52 -07:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
storageproviders 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
transcoder 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
webhooks 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
chatListener.go Do not send user joined events to chat clients if stream is not active. Closes #750 2021-02-21 16:21:12 -08:00
core.go allocate yp at launch to allow for enabling it later 2021-03-04 01:48:10 -08:00
stats.go Optimize/fix concurrency for chat 2021-03-03 21:48:11 -08:00
status.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
storage.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
streamState.go No longer reset max viewer count at cleanup. Only do it at new stream start. Fixes #768 2021-02-26 22:15:46 -08:00