206 Commits (6b48a370665cab51abef8f365fba1a29c72ae954)

Author SHA1 Message Date
Tim Cooper fe47c99ac2
do not pass http.ResponseWriter as pointer to EnableCors (#1440) 4 years ago
Y.Horie 5fc8465746
Enable CORS in the hls handler (#1411) 4 years ago
Ruffy 9c484efd36
Feature/oc 1316 add support for system message to single user (#1351) 4 years ago
Gabe Kangas 1b053ffd1b
Simplify HLS storage paths (#1393) 4 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Meisam e8e21ca45b
Add support for loading the owncast URL in mpv (#1356) 4 years ago
Gabe Kangas 7278ce8f26
Merge pull request from GHSA-2hfj-cxw7-g45p 4 years ago
Gabe Kangas 15238bf9de Add an endpoint for returning a most-compatible logo (non-svg) used in sharing and indexing. Closes #1286 4 years ago
Gabe Kangas 99a3aae843 Mark viewer as active when fetching playlist. Closes #1343 4 years ago
Meisam 26041a0dc3
change admin 404 error log level to debug (#1342) 4 years ago
Meisam 31a8d81a42
Move emoji directory definition to config (#1317) 4 years ago
Christian 521681e1b8
Sort after build variants index number, fix broken index for HLS path. (#1282) 4 years ago
Gabe Kangas dcc7a7c5c3 Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 4 years ago
Meisam 7e6f53c846
Add standalone chat with ability to send messages (#1270) 4 years ago
Gabe Kangas 8f32c13ca6 Fix incorrect controller method. Remove wildcard cors from /api/chat 4 years ago
Gabe Kangas 41cfe33b8d Fix typo of missing colon 4 years ago
Gabe Kangas f85b54cfeb Pass along just the client id instead a reference to the entire client when unregistering the client 4 years ago
Gabe Kangas 2cf761a3f1 Clarify in routes and names that it is chat clients being returned 4 years ago
Gabe Kangas 4715598d7e
Override default protocol if one is set in settings (#1226) 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
Meisam 617156b18d
link assets under the same protocol for bots (#1187) 4 years ago
Meisam a00052ef89
set summary in metadata (#1185) 4 years ago
Meisam d042fd70d1
Cache the custom emoji list (#1175) 4 years ago
Meisam 7361578412
style fix for error checking (#1170) 4 years ago
Meisam 3b6ef78ff7
fix video variant sorting (#1150) 4 years ago
Gabe Kangas 12104978e8 Some linter cleanup 4 years ago
Gabe Kangas 010bdeaffd Fix incorrect error message 4 years ago
Gabe Kangas 6f11351840 Remove unused property 4 years ago
Gabe Kangas bb8aea6446 Revert "Consolidate the ping and status request APIs" 4 years ago
Gabe Kangas b96cd2e93e Consolidate the ping and status request APIs 4 years ago
leuc 5ab901bb36
Fix #981 Use -webserverip to set http listen address (#1032) 4 years ago
Gabe Kangas 61e07bf945 API for setting a list of blocked usernames. For #782 4 years ago
Gabe Kangas 36a15a97dd Handle the server summary data as auto-linked markdown. Closes #1010 4 years ago
Gabe Kangas 91f6dcd0f6
Active viewer PING controller. Closes #790 (#990) 4 years ago
Gabe Kangas 8287484cc6 Add Google FLoC opt-out header on web page requests. Closes #939 4 years ago
Gabe Kangas 5214d81264
Codec selection (#892) 4 years ago
Gabe Kangas f313f69946 Return success on custom styles save 4 years ago
Gabe Kangas df7dff081f Set and get custom styling for web interface. For #718 4 years ago
Gabe Kangas f81c78f9e1 Sort bitrates for displaying. Closes #889 4 years ago
nebunez 826aa3f158
update logo POST route (#773) 4 years ago
nebunez 80579c5e7e
implement custom welcome message (#820) 4 years ago
Gabe Kangas e015ea60c5 Fix system actions not rendering markdown 4 years ago
Gabe Kangas 3fb80554ef
Gek/external actions (#827) 4 years ago
Gabe Kangas bf33d08384
Add support for disabling chat. Closes #472 (#799) 4 years ago
Gabe Kangas 6f545a905b
Support full html in system messages. Closes #747 (#814) 4 years ago
Gabe Kangas c713e216d3
Allow selection of different stream variants in the player (#815) 4 years ago
Gabe Kangas 4a233ab7ac Return detailed error. Closes #781 4 years ago
Jannik a6c269dd1c
Remove peak viewer counts from public status feed (#771) 4 years ago
Bradley Hilton b61a952bd8
Return the scaled height and width of a stream output variant (#769) 4 years ago