79 Commits (develop)

Author SHA1 Message Date
Gabe Kangas bb7de347c5
chore: reverting the current implementation of http response caching 1 year ago
Gabe Kangas 2217f0614a
feat(api): add server-side caching for requests that could benefit (#3463) 1 year ago
Gabe Kangas 496bf3ecb3
Add details to temp dir removal error 2 years ago
Gabe Kangas 1d248a144b
Move where emoji migration is fired to match the new emoji work 2 years ago
Gabe Kangas d49f001688
Ignore lint warning until this can be refactored 2 years ago
Philipp dc54dfe363
Feature: emoji editor (#2411) 2 years ago
Gabe Kangas 842bdcc808 Support setting admin password and temp stream key via cli flag 2 years ago
Gabe Kangas c9e3ccad45 API + Data changes to support split up of stream keys and admin passwords 2 years ago
Lerk a7687c861e
Fix "invalid cross-device link" error when running on a different filesystem (#1769) 3 years ago
Gabe Kangas 92041c4c23
Add Prometheus for some Owncast metrics (#1744) 3 years ago
Gabe Kangas ade392e5db
Do not log stream key when changing it 3 years ago
Gabe Kangas 6eefca53c8 Split out flags so all functions in main have access 4 years ago
Gabe Kangas cd15661f08 Split out cli arg handling from main 4 years ago
Gabe Kangas f0bd7d2528
Replace pkger with go:embed for bundling the admin. Closes #844 (#1464) 4 years ago
nothub d522e41d5c
do not exit after successful stream key change (#1355) 4 years ago
Gabe Kangas 44d6a36b77 Cleanup linter warnings 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
Gabe Kangas 5968aa49d2 Fix initial creation of logging directory 4 years ago
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