377 Commits (68ff9ff270c9bfc35bea15a3e1409279907a8762)
 

Author SHA1 Message Date
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) 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
gingervitis 42b0b05d78
App Javascript refactor (#56) 5 years ago
Gabe Kangas 2afde7b3f9 Fix missing default video bitrate if none is supplied 5 years ago
Gabe Kangas a277012650 Limit the backlog of chat messages to recent messages. For #47 5 years ago
Gabe Kangas aebbce4b76 Add some simple load tests 5 years ago
Gabe Kangas a8fe8a1cfa Add support for specifying the path for chat db. Closes #61 5 years ago
Gabe Kangas 26e4092295 Cleanup unnecessary items in main readme 5 years ago
Gabe Kangas 5f37baf410 Use higher quality logo in config 5 years ago
Gabe Kangas 5fe9955f26 Increase the time between broadcast started and when we are marked as online 5 years ago
Gabe Kangas ccf556eb39 uncomment 5 years ago
Gabe Kangas 95fd8aed96 Added a basic transcoder test 5 years ago
Gabe Kangas a9a46a4493 Run the container in the background so Github actions does not get hung up 5 years ago
Gabe Kangas 738570563e Update the dev dockerfile and build dockerfile to fix #60 5 years ago
Gabe Kangas a7a9ae0984 Fix incorrect logging method 5 years ago
Gabe Kangas 63954d4e1b We only have a single test, but might as well run it anyway 5 years ago
Gabe Kangas 58858c99c2 Github action for building binary + docker image 5 years ago
Gabe Kangas a11999c3c0 Log cleanup 5 years ago
Gabe Kangas ec83e11bd9 Approximately 3 segments should be available before playback can start 5 years ago
Gabe Kangas dd1b9411bf Add verbose logging for RTMP metadata 5 years ago
Gabe Kangas 4559bde977 Most things have 30 as a standard fps instead of 25 5 years ago
Gabe Kangas a9a83f78a3 Set a default framerate so we can specify the correct iframe settings 5 years ago
Gabe Kangas ab21706d73 Add our own botlist for user-agent matching. Closes #51 5 years ago
Gabe Kangas 46b3922e1d Add who Owncast is not for question in FAQ 5 years ago
Gabe Kangas 8dfe3360e1 Fix typo 5 years ago
Gabe Kangas 579688ba36 Comment and document configuration stuffs 5 years ago
Gabe Kangas fe102e7164 Make setting the offline content optional 5 years ago
Gabe Kangas 15f24b84ce Make setting extraUserInfoFileName optional 5 years ago