owncast/controllers
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
..
admin Auto updater APIs (#1523) 2021-11-30 13:15:18 -08:00
admin.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
chat.go Disable caching of some GET apis. Closes #1530 2021-11-16 20:58:50 -08:00
config.go Disable caching of some GET apis. Closes #1530 2021-11-16 20:58:50 -08:00
constants.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
controllers.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
embed.go Fix hashes for standalone video/chat (#1472) 2021-10-24 17:12:56 -07:00
emoji.go refactor: move from io/ioutil to io and os packages (#1546) 2021-11-19 22:42:50 -08:00
hls.go Force the content type on hls playlists 2021-10-31 19:20:56 -07:00
index.go Embed static resources (#1466) 2021-10-11 15:04:16 -07:00
logo.go refactor: move from io/ioutil to io and os packages (#1546) 2021-11-19 22:42:50 -08:00
ping.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
status.go Disable caching of some GET apis. Closes #1530 2021-11-16 20:58:50 -08:00
video.go Sort after build variants index number, fix broken index for HLS path. (#1282) 2021-08-04 11:34:02 -07:00