54 Commits (9a91324456eb0b487216c165e9e61ab01ac93bc3)

Author SHA1 Message Date
gingervitis 9a91324456
Inline chat moderation UI (#1331) 4 years ago
Gabe Kangas 04dc5b4451 Remove not useful, unhelpful and scary error 4 years ago
Noah Hall 4151739b9f strip any leading hash symbols from admin tag input using strings.TrimLeft 4 years ago
Gabe Kangas 01b3489287 Fix some pathing and caching issues with admin controller 4 years ago
Gabe Kangas f0bd7d2528
Replace pkger with go:embed for bundling the admin. Closes #844 (#1464) 4 years ago
Ruffy 9c484efd36
Feature/oc 1316 add support for system message to single user (#1351) 4 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Meisam 26041a0dc3
change admin 404 error log level to debug (#1342) 4 years ago
Gabe Kangas 2cf761a3f1 Clarify in routes and names that it is chat clients being returned 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 7361578412
style fix for error checking (#1170) 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
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 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
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
Bradley Hilton b61a952bd8
Return the scaled height and width of a stream output variant (#769) 4 years ago
Gabe Kangas 4f833be80a Add ability to mark a message as ephemeral and set it with title changes 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
Gabe Kangas 68f481d8be Render markdown to extra page content in prerelease api 5 years ago
Mirco T a149e2bb50
Added new endpoints to modify settings in-memory (#517) 5 years ago
gingervitis 8a74af202d
Update chat message visibility for moderation (#524) 5 years ago
Gabe Kangas 1ff70c13c5 Surface RTMP server port in admin. For #475 5 years ago
Gabe Kangas 40e63546cb Limit number of log entries returned. Closes #423 5 years ago
Gabe Kangas 92dc98a0ea Make things not break if video passthrough is enabled + update admin to display video settings a bit clearer. A start to #306 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 00b1e06840
Support admin paths with index.html (#332) 5 years ago
Gabe Kangas 1dbd550134
Bundle and serve admin (#317) 5 years ago
Gabe Kangas 856961ad2d Replace admin broadcaster with status api 5 years ago
Gabe Kangas 5c6f5fc697 Add logging admin APIs for dashboard #114 5 years ago
Gabe Kangas 4b70edac83 Fill in all the values for the admin config api 5 years ago
Gabe Kangas 2ee09f9697 Add stream key to config admin api 5 years ago
bitspill bfbac8cc57
Variable collisions; Possible use of nil value (#256) 5 years ago
Gabe Kangas 64a85e68aa
Update extra page content API (#240) 5 years ago
Gabe Kangas aac7fa2476 Show YP configuration in the config API 5 years ago
leowmjw 769fc3a561
Fixes #211: Update mod paths (#221) 5 years ago
Gabe Kangas bb9c788306 Support CORS+Basic auth together 5 years ago