gingervitis
75db8c1edb
Merge pull request #146 from owncast/gek/fix-disabled-chat
...
Fix chat not coming back after server comes back.
5 years ago
Gabe Kangas
0dcd92e9cd
Fix chat not coming back after server comes back. Closes #136
5 years ago
Gabe Kangas
4c497454b6
Give highlights a little padding
5 years ago
Gabe Kangas
7b11c65187
Fix missing live duration string. Closes #144
5 years ago
Gabe Kangas
ce8fc019ec
Fix websocket not reconnecting. For #136
5 years ago
Ginger Wong
206d57e79e
css hack for videojs that hides a duplicate video element
5 years ago
Ginger Wong
961e212cd7
update standalone chat styles
5 years ago
Ginger Wong
0a3d1145f6
use defaultvalue for username uncontrolled component, fixes #138 )
5 years ago
Gabe Kangas
2019d4a647
Remove error logged when extra info does not exist
5 years ago
Gabe Kangas
2c1caa1238
Show chat by default. Closes #137
5 years ago
Gabe Kangas
c9451cf13a
Update video.js and vhs http-streaming. Closes #133
5 years ago
Gabe Kangas
c741797472
Force Applebot to be seen as a scraping bot. Closes #134
5 years ago
Gabe Kangas
99521e6741
Redirect /embed/chat and /embed/video to the embedable pages. Closes #110
5 years ago
Gabe Kangas
351fbe8834
Set a short 1 day cache duration until we do something more complex. Closes #131
5 years ago
Gabe Kangas
bb25207cd9
Fix doc submodule
5 years ago
Gabe Kangas
b2ba9a2fcb
Add the argument release to build script to actually release
5 years ago
Gabe Kangas
aaeea2bb1d
Pin emoji picker to a specific min'ed version
5 years ago
Ginger Wong
09f6b62398
- show offline state when stream ends and video is not playing ( #130 )
...
- style fixes
5 years ago
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