Ginger Wong
0a3d1145f6
use defaultvalue for username uncontrolled component, fixes #138 )
2020-09-02 22:04:19 -07:00
Gabe Kangas
2019d4a647
Remove error logged when extra info does not exist
2020-09-01 19:15:20 -07:00
Gabe Kangas
2c1caa1238
Show chat by default. Closes #137
2020-09-01 19:10:46 -07:00
Gabe Kangas
c9451cf13a
Update video.js and vhs http-streaming. Closes #133
2020-09-01 11:42:27 -07:00
Gabe Kangas
c741797472
Force Applebot to be seen as a scraping bot. Closes #134
2020-08-31 20:36:52 -07:00
Gabe Kangas
99521e6741
Redirect /embed/chat and /embed/video to the embedable pages. Closes #110
2020-08-30 16:32:09 -07:00
Gabe Kangas
351fbe8834
Set a short 1 day cache duration until we do something more complex. Closes #131
2020-08-30 16:07:20 -07:00
Gabe Kangas
bb25207cd9
Fix doc submodule
2020-08-30 12:06:38 -07:00
Gabe Kangas
b2ba9a2fcb
Add the argument release to build script to actually release
2020-08-30 12:03:28 -07:00
Gabe Kangas
aaeea2bb1d
Pin emoji picker to a specific min'ed version
2020-08-30 11:57:27 -07:00
Ginger Wong
09f6b62398
- show offline state when stream ends and video is not playing ( #130 )
...
- style fixes
2020-08-29 17:35:19 -07:00
Ginger Wong
0e6edf9ac0
fix max viewers display
2020-08-29 00:42:04 -07:00
Ginger Wong
b37b871912
Merge branch 'master' of https://github.com/gabek/owncast
2020-08-27 12:32:20 -07:00
Ginger Wong
43e88ee81d
fix youtube embed sizing and weird zindexing; fix single col video sizing inconsistency across other browsers
2020-08-27 12:25:46 -07:00
Gabe Kangas
e232d2e3f3
Fix blocking
2020-08-27 08:50:27 -07:00
Gabe Kangas
3444724fdd
Update url
2020-08-27 00:49:01 -07:00
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
2020-08-27 00:37:32 -07:00
Gabe Kangas
e791a3c1dc
Fix security alert with test script
2020-08-26 23:20:38 -07:00
Ginger Wong
b549b21257
add utils to help cleanup whitespaces from contenteditable output; removed forced chat enabling
2020-08-26 11:56:01 -07:00
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 )
-
2020-08-26 11:15:09 -07:00
gingervitis
21c1de53c7
Merge pull request #120 from owncast/0809gw-messagemodule
...
frontend refactor with Preact
2020-08-26 01:03:40 -07:00
Ginger Wong
cd5f71265a
more tab cleanup
2020-08-26 00:57:15 -07:00
Ginger Wong
b399fbba22
address MR comments
2020-08-26 00:51:40 -07:00
Ginger Wong
6457015406
cleanup
2020-08-24 12:34:36 -07:00
Ginger Wong
2a02b75e42
fix responsive styles
2020-08-24 03:30:42 -07:00
Ginger Wong
0b1f9db4ed
update references to owncast site; enable scrolltobottom on new messages
2020-08-23 22:21:42 -07:00
Ginger Wong
abf42f1a56
avatar\ change style update
2020-08-23 21:49:26 -07:00
Ginger Wong
940b6df86b
use only unpkg/preact + htm consistently for all components
2020-08-23 21:41:02 -07:00
Ginger Wong
3d6e9feeaf
Merge branch 'master' into 0809gw-messagemodule
2020-08-23 21:29:07 -07:00
Ginger Wong
22e16b67d7
start a video-only page; fix some styles
2020-08-23 21:23:16 -07:00
Ginger Wong
a07ad8d693
rename standalone assets so they're easier to find
2020-08-23 19:38:58 -07:00
Ginger Wong
d4c8c187fd
fix some styles
2020-08-23 19:37:06 -07:00
Ginger Wong
4b28ed8f25
reorganize js files
2020-08-23 19:06:58 -07:00
Ginger Wong
786b4c04fa
cleanup commented out styles
2020-08-23 18:33:19 -07:00
Gabe Kangas
903c475f9c
Three -> Two. Never updated after IPFS removal
2020-08-23 13:16:13 -07:00
Gabe Kangas
2f9bcd0a11
Add owncast.online as a submodule for convenient browsing of documentation from repo
2020-08-23 12:43:48 -07:00
Gabe Kangas
f864057df3
Update README to point to owncast.online documentation
2020-08-23 12:23:26 -07:00
Ginger Wong
3d679a28fb
Merge branch '0809gw-messagemodule' of https://github.com/gabek/owncast into 0809gw-messagemodule
2020-08-22 00:09:51 -07:00
Ginger Wong
9b4c07d3ba
stylin'
2020-08-22 00:09:01 -07:00
Ginger Wong
13cfd112b7
- reduced custom styles, use mostly tailwind classes
...
- updated markdown css for extrausercontent
2020-08-21 23:44:10 -07:00
Ginger Wong
66dc2f84c9
fix placehodler style, fix chat panel cookieing
2020-08-21 15:55:52 -07:00
Gabe Kangas
4632ba4247
Reorganize the favicons
2020-08-20 17:57:22 -07:00
Matt Steele
cf7ff0a820
Remove cache-control header from HLS queries ( #118 )
...
Also minor refactor around cachebusting
Fixes #117
2020-08-20 17:49:11 -07:00
Ginger Wong
42a34df63e
move consts over
2020-08-20 15:51:11 -07:00
Ginger Wong
60c04c02c4
update chat component to enable formfield via both streamstatus and socket status
2020-08-20 15:33:51 -07:00
Ginger Wong
c3adfe7b7b
preact app integration
2020-08-20 15:29:15 -07:00
Ginger Wong
3dc3e37751
Merge branch '0809gw-messagemodule' of https://github.com/gabek/owncast into 0809gw-messagemodule
2020-08-20 12:59:14 -07:00
Ginger Wong
136a575973
wip.. initial setup for preact integration into main app
2020-08-20 12:59:07 -07:00
Ginger Wong
7aa7a70d43
update omq emojis
2020-08-20 09:40:15 -07:00
Gabe Kangas
01c8c98a40
Add OMQ stickers as custom emoji
2020-08-20 09:39:13 -07:00