371 Commits (3eb41ed8057c79864cc57a6c456e68768e7bbb3d)

Author SHA1 Message Date
Meisam a8e93de134
Prevent remote image injection with /img/emoji/ in url (#1245) 4 years ago
Gabe Kangas ae78283caf Remove extra log from displaying 4 years ago
Gabe Kangas 484098afda Some migration fixes and database optimizations 4 years ago
Meisam c4c1ecfc7b
Allow alt and title tags in chat emojis (#1241) 4 years ago
Gabe Kangas 3dc3ad75f6 Cleanup errors that are not fatal during filesystem cleanup 4 years ago
Gabe Kangas c3e8e78dad Centralize chan closure to be done in the client, not the server. Set chan size to max message size. 4 years ago
Gabe Kangas f782e82909 Fix potential concurrent access condition 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 37fedb8ab8 Ignore some additional non-fatal errors 4 years ago
Meisam 7361578412
style fix for error checking (#1170) 4 years ago
Meisam a13e1e75e2
proper cleanup and permission check for the hls directory (#1167) 4 years ago
Jannik 3f9f4a151c
refactor: use io.Pipe and ffmpeg's stdin (#1148) 4 years ago
Jannik edc777ae1b
🐛 use currentBroadcast for playlist overwrites (#1149) 4 years ago
Gabe Kangas 0802a20f4f Do not save invalid disconnect time 4 years ago
Gabe Kangas 12104978e8 Some linter cleanup 4 years ago
Gabe Kangas ab3bbd59bf Cleanup the persisted disconnected time 4 years ago
Gabe Kangas d28c4b96f3 Fix invalid nil time being returned 4 years ago
Gabe Kangas 1586d80a32 Wire up blocked chat username controller 4 years ago
Gabe Kangas 20c272ff3d Guard against invalid last disconnect time 4 years ago
Gabe Kangas 89dfcfb047 Fix buggy saving of lastDisconnectTime now used for #1111 4 years ago
Meisam e991199735
updates to backups directory (#1099) 4 years ago
Gabe Kangas 306a0066d1 Fix concurrency crash. Closes #1067 4 years ago
Jannik fae2c58259
Fix rtmp secret validation to allow `/` (#1069) (#1070) 4 years ago
Gabe Kangas 94136d4361 Demote log message 4 years ago
leuc 5ab901bb36
Fix #981 Use -webserverip to set http listen address (#1032) 4 years ago
Gabe Kangas 1a0beb1d0e Fix tests 4 years ago
Meisam 8b57ddcfb1
Remove config file migrator (#1045) 4 years ago
Fabian Fischer d3696cd0aa
fix: avoid duplicate cache-control header (#1048) 4 years ago
Gabe Kangas 61e07bf945 API for setting a list of blocked usernames. For #782 4 years ago
Gabe Kangas 83ad6db394 If tag storage is an empty string return back an empty slice. Fixes #974 4 years ago
Gabe Kangas 381daaec9b Save owncast logs to log file. Closes #908 4 years ago
Gabe Kangas 36a15a97dd Handle the server summary data as auto-linked markdown. Closes #1010 4 years ago
tomleb 1504ea3509
Add -logdir flag (#1039) 4 years ago
Gabe Kangas 91f6dcd0f6
Active viewer PING controller. Closes #790 (#990) 4 years ago
Gabe Kangas 3810ce4f63 Do not try to copy logo if image does not exist on disk 4 years ago
Gabe Kangas 09da85090e Fix tests 4 years ago
Gabe Kangas 4f4cef97e2 Force an iframe every segment 4 years ago
Gabe Kangas fc123ecda3 Fix tests 4 years ago
Gabe Kangas 6bcbe60c28 Update latency level values 4 years ago
Gabe Kangas fa3a959dc5 update tests 4 years ago
Gabe Kangas 5324d235bf Force an i-frame every second for consistent segment lenghts with 4 years ago
Gabe Kangas 4f73da30a8 Add additional stream + server info to stream started webhook. Closes #971 4 years ago
Gabe Kangas eedc07fc94 Ignore warning about hls segment length 4 years ago
Gabe Kangas 34c4350597 Add some more va-api codec error mappings 4 years ago
Gabe Kangas a06a9c58ea Add i965-va-driver-shader missing error 4 years ago
Gabe Kangas 543577c2e0 Create hls directories at transcoder start to account for stream output changes. Fixes #940 4 years ago
Gabe Kangas 5214d81264
Codec selection (#892) 4 years ago
Gabe Kangas f216e781dd Reduce log level on data getters 4 years ago
Gabe Kangas df7dff081f Set and get custom styling for web interface. For #718 4 years ago