owncast/controllers/admin
Gabe Kangas 83eb9229ad
Auto updater APIs (#1523)
* APIs for querying and executing an update in place.

For #924

* Use the process pid to query systemd for status

* Use parent pid and invocation ID to guess if running from systemd

* Stream cmd output to client + report errors

* Update comment to refer to INVOCATION_ID
2021-11-30 13:15:18 -08:00
..
chat.go
config.go refactor: move from io/ioutil to io and os packages (#1546) 2021-11-19 22:42:50 -08:00
connectedClients.go
disconnect.go
externalAPIUsers.go
hardware.go
index.go
logs.go
serverConfig.go Disable caching of some GET apis. Closes #1530 2021-11-16 20:58:50 -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
webhooks.go
yp.go