owncast/webserver/handlers
2023-12-19 18:32:29 -08:00
..
auth feat: move auth under services 2023-12-19 18:32:29 -08:00
adminApiAppearanceConfig.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiChatHandlers.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiConfigHandlers.go feat: move webhooks under services 2023-12-19 18:31:25 -08:00
adminApiConnectedClients.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiDirectory.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiEmojiConfig.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiExternalAPIUsers.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiFederationConfig.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiFollowers.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiHardwareStats.go feat: move metrics into services 2023-12-19 18:30:22 -08:00
adminApiLogs.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiNotificationsConfig.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiServerConfig.go feat: move transcoder under video 2023-12-19 18:30:23 -08:00
adminApiSoftwareUpdate.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
adminApiSystemStatus.go feat: move metrics into services 2023-12-19 18:30:22 -08:00
adminApiVideoConfig.go feat: move metrics into services 2023-12-19 18:30:22 -08:00
adminApiViewers.go feat: move metrics into services 2023-12-19 18:30:22 -08:00
adminApiWebhooks.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
chat.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
config.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
customJavascript.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
disconnect.go feat: move rtmp under video 2023-12-19 18:30:24 -08:00
emoji.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
followers.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
handlers.go feat: refactor web server + router. First step in #1749 2023-12-19 18:26:35 -08:00
hls.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
images.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
index.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
logo.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
moderation.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
notifications.go feat: move notifications under services 2023-12-19 18:30:23 -08:00
ping.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
playbackMetrics.go feat: move metrics into services 2023-12-19 18:30:22 -08:00
remoteFollow.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
robots.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
status.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
video.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
web.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00
ypApi.go feat: first pass migrating all the handlers to the new architecture 2023-12-19 18:29:21 -08:00