forest
34d4dc46c2
optimize the docker build
4 years ago
Nolan Lawson
16e66346d7
fix!: remove esm package, use native Node ES modules ( #2064 )
...
BREAKING CHANGE: Node v12.20+, v14.14+, or v16.0+ is required
* fix!: remove esm package, use native Node ES modules
* fix: fix some CJS imports
4 years ago
Nolan Lawson
2812e4521e
chore: update from now to vercel ( #1844 )
5 years ago
Nolan Lawson
00945a3608
chore: update standard to v13 ( #1370 )
6 years ago
Nolan Lawson
fabf9399f2
fix: use static server for `node server.js` ( #1041 )
...
* fix: use static server for `node server.js`
Aligns the Node server with the Zeit server. Fixes #1019
* fix test
6 years ago
Nolan Lawson
2adf8a738e
fix: fix port not defaulting to 4002, add server.js ( #976 )
...
fixes #972
7 years ago
Nolan Lawson
4bd181d3cc
fix: update Sapper to latest ( #775 )
...
* fix: update to latest sapper
fixes #416
* fix error and debug pages
* requestIdleCallback makes column switching feel way nicer than double rAF
* add export feature
* add better csp info
* workaround for sapper sub-page issue
* clarify in readme about exporting
* fix now config
* switch from rIC to triple raf
* style-loader is no longer used
* update theming guide
7 years ago
Nolan Lawson
ae6ae34b7d
fix(server): use compression instead of shrink-ray-current ( #629 )
7 years ago
greenkeeper[bot]
8dbc1b0503
Update standard to the latest version 🚀 ( #519 )
...
* chore(package): update standard to version 12.0.0
* package lock update
* fix eslint
7 years ago
Nolan Lawson
1aeb57fb57
remove link rel=manifest for iOS ( #443 )
...
fixes #45 in a better way than before
7 years ago
Nolan Lawson
9a79a6ff7f
disable manifest.json for iOS ( #441 )
...
fixes #45
7 years ago
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
7 years ago
Nolan Lawson
b37f371cdb
add zopfli/brotli encoding ( #200 )
...
fixes #196
7 years ago
Nolan Lawson
d8906b2cb6
add Referrer-Policy: no-referrer ( #187 )
...
fixes #139
7 years ago
Nolan Lawson
4b2e3f030a
disable CSP for /report.html ( #151 )
...
* disable CSP for /report.html
Fixes #150
* enable minimal helmet() for debug paths
7 years ago
Nolan Lawson
d9ae0666c2
use full helmet() middleware ( #135 )
...
fixes #132
7 years ago
Nolan Lawson
283bc78b4f
Add CSP ( #119 )
...
Fixes #25
7 years ago
Nolan Lawson
62c82a05c0
fix service worker caching issues hopefully
7 years ago
Nolan Lawson
cdd7469bd3
expose report.html and stats.json
7 years ago
Nolan Lawson
99ff58968b
fix Cache-Control in sapper
7 years ago
Nolan Lawson
2e83bc0ff9
use standard
8 years ago
Nolan Lawson
d93811d470
refactor
8 years ago
Nolan Lawson
b0c1844ed2
switch to port 4002
8 years ago
Nolan Lawson
c3a8f847aa
initial commit
8 years ago