owncast/core
Philipp 56a3f350ee
Chat name & color modal (#2347)
* Improve name & color change modal design

* Resend user info after color change

That way the name change dialog shows the correct
color when opening it the next time

* Name change modal: allow overflow of color picker

* Allow submitting form only if button is enabled

* Prettified Code!

* Make button & text input same height

Co-authored-by: xarantolus <xarantolus@users.noreply.github.com>
2022-11-23 10:52:39 -08:00
..
chat Chat name & color modal (#2347) 2022-11-23 10:52:39 -08:00
data Clean up default values for page content 2022-11-22 12:35:44 -08:00
playlist Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
rtmp Optimise regexp usage (#1502) 2021-10-29 12:29:01 -07:00
storageproviders Use a custom http client when connecting to aws (#1945) 2022-06-11 18:21:11 -07:00
transcoder Remove package-comments rule 2022-08-27 20:31:00 -07:00
user Add support for changing user color in name modal. Closes #1805 2022-08-09 19:56:45 -07:00
webhooks add tests for webhook events (#2180) 2022-10-09 22:55:54 -07:00
core.go Use bundled images instead of old webroot files 2022-06-20 22:10:55 -07:00
offlineState.go Fix "invalid cross-device link" error when running on a different filesystem (#1769) 2022-03-07 16:30:40 -08:00
stats.go Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
status.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storage.go remove global variables from core/storageproviders (#1444) 2021-10-11 16:29:36 -07:00
streamState.go Outbound live stream notifications (#1663) 2022-03-18 13:33:23 -07:00