130 Commits (a703df518257454f4f3e7b8b774d6f0f461988e2)

Author SHA1 Message Date
Gabe Kangas 3ed5a0b7f3
feat: simplify console logs 2 years ago
Gabe Kangas cd458630ec
Support using the custom video serving endpoint even if you don't use object storage (#2924) 2 years ago
Gabe Kangas 15dc718e61
feat: add support for robots.txt disabling search indexing (#2929) 2 years ago
Gabe Kangas f7d84bc15b
Fix HTML scaffolding of admin pages rendering without auth. Closes #2789 2 years ago
Gabe Kangas d61e14fb4c
Fix chat embed redirect breaking chat embeds. Closes #2739 2 years ago
Pranav Joglekar d76875d2de
Chore: update gzipping library to use CAFxX/httpcompression (#2741) 2 years ago
Gabe Kangas 593adb19c3
Fix trailing slash issue on /embed/chat redirect. Closes #2716 2 years ago
Gabe Kangas 3cccfbfc06
Redirect /embed/chat to /embed/chat/readonly. Closes #2716 2 years ago
Gabe Kangas 19c228eaf6
Allow adding custom javascript to the page. Closes #2604 2 years ago
Gabe Kangas 44fe52fc5a
Make the public dir live inside data to make volume mounting easier 2 years ago
Michael David Kuckuk 59e5cfefd4
Remove twitter notification configuration (#2598) 2 years ago
Gabe Kangas 6951943afe
Serve content with gzip encoding directly from our webserver. Improves performance re: #2167. Closes #2566 2 years ago
Gabe Kangas 2fdbb1e482
Support CSP nonce for webv2. Closes #2127 2 years ago
Philipp dc54dfe363
Feature: emoji editor (#2411) 2 years ago
Gabe Kangas 75e22c58ef
Explicitly block requests to /debug/vars 2 years ago
Gabe Kangas c9e3ccad45 API + Data changes to support split up of stream keys and admin passwords 3 years ago
Gabe Kangas 813f8692f0
Support color customization from the admin (#2338) 3 years ago
Gabe Kangas ae7c02b421
Add support for public static files. Closes #2234 3 years ago
Gabe Kangas d94723bd3a
Fix embeds not loading on prod builds. Closes #2186 3 years ago
Gabe Kangas 681067ab93
Add custom offline message+api. Part of #1901 3 years ago
Gabe Kangas 49f977ea45
Set ReadHeaderTimeout in http server 3 years ago
Gabe Kangas f3a16be0dd
Add user detail API + modal. Closes #2002 3 years ago
Gabe Kangas b75cb1784b
Set ReadHeaderTimeout in http server 3 years ago
Gabe Kangas b08393295f
Add option to hide viewer count. Closes #1939 3 years ago
Gabe Kangas 97db93e0d7
Support a custom emoji override directory. Closes #1967 3 years ago
Gabe Kangas 718d6d312b
Use thumbnail and preview gif controllers 3 years ago
Gabe Kangas 9c477e16a2
Use static servers for serving embedded web assets 3 years ago
Gabe Kangas 18a184eeb7
Use bundled images instead of old webroot files 3 years ago
Gabe Kangas 3741196de6
Standardize endpoint name and fix doc. Closes #1966 3 years ago
Gabe Kangas 78c6189c02
First pass at bundling web app into service. Working. 3 years ago
Gabe Kangas d6814b516a
Require auth middleware only on GET requests 3 years ago
Gabe Kangas c841e4d32d
Fix middleware attached to wrong endpoint 3 years ago
tobi 2307321c79
Check multiple Accept headers for content-type (#1935) 3 years ago
Gabe Kangas 677bd9efe3
Re-add missing required auth middleware to callback 3 years ago
Gabe Kangas dcac6783dd
Remove extra newline 3 years ago
Meisam b4c798f511
rm FLoC-specific header (#1908) 3 years ago
Gabe Kangas a082cf3a77
Fediverse-based authentication (#1846) 3 years ago
Gabe Kangas b835de2dc4
IndieAuth support (#1811) 3 years ago
Gabe Kangas 926560cd02
Add extended content type for ActivityPub objects. Closes #1827 3 years ago
Gabe Kangas e4589a4462
Experiment with supporting h2c 3 years ago
Gabe Kangas 4a17f30da8
Outbound live stream notifications (#1663) 3 years ago
Gabe Kangas babbcecc9c
Stream performance metrics (#1785) 3 years ago
Gabe Kangas e0a75d5d54
Add support for established chat user mode. #1587 (#1681) 3 years ago
Gabe Kangas 19b9a8bdf6
Add support for IP-based bans (#1703) 3 years ago
Gabe Kangas 98fce01b52
Add support for active viewer details API. Closes #1477 (#1747) 3 years ago
Gabe Kangas 92041c4c23
Add Prometheus for some Owncast metrics (#1744) 3 years ago
Gabe Kangas 5e6bc50b59
Handle pagination for the federated actions & followers responses (#1731) 3 years ago
Gabe Kangas d24ddc2b0a
Add support for and use socket host override. (#1682) 3 years ago
Gabe Kangas d5a6267b1f
Add support to disable chat join messages. Closes #1582 (#1743) 3 years ago
Gabe Kangas 6796998124
Remove unnecessary var data in log messages. Closes #1640 3 years ago