Commit Graph

24 Commits (a1202255922f3057d78a5fac499f238ba94aa9ab)

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 a4f2147071 chore(server): test non-empty dist version 2022-03-17 12:05:42 +01: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 8dc012aeac Update to fix go linter issues 2017-03-06 10:11:52 -06: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
Andrew Watkins 645fb6e143 WIP See a list of databases 2016-09-22 11:17:49 -07:00
Chris Goller e029d0c16a Update influx to remove the v2 client and use our own.
Signed-off-by: Gunnar Aasen <gunnar+github@gunnar.me>
2016-09-21 17:58:46 -07:00
Chris Goller e4aa0603b7 Merge pull request #69 from influxdata/feature/fix-prod-webpack
Fix prod webpack to look to / instead of /build
2016-09-20 09:10:23 -07:00
Chris Goller 7dc74500bd Fix prod webpack to look to / instead of /build 2016-09-20 09:09:36 -07: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
Chris Goller 9f0969751f Add simple static asset packaging.
Closes #5
2016-09-16 12:21:29 -05:00