owncast/core
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
..
chat Do not send user joined messages for already active users (#1416) 2021-09-21 14:06:23 -07:00
data Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storageproviders Fix the destination path. Closes #1455 (#1456) 2021-10-05 16:45:39 -07:00
transcoder Embed static resources (#1466) 2021-10-11 15:04:16 -07:00
user Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
webhooks Feature/oc 1316 add support for system message to single user (#1351) 2021-09-13 01:26:28 -07:00
core.go Embed static resources (#1466) 2021-10-11 15:04:16 -07:00
stats.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
status.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storage.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
streamState.go Embed static resources (#1466) 2021-10-11 15:04:16 -07:00