Commit Graph

13 Commits

Author SHA1 Message Date
Koyu Berteon d79de35603 Added Dockerfile (#313)
* Added Dockerfile

* Better comments in Dockerfile

* Added SIGINT handler

* Keeping code-check happy

* Keeping code-check happy v2

* Keeping code-check happy v2
2018-05-24 19:59:48 -07:00
Nolan Lawson b37f371cdb
add zopfli/brotli encoding (#200)
fixes #196
2018-04-21 07:06:08 -07:00
Nolan Lawson d8906b2cb6
add Referrer-Policy: no-referrer (#187)
fixes #139
2018-04-19 21:38:22 -07:00
Nolan Lawson 4b2e3f030a
disable CSP for /report.html (#151)
* disable CSP for /report.html

Fixes #150

* enable minimal helmet() for debug paths
2018-04-17 18:38:14 -07:00
Nolan Lawson d9ae0666c2
use full helmet() middleware (#135)
fixes #132
2018-04-15 15:39:45 -07:00
Nolan Lawson 283bc78b4f
Add CSP (#119)
Fixes #25
2018-04-14 15:50:16 -07:00
Nolan Lawson 62c82a05c0 fix service worker caching issues hopefully 2018-03-25 21:31:40 -07:00
Nolan Lawson cdd7469bd3 expose report.html and stats.json 2018-03-25 13:47:01 -07:00
Nolan Lawson 99ff58968b fix Cache-Control in sapper 2018-03-20 20:46:37 -07:00
Nolan Lawson 2e83bc0ff9 use standard 2018-02-08 22:29:29 -08:00
Nolan Lawson d93811d470 refactor 2018-02-08 08:22:14 -08:00
Nolan Lawson b0c1844ed2 switch to port 4002 2018-01-18 21:29:12 -08:00
Nolan Lawson c3a8f847aa initial commit 2018-01-06 15:51:25 -08:00