owncast/controllers/admin
2023-07-17 19:06:58 +00:00
..
appearance.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
chat.go Fixed localhost IP ban (#3183) 2023-07-17 19:06:58 +00:00
config.go fix(api): validate stream key payload. Closes #3082 2023-06-13 13:05:43 -07:00
connectedClients.go Clarify in routes and names that it is chat clients being returned 2021-07-21 17:19:15 -07:00
disconnect.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
emoji.go Handle subdirectories of emoji in copying, fetching and deleting. For #1916 2022-12-16 20:23:58 -08:00
externalAPIUsers.go fix(api): explicitly disable caching on api responses 2023-06-05 08:52:00 -07:00
federation.go Add terminations to error repsonses in API. (#1872) 2022-04-23 13:19:17 -07:00
followers.go Troubleshoot misskey follows 2022-04-08 13:33:30 -07:00
hardware.go Stream performance metrics (#1785) 2022-03-16 17:34:44 -07:00
logs.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
notifications.go Remove twitter notification configuration (#2598) 2023-01-17 13:20:29 -08:00
serverConfig.go Support using the custom video serving endpoint even if you don't use object storage (#2924) 2023-05-30 14:05:24 -07:00
status.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
update.go Fix linter errors to reflect update to Go 1.20 2023-05-28 12:38:51 -07:00
video.go Surface the % of players represented in metrics 2022-03-27 16:27:38 -07:00
viewers.go preallocate memory (#2201) 2022-10-12 16:37:26 -07:00
webhooks.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
yp.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00