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
2021-06-04
remove legacy underscore redirects (unused)
Daniel Micay
2021-06-03
add redirect away from old SVG favicon
Daniel Micay
2021-06-02
reorder nginx location blocks
Daniel Micay
2021-06-02
make index files into an implementation detail
Daniel Micay
2021-06-02
treat html extension as an implementation detail
Daniel Micay
2021-05-31
add grapheneos.ca domain
Daniel Micay
2021-05-28
add grapheneos.net domain
Daniel Micay
2021-05-24
add Matrix client homeserver delegation
Daniel Micay
2021-05-24
add Matrix homeserver delegation
Daniel Micay
2021-05-23
drop types_hash_max_size configuration
Daniel Micay
2021-05-23
add webmanifest mime type
Daniel Micay
2021-05-23
add mjs as javascript extension
Daniel Micay
2021-05-23
add upstream mime.types
Daniel Micay
2021-05-19
simplify favicon.svg rewrite
Daniel Micay
2021-05-19
add /favicon.svg location block
Daniel Micay
2021-05-18
simplify redirect for broken backlinks
Daniel Micay
2021-05-18
treat mask-icon.svg as an implementation detail
Daniel Micay
2021-05-18
keep redirect location blocks together
Daniel Micay
2021-05-18
use prefix match for fonts instead of regex
Daniel Micay
2021-05-18
convert regex location into exact match
Daniel Micay
2021-05-17
reduce cache time for SVG served as /favicon.ico
Daniel Micay
2021-05-17
use SVG for /favicon.ico if browser asks for it
Daniel Micay
2021-05-16
remove legacy graphene.png redirect
Daniel Micay
2021-05-16
stop logging not found files as errors
Daniel Micay
2021-05-16
fail fast on mta-sts bot traffic
Daniel Micay
2021-05-14
rename grapheneos.css to main.css
Daniel Micay
2021-05-14
redirect 404 /page/ to /page if /page.html exists
Daniel Micay
2021-05-11
add comment explaining HTTPS redirect approach
Daniel Micay
2021-05-07
include scheme and host in access log
Daniel Micay
2021-05-06
use relative paths for TLS state
Daniel Micay
2021-05-02
use more granular session ticket key rotation
Daniel Micay
2021-05-02
enable session tickets with rotation script
Daniel Micay
2021-04-29
add redirect from unused mta-sts root
Daniel Micay
2021-04-29
nginx: add source map support
Daniel Micay
2021-04-26
enable open file cache for main static root
Daniel Micay
2021-04-25
nginx: raise open file limit
Daniel Micay
2021-04-25
reduce reliance on try_files (inefficient)
Daniel Micay
2021-04-23
raise keepalive_timeout to prior HTTP/2 value
Daniel Micay
2021-04-23
prefer ChaCha20 for clients without hardware AES
Daniel Micay
2021-04-23
update nginx configuration for 1.20.0
Daniel Micay
2021-04-19
use 429 response code for conn limit
Daniel Micay
2021-04-18
disable unused Clipboard API features
Daniel Micay
2021-04-18
disable unused hid (WebHID API) feature
Daniel Micay
2021-04-18
disable unused serial (Web Serial API) feature
Daniel Micay
2021-04-18
disable interest-cohort feature
Daniel Micay
2021-04-17
add missing qualifier for CORP header setting
Daniel Micay
2021-04-17
redirect mangled backlinks to /usage#updates
Daniel Micay
2021-04-17
redirect broken backlink to /faq
Daniel Micay
2021-04-17
disable obsolete msie_padding feature
Daniel Micay
2021-04-17
nginx: limit sendfile chunk size
Daniel Micay
[prev]
[next]