237 Commits (f679c9d1fe45643923879782e59218278474f805)

Author SHA1 Message Date
Gabe Kangas 6a3f634ef5
Misc web updates (#147) 6 years ago
Gabe Kangas 0dcd92e9cd Fix chat not coming back after server comes back. Closes #136 6 years ago
Gabe Kangas 4c497454b6 Give highlights a little padding 6 years ago
Gabe Kangas 7b11c65187 Fix missing live duration string. Closes #144 6 years ago
Gabe Kangas ce8fc019ec Fix websocket not reconnecting. For #136 6 years ago
Ginger Wong 961e212cd7 update standalone chat styles 6 years ago
Ginger Wong 0a3d1145f6 use defaultvalue for username uncontrolled component, fixes #138) 6 years ago
Gabe Kangas 2019d4a647 Remove error logged when extra info does not exist 6 years ago
Gabe Kangas 2c1caa1238 Show chat by default. Closes #137 6 years ago
Gabe Kangas c9451cf13a Update video.js and vhs http-streaming. Closes #133 6 years ago
Gabe Kangas aaeea2bb1d Pin emoji picker to a specific min'ed version 6 years ago
Ginger Wong 09f6b62398 - show offline state when stream ends and video is not playing (#130) 6 years ago
Ginger Wong 0e6edf9ac0 fix max viewers display 6 years ago
Ginger Wong 43e88ee81d fix youtube embed sizing and weird zindexing; fix single col video sizing inconsistency across other browsers 6 years ago
Ginger Wong b549b21257 add utils to help cleanup whitespaces from contenteditable output; removed forced chat enabling 6 years ago
Ginger Wong 2cffabf0fb - don't make emoji picker freak out by limiting transitions to just app container (#123) 6 years ago
Ginger Wong cd5f71265a more tab cleanup 6 years ago
Ginger Wong b399fbba22 address MR comments 6 years ago
Ginger Wong 6457015406 cleanup 6 years ago
Ginger Wong 2a02b75e42 fix responsive styles 6 years ago
Ginger Wong 0b1f9db4ed update references to owncast site; enable scrolltobottom on new messages 6 years ago
Ginger Wong abf42f1a56 avatar\ change style update 6 years ago
Ginger Wong 940b6df86b use only unpkg/preact + htm consistently for all components 6 years ago
Ginger Wong 22e16b67d7 start a video-only page; fix some styles 6 years ago
Ginger Wong a07ad8d693 rename standalone assets so they're easier to find 6 years ago
Ginger Wong d4c8c187fd fix some styles 6 years ago
Ginger Wong 4b28ed8f25 reorganize js files 6 years ago
Ginger Wong 786b4c04fa cleanup commented out styles 6 years ago
Ginger Wong 9b4c07d3ba stylin' 6 years ago
Ginger Wong 13cfd112b7 - reduced custom styles, use mostly tailwind classes 6 years ago
Ginger Wong 66dc2f84c9 fix placehodler style, fix chat panel cookieing 6 years ago
Matt Steele cf7ff0a820
Remove cache-control header from HLS queries (#118) 6 years ago
Ginger Wong 42a34df63e move consts over 6 years ago
Ginger Wong 60c04c02c4 update chat component to enable formfield via both streamstatus and socket status 6 years ago
Ginger Wong c3adfe7b7b preact app integration 6 years ago
Ginger Wong 136a575973 wip.. initial setup for preact integration into main app 6 years ago
Gabe Kangas df852221d5 Update user color to be a more customizable hsl color with constant saturation and lightness 6 years ago
Ginger Wong 756311f03c style updates to message-only 6 years ago
Ginger Wong 0325af3ce7 styles for message only view 6 years ago
Ginger Wong d7b8058264 make edits for a messages-only view of the chat module 6 years ago
Ginger Wong ebc852b430 initial set up for styling updates; actually add files 6 years ago
Ginger Wong e5d8087979 rever commented out code 6 years ago
Ginger Wong 70f3d7e165 borrow react-ContentEditable component 6 years ago
Ginger Wong 979651a925 extract user names frm old message when they come in 6 years ago
Ginger Wong 703aa40271 move over other input field fxns to input component 6 years ago
Ginger Wong 63d7671fed progress wip. separated out chat input component and its respective methods. 6 years ago
Ginger Wong 3814c24cab set up websocket and emoji in chat component 6 years ago
Ginger Wong 7a1512ef6b breaking out styles into smaller files; break out chat helper functions into utils 6 years ago
Ginger Wong e1e4365692 integrate message comp 6 years ago
Ginger Wong 64e7809c26 separate out message relate utils, create message component 6 years ago