owncast/controllers
mahmed2000 414a8aeed8
Rework utils/restendpointhelper to use the new chi router functionality (#3750)
* Remove old implementation, add new function to work with the chi router

* Use new URL Param function to get clientID instead

* Remove usage of old restendpoint functions

* Fix typo in url param name

* Remove unused tests
2024-05-30 12:31:07 -07:00
..
admin Rework utils/restendpointhelper to use the new chi router functionality (#3750) 2024-05-30 12:31:07 -07:00
auth Spec-based API (#3653) 2024-05-01 19:22:27 -07:00
moderation Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
admin.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
chat.go chore(lint): silence linter warnings 2023-10-21 09:46:45 -07:00
config.go Optionally disable chat rate limiter and add optional chat slur/language filter (#3681) 2024-04-09 22:25:41 -07:00
constants.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
controllers.go fix(api): explicitly disable caching on api responses 2023-06-05 08:52:00 -07:00
customJavascript.go set content-type for customjavascript (#3612) 2024-03-04 21:40:57 -08:00
emoji.go feat(chat): cache custom emoji. For #3117 2023-06-27 15:19:48 -07:00
followers.go Handle pagination for the federated actions & followers responses (#1731) 2022-03-06 17:18:51 -08:00
hls.go chore: reverting the current implementation of http response caching 2023-12-19 18:27:42 -08:00
images.go feat(api): cache thumb and preview in memory for fast retrieval. Help address #3462 2024-05-01 18:56:38 -07:00
index.go Gek/cache bot search page (#3530) 2024-01-21 17:18:47 -08:00
logo.go Use bundled images instead of old webroot files 2022-06-20 22:10:55 -07:00
notifications.go IndieAuth support (#1811) 2022-04-21 14:55:26 -07:00
pagination.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
ping.go Return explicit http 200 2022-05-23 15:12:59 -07:00
playbackMetrics.go Pull player metrics out of the player. Support safari errors/buffering events 2022-03-29 17:33:36 -07:00
remoteFollow.go Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
robots.go feat: add support for robots.txt disabling search indexing (#2929) 2023-05-30 11:09:51 -07:00
status.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
video.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
web.go Use static servers for serving embedded web assets 2022-06-20 22:12:44 -07:00