index
:
hakurei.app
main
staging
main website servers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nginx
Age
Commit message (
Expand
)
Author
2020-05-14
use location block for index redirect
Daniel Micay
2020-05-08
site with broken backlinks supports https now
Daniel Micay
2020-05-08
nginx: reorder location blocks
Daniel Micay
2020-05-08
add back workaround for broken backlinks
Daniel Micay
2020-05-06
redirect some mangled backlinks
Daniel Micay
2020-04-24
push CSS for error pages too
Daniel Micay
2020-04-24
make /404 internal too
Daniel Micay
2020-04-24
replace 403 errors with 404 errors
Daniel Micay
2020-04-24
add initial custom 404 page
Daniel Micay
2020-04-19
stop pinning IdenTrust root that's on the way out
Daniel Micay
2020-04-19
nginx: mark static brotli files as internal too
Daniel Micay
2020-04-19
nginx: mark static gzip files as internal
Daniel Micay
2020-04-18
remove try_files usage for txt/xml
Daniel Micay
2020-04-15
add mta-sts.mail.grapheneos.org
Daniel Micay
2020-04-07
switch HPKP backup pins
Daniel Micay
2020-04-05
certbot-ocsp-fetcher for reliable OCSP stapling
Daniel Micay
2020-04-03
use HTTP/2 server push for render blocking CSS
Daniel Micay
2020-04-02
fix typo
Daniel Micay
2020-04-02
add security headers for www redirect over HTTPS
Daniel Micay
2020-04-02
add HTTP /generate_204 endpoint
Daniel Micay
2020-04-01
move nginx https setup into a snippet
Daniel Micay
2020-04-01
reorganize nginx configuration
Daniel Micay
2020-04-01
split out virtual server for www subdomain
Daniel Micay
2020-04-01
split out virtual server for /generate_204 service
Daniel Micay
2020-04-01
reorganize nginx configuration
Daniel Micay
2020-04-01
use a default location block
Daniel Micay
2020-04-01
remove obsolete HPKP report-uri URL
Daniel Micay
2020-04-01
set charset
Daniel Micay
2020-04-01
use static gzip
Daniel Micay
2020-04-01
add nginx configuration
Daniel Micay