113 Commits (e6ed6a684959fe4cfe65580666f1d8a16c936116)

Author SHA1 Message Date
Gabe Kangas 83eb9229ad
Auto updater APIs (#1523) 4 years ago
Eng Zer Jun 7996df85e1
refactor: move from io/ioutil to io and os packages (#1546) 4 years ago
Gabe Kangas 1873151390 Disable caching of some GET apis. Closes #1530 4 years ago
gingervitis 9a91324456
Inline chat moderation UI (#1331) 4 years ago
Gabe Kangas aeaf886855 Force the content type on hls playlists 4 years ago
Christian d159f1fc69
Fix hashes for standalone video/chat (#1472) 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 ca9d5de192
Embed static resources (#1466) 4 years ago
Gabe Kangas f0bd7d2528
Replace pkger with go:embed for bundling the admin. Closes #844 (#1464) 4 years ago
leo 958c78641e
Replaces redirect of /embed URLs to return content directly. (#1453) 4 years ago
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