owncast/webroot/js
Ginger Wong dad802f19a Initial setup for standalone chat with Preact.
- set up standalone static page and message related components
- start separating out css into smaller more manageable files
- start separating out utils into smaller modular files
- renaming some files for consistency
2020-08-13 01:28:25 -07:00
..
chat Initial setup for standalone chat with Preact. 2020-08-13 01:28:25 -07:00
utils Initial setup for standalone chat with Preact. 2020-08-13 01:28:25 -07:00
app.js Websocket refactor: Pull it out of the UI and support callbacks (#104) 2020-08-06 10:55:33 -07:00
components.js low hanging cleanup for extrauser content 2020-07-05 01:29:48 -07:00
message.js Highlight self-mentions in messages 2020-08-07 01:14:30 +02:00
player.js Websocket refactor: Pull it out of the UI and support callbacks (#104) 2020-08-06 10:55:33 -07:00
social.js fix typo 2020-07-07 23:03:22 -07:00
utils.js Initial setup for standalone chat with Preact. 2020-08-13 01:28:25 -07:00
websocket.js Websocket refactor: Pull it out of the UI and support callbacks (#104) 2020-08-06 10:55:33 -07:00