Ginger Wong
0e6edf9ac0
fix max viewers display
5 years ago
Ginger Wong
b37b871912
Merge branch 'master' of https://github.com/gabek/owncast
5 years ago
Ginger Wong
43e88ee81d
fix youtube embed sizing and weird zindexing; fix single col video sizing inconsistency across other browsers
5 years ago
Gabe Kangas
e232d2e3f3
Fix blocking
5 years ago
Gabe Kangas
3444724fdd
Update url
5 years ago
Gabe Kangas
4c3da2704f
Simple hardware metrics collection + alerting ( #115 )
...
* Add CPU and RAM usage alerting
* Create basic troubleshooting document to point alerts at
* Limit max number of hardware values collected
* Save metric value with the point in time it was taken
5 years ago
Gabe Kangas
e791a3c1dc
Fix security alert with test script
5 years ago
Ginger Wong
b549b21257
add utils to help cleanup whitespaces from contenteditable output; removed forced chat enabling
5 years ago
Ginger Wong
2cffabf0fb
- don't make emoji picker freak out by limiting transitions to just app container ( #123 )
...
- give width on youtube embed container (#122 )
- give video a max height of less than current window height (#125 )
-
5 years ago
gingervitis
21c1de53c7
Merge pull request #120 from owncast/0809gw-messagemodule
...
frontend refactor with Preact
5 years ago
Ginger Wong
cd5f71265a
more tab cleanup
5 years ago
Ginger Wong
b399fbba22
address MR comments
5 years ago
Ginger Wong
6457015406
cleanup
5 years ago
Ginger Wong
2a02b75e42
fix responsive styles
5 years ago
Ginger Wong
0b1f9db4ed
update references to owncast site; enable scrolltobottom on new messages
5 years ago
Ginger Wong
abf42f1a56
avatar\ change style update
5 years ago
Ginger Wong
940b6df86b
use only unpkg/preact + htm consistently for all components
5 years ago
Ginger Wong
3d6e9feeaf
Merge branch 'master' into 0809gw-messagemodule
5 years ago
Ginger Wong
22e16b67d7
start a video-only page; fix some styles
5 years ago
Ginger Wong
a07ad8d693
rename standalone assets so they're easier to find
5 years ago
Ginger Wong
d4c8c187fd
fix some styles
5 years ago
Ginger Wong
4b28ed8f25
reorganize js files
5 years ago
Ginger Wong
786b4c04fa
cleanup commented out styles
5 years ago
Gabe Kangas
903c475f9c
Three -> Two. Never updated after IPFS removal
5 years ago
Gabe Kangas
2f9bcd0a11
Add owncast.online as a submodule for convenient browsing of documentation from repo
5 years ago
Gabe Kangas
f864057df3
Update README to point to owncast.online documentation
5 years ago
Ginger Wong
3d679a28fb
Merge branch '0809gw-messagemodule' of https://github.com/gabek/owncast into 0809gw-messagemodule
5 years ago
Ginger Wong
9b4c07d3ba
stylin'
5 years ago
Ginger Wong
13cfd112b7
- reduced custom styles, use mostly tailwind classes
...
- updated markdown css for extrausercontent
5 years ago
Ginger Wong
66dc2f84c9
fix placehodler style, fix chat panel cookieing
5 years ago
Gabe Kangas
4632ba4247
Reorganize the favicons
5 years ago
Matt Steele
cf7ff0a820
Remove cache-control header from HLS queries ( #118 )
...
Also minor refactor around cachebusting
Fixes #117
5 years ago
Ginger Wong
42a34df63e
move consts over
5 years ago
Ginger Wong
60c04c02c4
update chat component to enable formfield via both streamstatus and socket status
5 years ago
Ginger Wong
c3adfe7b7b
preact app integration
5 years ago
Ginger Wong
3dc3e37751
Merge branch '0809gw-messagemodule' of https://github.com/gabek/owncast into 0809gw-messagemodule
5 years ago
Ginger Wong
136a575973
wip.. initial setup for preact integration into main app
5 years ago
Ginger Wong
7aa7a70d43
update omq emojis
5 years ago
Gabe Kangas
01c8c98a40
Add OMQ stickers as custom emoji
5 years ago
Gabe Kangas
df852221d5
Update user color to be a more customizable hsl color with constant saturation and lightness
5 years ago
Ginger Wong
756311f03c
style updates to message-only
5 years ago
Ginger Wong
0325af3ce7
styles for message only view
5 years ago
Ginger Wong
d7b8058264
make edits for a messages-only view of the chat module
5 years ago
Ginger Wong
ebc852b430
initial set up for styling updates; actually add files
5 years ago
Ginger Wong
e5d8087979
rever commented out code
5 years ago
Ginger Wong
70f3d7e165
borrow react-ContentEditable component
5 years ago
Ginger Wong
979651a925
extract user names frm old message when they come in
5 years ago
Ginger Wong
703aa40271
move over other input field fxns to input component
5 years ago
Ginger Wong
63d7671fed
progress wip. separated out chat input component and its respective methods.
5 years ago
Ginger Wong
3814c24cab
set up websocket and emoji in chat component
5 years ago