61 Commits (73615784122bff635bb62d3fbcd00e5144fc9926)

Author SHA1 Message Date
Meisam 7361578412
style fix for error checking (#1170) 4 years ago
Gabe Kangas 12104978e8 Some linter cleanup 4 years ago
Aaron Ogle b502849184
Consolidate Dockerfile into root and consolidate version into config (#1118) 4 years ago
Meisam e991199735
updates to backups directory (#1099) 4 years ago
Gabe Kangas 5ef1596d65 Remove extra references to config file 4 years ago
leuc 5ab901bb36
Fix #981 Use -webserverip to set http listen address (#1032) 4 years ago
Gabe Kangas 381daaec9b Save owncast logs to log file. Closes #908 4 years ago
tomleb 1504ea3509
Add -logdir flag (#1039) 4 years ago
leuc ebf8157e8c
Fix #1001 set RTMP port from cli (#1038) 4 years ago
Gabe Kangas 1b27d0b46d Do not copy data dir on build. Create data dir if needed on launch 4 years ago
Gabe Kangas 829ee6c989 Save web port number for future launches when specifying it on the command line. Closes #860 4 years ago
Gabe Kangas e366989a7d Fix version string for local dev 4 years ago
Gabe Kangas 89cf92640c Try to fix builds saying they are dev 4 years ago
Bradley Hilton cbcf8d4794
Fix the http port used not in sync with what is logged (#766) 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
Christian Muehlhaeuser 7c71a68da5
Add database schema versioning & migration skeleton (#382) 5 years ago
Gabe Kangas 4d2066a76d
Start cleaning up linter errors. (#358) 5 years ago
Christian Muehlhaeuser 2e1f8d29b5
Fix godoc style comments (#356) 5 years ago
Gabe Kangas 1dbd550134
Bundle and serve admin (#317) 5 years ago
Gabe Kangas 18e322c5e1 Add version number to status endpoint 5 years ago
Gabe Kangas 5c6f5fc697 Add logging admin APIs for dashboard #114 5 years ago
Gabe Kangas 19e86b8c04
First pass at centralized database reference. Closes #282 (#289) 5 years ago
leowmjw 769fc3a561
Fixes #211: Update mod paths (#221) 5 years ago
Gabe Kangas e232d2e3f3 Fix blocking 5 years ago
Gabe Kangas 4c3da2704f
Simple hardware metrics collection + alerting (#115) 5 years ago
Gabe Kangas a8fe8a1cfa Add support for specifying the path for chat db. Closes #61 5 years ago
Gabe Kangas f54d1eba38 Add additional logging of ffmpeg output to file. Help troubleshoot #34 5 years ago
Gabe Kangas 259923b303 Set logging preferences via command line flags. Closes #20 5 years ago
Gabe Kangas 1f51ef9668 Add version string to config endpoint 5 years ago
Gabe Kangas 17eb9da30c Remove commented out code 5 years ago
Gabe Kangas 260877f60d Enable file/line-level verbose debugging by providing enableDebugFeatures option. #20 5 years ago
Gabe Kangas 8b379f895b Support config file location as an argument. #20 5 years ago
Gabe Kangas a3273e9deb Value injection at build time seems to only work for the main package 5 years ago
Bradley Hilton 487bd12444
Project restructure (#18) 5 years ago
Gabe Kangas f013a8639a Actually fix race condition that happens in production. I think. 5 years ago
Gabe Kangas e8edce5178 Continue to troubleshoot race condition at launch 5 years ago
Gabe Kangas 02692befc6 Troubleshooting race condition 5 years ago
Gabe Kangas d00d5d3390 Disallow caching of hls playlists client-side 5 years ago
Gabe Kangas 0cb2ab396c Try to fix a race condition where a file is attempted to be moved and deleted at the same time 5 years ago
Gabe Kangas 5cecb50b2e When starting the server provide a default stream offline state 5 years ago
Gabe Kangas c8fa2add17 First pass at a build/release script. Closes #2 5 years ago
Gabe Kangas 5bc3555206 Stitch in an offline slate when the RTMP stream is dropped 5 years ago
Gabe Kangas ede890cf5d Unblock RTMP packets? 5 years ago
Gabe Kangas cd53e108f3 Enable CORS on /status 5 years ago
Gabe Kangas 1c45e11358 Enable CORS on web server 5 years ago
Gabe Kangas 344da52e3d Handle viewer counts outside of websocket connections 5 years ago
Gabe Kangas b47ea89c06 Add basic persistent viewership stats 5 years ago
Gabe Kangas 9ebec675b5 Generate a static thumbnail png every 20s 5 years ago
Gabe Kangas 0b5452de89 Support multiple adaptive bitrates 5 years ago
Gabe Kangas 29f51f6ccc A little cleanup 5 years ago