owncast/core
Gabe Kangas 1dbd550134
Bundle and serve admin (#317)
* WIP with admin bundling

* Current state of the admin is bundled

* Update admin bundler to work with binary bundling

* Log detail about the admin interface. Closes #312

* Move bundle script to the build dir

* Update to current version of admin

* Commit updated API documentation

Co-authored-by: Owncast <owncast@owncast.online>
2020-11-06 15:12:35 -08:00
..
chat Remove stale client purging. Use sockets to count clients. #323 2020-11-05 00:15:00 -08:00
data First pass at centralized database reference. Closes #282 (#289) 2020-10-26 08:55:31 -07:00
ffmpeg Add getter for stream variant encoder preset w/ test 2020-10-26 09:14:20 -07:00
playlist HLS video handling/storage/state refactor (#151) 2020-10-14 14:07:38 -07:00
rtmp Bundle and serve admin (#317) 2020-11-06 15:12:35 -08:00
storageproviders Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00
chatListener.go Connected clients admin API (#217) 2020-10-06 23:14:33 -07:00
core.go Bundle and serve admin (#317) 2020-11-06 15:12:35 -08:00
stats.go Remove stale client purging. Use sockets to count clients. #323 2020-11-05 00:15:00 -08:00
status.go Add version number to status endpoint 2020-11-03 21:22:17 -08:00
storage.go HLS video handling/storage/state refactor (#151) 2020-10-14 14:07:38 -07:00
streamState.go Stop rtmp from reaching back into core (#290) 2020-10-29 14:09:28 -07:00