owncast/core/transcoder
Gabe Kangas ca9d5de192
Embed static resources (#1466)
* Replace pkger with go:embed for bundling the admin. Closes #844

* Remove references to pkged.go

* Point tests to use an updated version of Go

* Add comment to new exported function

* Cleanup

* Add a dummy pkged.go to alert people to stop using it.

* Add simple browser test to make sure the admin is available and renders

* Don't panic

* Embed bot/scraper metadata template.

Add browser test to validate the rendering of this template.

* Use embedded offline.ts segment

* Remove placeholder thumbnail as its unnecessary

* Remove copying the static directory into the release

* Cleanup
2021-10-11 15:04:16 -07:00
..
codecs.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
fileWriterReceiverService.go Simplify HLS storage paths (#1393) 2021-09-12 11:32:42 -07:00
hlsFilesystemCleanup.go Cleanup errors that are not fatal during filesystem cleanup 2021-07-22 16:50:30 -07:00
hlsHandler.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
thumbnailGenerator.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
transcoder.go Embed static resources (#1466) 2021-10-11 15:04:16 -07:00
transcoder_nvenc_test.go Fix Windows tests (#1376) 2021-09-04 21:17:15 -07:00
transcoder_omx_test.go Fix Windows tests (#1376) 2021-09-04 21:17:15 -07:00
transcoder_vaapi_test.go Fix Windows tests (#1376) 2021-09-04 21:17:15 -07:00
transcoder_x264_test.go Fix Windows tests (#1376) 2021-09-04 21:17:15 -07:00
utils.go Simplify HLS storage paths (#1393) 2021-09-12 11:32:42 -07:00