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
2022-02-19
extend redirect.js preload / push to /install/
Daniel Micay
2022-02-19
set up preload and push for redirect.js
Daniel Micay
2022-02-19
simplify configuration
Daniel Micay
2022-02-01
avoid redirect for double slash in parameters
Daniel Micay
2022-01-27
add grapheneos.dev domain
Daniel Micay
2022-01-13
workaround for odd CSP semantics in Chromium 97
Daniel Micay
2022-01-03
improve approach to redundant slash redirection
Daniel Micay
2021-12-11
rename push cookie for clarity
Daniel Micay
2021-12-11
add preload/push for main page phone image
Daniel Micay
2021-12-10
set charset in Content-Type header for CSS too
Daniel Micay
2021-12-10
disable legacy X-XSS-Protection feature
Daniel Micay
2021-12-05
use http2_push instead of http2_push_preload
Daniel Micay
2021-12-04
no need for case insensitive match for cookie name
Daniel Micay
2021-12-04
avoid sending unnecessary push cookie
Daniel Micay
2021-11-27
simplify /mask-icon.svg redirect
Daniel Micay
2021-11-26
use preload header with nopush for repeat visitors
Daniel Micay
2021-11-26
add integrity metadata to preload header
Daniel Micay
2021-11-24
disable idle-detection in Permissions-Policy
Daniel Micay
2021-11-23
update font version for preload/push
Daniel Micay
2021-11-18
set up SRI for future use by CSP v3
Daniel Micay
2021-11-11
Nginx regex: don't capture groups unnecessarily
Rohan Kumar
2021-09-07
nginx: use syslog for error_log
Daniel Micay
2021-08-30
add another FAQ redirect
Daniel Micay
2021-08-22
add redirect for broken backlinks with comma
Daniel Micay
2021-08-10
add SVG Tiny Portable/Secure icon for BIMI
Daniel Micay
2021-07-30
rename primary to 0 and replica1 to 1
Daniel Micay
2021-07-30
add support for ACME with replicas
Daniel Micay
2021-07-28
add nginx modules symlink
Daniel Micay
2021-06-26
nginx: use build defaults for user/pid settings
Daniel Micay
2021-06-22
cleaner nginx status monitoring configuration
Daniel Micay
2021-06-21
add back legacy redirect
Daniel Micay
2021-06-21
set security headers for Matrix client metadata
Daniel Micay
2021-06-13
fix redirects for broken twipu links
Daniel Micay
2021-06-11
fix object replacement character redirect
Daniel Micay
2021-06-08
mark Expect-CT as largely obsolete
Daniel Micay
2021-06-07
convert if back into location block
Daniel Micay
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
[next]