owncast/controllers/admin
Gabe Kangas 1ed1cc01eb
Persist time series viewer metrics (#1752)
* WIP persisting time series viewer metrics. Closes #1478

* Remove unused var, move around initial collection
2022-03-06 19:43:57 -08:00
..
chat.go Return error in API response. Return all fields in message+user query 2022-01-18 15:38:23 -08:00
config.go Add support for and use socket host override. (#1682) 2022-03-06 17:11:51 -08: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
externalAPIUsers.go Chat refactor + persistent backing chat users (#1163) 2021-07-19 19:22:29 -07:00
federation.go Handle pagination for the federated actions & followers responses (#1731) 2022-03-06 17:18:51 -08:00
followers.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
hardware.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
index.go Remove not useful, unhelpful and scary error 2021-10-21 11:31:19 -07:00
logs.go style fix for error checking (#1170) 2021-07-09 11:16:44 -07:00
serverConfig.go Add support for and use socket host override. (#1682) 2022-03-06 17:11:51 -08:00
status.go Disable caching of some GET apis. Closes #1530 2021-11-16 20:58:50 -08:00
update.go Auto updater APIs (#1523) 2021-11-30 13:15:18 -08:00
viewers.go Persist time series viewer metrics (#1752) 2022-03-06 19:43:57 -08: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