owncast/controllers/admin
2024-01-20 20:30:29 -08:00
..
appearance.go
chat.go chore(lint): silence linter warnings 2023-10-21 09:46:45 -07:00
config.go Block Private URLs at serverurl API endpoint (#3295) 2023-09-06 20:28:15 -07:00
connectedClients.go
disconnect.go
emoji.go fix(api): protect emoji delete api from path traversal exploit 2024-01-20 20:30:29 -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
serverConfig.go feat(chat): add support for chat part messages. Closes #3201 (#3291) 2023-09-10 10:58:11 -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