owncast/controllers/admin
2023-06-13 13:05:43 -07:00
..
appearance.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
chat.go
config.go fix(api): validate stream key payload. Closes #3082 2023-06-13 13:05:43 -07:00
connectedClients.go
disconnect.go
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
followers.go
hardware.go
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
viewers.go
webhooks.go
yp.go