summaryrefslogtreecommitdiff
path: root/nginx
AgeCommit message (Expand)Author
2022-01-27add grapheneos.dev domainDaniel Micay
2022-01-13workaround for odd CSP semantics in Chromium 97Daniel Micay
2022-01-03improve approach to redundant slash redirectionDaniel Micay
2021-12-11rename push cookie for clarityDaniel Micay
2021-12-11add preload/push for main page phone imageDaniel Micay
2021-12-10set charset in Content-Type header for CSS tooDaniel Micay
2021-12-10disable legacy X-XSS-Protection featureDaniel Micay
2021-12-05use http2_push instead of http2_push_preloadDaniel Micay
2021-12-04no need for case insensitive match for cookie nameDaniel Micay
2021-12-04avoid sending unnecessary push cookieDaniel Micay
2021-11-27simplify /mask-icon.svg redirectDaniel Micay
2021-11-26use preload header with nopush for repeat visitorsDaniel Micay
2021-11-26add integrity metadata to preload headerDaniel Micay
2021-11-24disable idle-detection in Permissions-PolicyDaniel Micay
2021-11-23update font version for preload/pushDaniel Micay
2021-11-18set up SRI for future use by CSP v3Daniel Micay
2021-11-11Nginx regex: don't capture groups unnecessarilyRohan Kumar
2021-09-07nginx: use syslog for error_logDaniel Micay
2021-08-30add another FAQ redirectDaniel Micay
2021-08-22add redirect for broken backlinks with commaDaniel Micay
2021-08-10add SVG Tiny Portable/Secure icon for BIMIDaniel Micay
2021-07-30rename primary to 0 and replica1 to 1Daniel Micay
2021-07-30add support for ACME with replicasDaniel Micay
2021-07-28add nginx modules symlinkDaniel Micay
2021-06-26nginx: use build defaults for user/pid settingsDaniel Micay
2021-06-22cleaner nginx status monitoring configurationDaniel Micay
2021-06-21add back legacy redirectDaniel Micay
2021-06-21set security headers for Matrix client metadataDaniel Micay
2021-06-13fix redirects for broken twipu linksDaniel Micay
2021-06-11fix object replacement character redirectDaniel Micay
2021-06-08mark Expect-CT as largely obsoleteDaniel Micay
2021-06-07convert if back into location blockDaniel Micay
2021-06-04remove legacy underscore redirects (unused)Daniel Micay
2021-06-03add redirect away from old SVG faviconDaniel Micay
2021-06-02reorder nginx location blocksDaniel Micay
2021-06-02make index files into an implementation detailDaniel Micay
2021-06-02treat html extension as an implementation detailDaniel Micay
2021-05-31add grapheneos.ca domainDaniel Micay
2021-05-28add grapheneos.net domainDaniel Micay
2021-05-24add Matrix client homeserver delegationDaniel Micay
2021-05-24add Matrix homeserver delegationDaniel Micay
2021-05-23drop types_hash_max_size configurationDaniel Micay
2021-05-23add webmanifest mime typeDaniel Micay
2021-05-23add mjs as javascript extensionDaniel Micay
2021-05-23add upstream mime.typesDaniel Micay
2021-05-19simplify favicon.svg rewriteDaniel Micay
2021-05-19add /favicon.svg location blockDaniel Micay
2021-05-18simplify redirect for broken backlinksDaniel Micay
2021-05-18treat mask-icon.svg as an implementation detailDaniel Micay
2021-05-18keep redirect location blocks togetherDaniel Micay