Commit Graph

17 Commits (91ea61e7532fcf9287d76d0044897751e87f78fd)

Author SHA1 Message Date
Pavel Zavora 993f4357c4 fix(dist): load UI resources using embed 2022-04-05 12:54:02 +02:00
Pavel Zavora 16e9412b5d fix(ui): repair embedded file inclusion 2022-04-05 10:48:44 +02:00
Pavel Zavora b6f803da6b chore(ui): apply go fmt after go-bindata 2022-04-04 15:40:25 +02:00
Pavel Zavora b10aa7ab1d chore: improve docs 2022-03-17 09:54:04 +01:00
Pavel Zavora d0c0d4a1b4 feat(server/bindata): add version to bindata 2022-03-17 09:32:24 +01:00
Pavel Zavora b113eaf839 fix(windows): programtically assign text/javascript content type 2020-12-02 14:53:36 +01:00
Pavel Závora 0babc528f0
fix(ui): add HTTP security headers (#5536) 2020-07-15 08:56:46 -07:00
Russ Savage 1ce8806b8e feat: add flag to disable host list page 2020-02-10 13:50:28 -08:00
Chris Goller 2aa35d8771 Add server cache-control and etags for production assets 2017-02-09 17:25:58 -06:00
Chris Goller 34b79fd0eb Fix Content-Type of the index.html page to be text/html 2016-12-08 21:03:11 -06:00
Chris Goller d1359c09b3 Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
Chris Goller dbc6d83606 Fix production go-bindata assets to redirect correctly at / as compared to all other paths. 2016-10-10 15:14:33 -05:00
Chris Goller 338da3cdf2 Fix production release pathing 2016-10-07 16:13:05 -05:00
Chris Goller 73d326d61d Add default content to always go to index.html.
Add mock sources
Add links to sources
2016-09-19 19:08:32 -07:00
Chris Goller 0f715ddae7 Fix bug where handlers were not serving. 2016-09-19 13:45:05 -07:00
Chris Goller 4035130b80 Update build system for javascript/go asset packaging 2016-09-19 13:45:05 -07:00
Chris Goller b9b0d4db08 Update bindata to be in dist. Use dev and debug for now 2016-09-19 13:45:05 -07:00