Gabe Kangas
cb04826173
Fix the flickering status text. Closes #88
5 years ago
Matt Steele
a20d2fce46
Add ACL option to s3 config ( #89 )
5 years ago
Gabe Kangas
d8d6c0f26a
Ginger mentioned increasing the height of video a bit
5 years ago
Gabe Kangas
5ce9a4928c
Fix timeout buffer after going offline. Closes #84
5 years ago
Gabe Kangas
43df6c432e
Fix possible crash for concurrent map writes
5 years ago
Gabe Kangas
515661804a
Force videojs to set cache-control header and add a random query param to each request. Closes #82 I hope.
5 years ago
Jannik
9cdd78ecbf
Add: Config Key when changing ffmpeg. ( #80 )
5 years ago
Gabe Kangas
5e46cabc59
Fix typo
5 years ago
Gabe Kangas
d2d4b4034c
Add README content about the web UI
5 years ago
Gabe Kangas
e4cf5e6030
Create dependabot.yml
5 years ago
Gabe Kangas
bd879f9997
Uncomment accidentally commented code
5 years ago
Gabe Kangas
01c487c2b5
Point to production build of vue
5 years ago
Gabe Kangas
e0670585fb
Experiment with starting with lowest quality and moving up from there
5 years ago
Gabe Kangas
5d13805bf2
Update videojs
5 years ago
Gabe Kangas
1464945061
Finally give the extra user content markdown some styling
5 years ago
Gabe Kangas
403d5c4a2f
Support pushing images to dockerhub on release. Closes #77
5 years ago
Gabe Kangas
bacf26508e
First pass at an encoding document
5 years ago
Gabe Kangas
a7812f8d04
Increase the delay for the welcome chat message a bit
5 years ago
Gabe Kangas
a7b625c37f
Show chat as disabled by default
5 years ago
Gabe Kangas
54a9206051
Support chat message word wrapping if needed
5 years ago
Gabe Kangas
0e45bd9ca3
Ok make the avatars a bit larger
5 years ago
Gabe Kangas
cbbff2e5f5
Create padding around chat avatars and the colored container
5 years ago
Gabe Kangas
0fb48d8a7c
Add favicon(s). Closes #75
5 years ago
Gabe Kangas
b754ee01bf
Remove IPFS. For #74
5 years ago
Gabe Kangas
4ec076cf34
Strip debug symbols from binary. For #76
5 years ago
Gabe Kangas
05c511848a
Use the thumbnail for opengraph if online
5 years ago
Gabe Kangas
2ae227360a
Hide viewer stats when in offline mode. Closes #66
5 years ago
Gabe Kangas
1ae1e94368
Disable text input by default
5 years ago
Ginger Wong
90317c0c7f
Merge branch 'gek/current-stream-duration'
5 years ago
Ginger Wong
eb699f9790
use constants for message strings
5 years ago
Ginger Wong
b66a80f11e
add comments; use promise for fetching chat history for consistency
5 years ago
Ginger Wong
3f594abac8
update offline flow an stream status timer flow
5 years ago
Ginger Wong
a3613612eb
Merge branch 'master' into gek/current-stream-duration
5 years ago
Gabe Kangas
c0e4f647a2
Show chat by default. Closes #72 . Show placeholder text that no registration is needed. Closes #73
5 years ago
Ginger Wong
14adead519
Merge branch '0718-refactor-touchscreenlayout'
5 years ago
Ginger Wong
72ccc70a56
Merge branch 'master' into 0718-refactor-touchscreenlayout
5 years ago
Ginger Wong
fdce8585d5
css tweaks for mobile mode; reintroduce mobile styles and hacks
5 years ago
Matt Steele
edec533eef
Set Content-Type on status endpoint ( #70 )
5 years ago
Gabe Kangas
fbfea8e38c
Throw and error if a stream key is not set in the config
5 years ago
Ginger Wong
d775924c59
barebones noscript layout
5 years ago
Gabe Kangas
fff911010c
Centralize default values into an instance of config. For #64
5 years ago
Gabe Kangas
2855027f22
Use endpoint for chat history instead of websocket ( #67 )
...
* Change placeholder when chat is disabled
* Use the /chat endpoint for bulk chat history population instead of websocket. For #47
* Force LiveUI/seek bar during live to show. Closes #11 .
* Change pulling chat history into app.js
* Force new messages to have visability = true
5 years ago
Ginger Wong
38a279485b
disable click events on video container when offilne
5 years ago
Ginger Wong
e12de3215f
cleanup
5 years ago
Ginger Wong
0af67c0cdc
simplified layout updates based on only media queries
5 years ago
Gabe Kangas
7c6d7669c4
Whoops. Missing file. Thanks automated build
5 years ago
Gabe Kangas
a266633a9a
Force LiveUI/seek bar during live to show. Closes #11 .
5 years ago
Gabe Kangas
8ba0b6d7ce
Show in the UI how long the user has been streaming for. Closes #59
5 years ago
Gabe Kangas
addfce2ec9
Change placeholder when chat is disabled
5 years ago
Gabe Kangas
3eba516f04
Add cachebuster to source to force new video. Attempt to fix #63
5 years ago