owncast/webroot/js/utils
Gabe Kangas d7c3991b59
Render and sanitize chat messages server-side. (#237)
* Render and sanitize chat messages server-side. Closes #235

* Render content.md server-side and return it in the client config

* Remove showdown from web project

* Update api spec

* Move example user content file
2020-10-13 16:45:52 -07:00
..
chat.js Render and sanitize chat messages server-side. (#237) 2020-10-13 16:45:52 -07:00
constants.js UPDATE: Use helpers functions for saving the volume settings 2020-10-06 15:46:07 -05:00
helpers.js detect portrait mode on mobile so it doesnt go into two col layout when keyboard is up, (#178) 2020-09-22 17:09:55 -07:00
social.js reorganize js files 2020-08-23 19:06:58 -07:00
user-colors.js Allow user colors to be more red 2020-09-21 14:14:55 -07:00
websocket.js Fix websocket not reconnecting. For #136 2020-09-06 14:28:21 -07:00