|
e16075a702
|
Test HSTS header
|
2018-01-17 20:59:16 +00:00 |
|
|
251d46b43f
|
Use HSTS all the time, unless serving over HTTP
Not serving the HSTS header over HTTP is fairly bad
|
2018-01-17 20:31:12 +00:00 |
|
|
ef9b100dd1
|
Remove X-Powered-By header
|
2018-01-17 20:03:41 +00:00 |
|
|
3e7f956bf6
|
Upgrade dependencies
|
2017-07-08 14:18:15 +01:00 |
|
|
8a59759095
|
harden server with helmet extensions
|
2017-07-08 12:14:12 +01:00 |
|
|
2c2a067810
|
hoist helmet
|
2017-05-06 23:12:12 +01:00 |
|
|
8eb6cc0a7c
|
remove powered-by header
|
2017-05-06 22:59:29 +01:00 |
|
|
a54d3528a8
|
Fix linter
|
2017-04-18 13:52:56 +01:00 |
|
|
0892f0a7d0
|
Make it run as node
|
2017-02-20 08:45:14 +00:00 |
|
|
69f55aadc7
|
Move tests
|
2017-02-19 21:59:54 +00:00 |
|
|
53df4c6e3f
|
Cleanup tests
|
2017-02-19 21:53:06 +00:00 |
|
|
8fa136379f
|
Add some actual tests
|
2017-02-19 19:01:53 +00:00 |
|
|
511d60925a
|
Start adding tests
|
2017-02-19 18:19:45 +00:00 |
|
|
00e00ad749
|
export server
|
2017-02-17 21:39:44 +00:00 |
|
|
390c1e80cd
|
Open site after server start
|
2017-02-17 21:33:32 +00:00 |
|
|
f0ae3da8f1
|
Specify port in cli
|
2017-02-17 21:22:38 +00:00 |
|
|
b5c8775c81
|
Fix strange issues with import and array checks
|
2017-02-17 21:16:07 +00:00 |
|
|
2c401c1535
|
Make types more logical
|
2017-02-17 20:27:30 +00:00 |
|
|
fcbe06feb3
|
Add CLI
|
2017-02-17 09:24:29 +00:00 |
|
|
1062c7bfa6
|
Create rest of server
|
2017-02-15 20:46:18 +00:00 |
|
|
9cbae3b8a1
|
Added static file middleware
|
2017-02-15 20:18:40 +00:00 |
|
|
1cada0f34d
|
Added logging middleware
|
2017-02-15 20:04:46 +00:00 |
|
|
8a2d98c67a
|
Add basic auth middleware
|
2017-02-15 07:37:00 +00:00 |
|
|
11cacc5e35
|
Add 404 middleware
|
2017-02-15 07:32:19 +00:00 |
|
|
26001cadaf
|
Build on test
|
2017-02-14 22:21:08 +00:00 |
|
|
8f2709ab55
|
Add basic structure and start server code
|
2017-02-14 22:11:07 +00:00 |
|
|
4189d95b8b
|
Remove old files
|
2017-02-14 21:24:35 +00:00 |
|
|
9933f7574e
|
Fix IP whitelisting
|
2017-02-13 13:39:26 +00:00 |
|
|
c8862c1a2a
|
Add filtering by IP
|
2017-02-13 09:49:32 +00:00 |
|
|
04c7647687
|
Add opt-in dir listing
|
2017-02-13 08:50:51 +00:00 |
|
|
7fd8bd3071
|
Add basic auth
|
2017-01-21 21:06:21 +00:00 |
|
|
35fbefef03
|
rename utils to consts
|
2017-01-21 18:22:50 +00:00 |
|
|
1b8b738130
|
Restructure
|
2017-01-19 17:31:23 +00:00 |
|