summaryrefslogtreecommitdiff
path: root/nginx
AgeCommit message (Expand)Author
2021-05-02use more granular session ticket key rotationDaniel Micay
2021-05-02enable session tickets with rotation scriptDaniel Micay
2021-04-29add redirect from unused mta-sts rootDaniel Micay
2021-04-29nginx: add source map supportDaniel Micay
2021-04-26enable open file cache for main static rootDaniel Micay
2021-04-25nginx: raise open file limitDaniel Micay
2021-04-25reduce reliance on try_files (inefficient)Daniel Micay
2021-04-23raise keepalive_timeout to prior HTTP/2 valueDaniel Micay
2021-04-23prefer ChaCha20 for clients without hardware AESDaniel Micay
2021-04-23update nginx configuration for 1.20.0Daniel Micay
2021-04-19use 429 response code for conn limitDaniel Micay
2021-04-18disable unused Clipboard API featuresDaniel Micay
2021-04-18disable unused hid (WebHID API) featureDaniel Micay
2021-04-18disable unused serial (Web Serial API) featureDaniel Micay
2021-04-18disable interest-cohort featureDaniel Micay
2021-04-17add missing qualifier for CORP header settingDaniel Micay
2021-04-17redirect mangled backlinks to /usage#updatesDaniel Micay
2021-04-17redirect broken backlink to /faqDaniel Micay
2021-04-17disable obsolete msie_padding featureDaniel Micay
2021-04-17nginx: limit sendfile chunk sizeDaniel Micay
2021-04-16set keepalive_requests to match nginx mainlineDaniel Micay
2021-04-16nginx: remove redundant tcp_nodelay optionDaniel Micay
2021-04-16remove obsolete mask icon redirectsDaniel Micay
2021-04-15finish setting up CORP headers and document issuesDaniel Micay
2021-04-15avoid breaking image hotlinking for nowDaniel Micay
2021-04-15remove legacy mstile redirectsDaniel Micay
2021-04-14simplify error page configurationDaniel Micay
2021-04-14set CORP header for error responses tooDaniel Micay
2021-04-14expand same-origin CORP header usageDaniel Micay
2021-04-11mark js/mjs as immutable tooDaniel Micay
2021-03-31expand same-origin CORP header usageDaniel Micay
2021-03-30start deploying same-origin CORP conservativelyDaniel Micay
2021-03-30move static site root to /srvDaniel Micay
2021-03-29move mta-sts data to /srvDaniel Micay
2021-03-27set immutable for woff2 cache headersDaniel Micay
2021-03-27update naming for Roboto fontsDaniel Micay
2021-03-26set immutable for CSS cache headerDaniel Micay
2021-03-26automate CSS/JS cache bustingDaniel Micay
2021-03-26force cache revalidation for (unversioned) htmlDaniel Micay
2021-03-26enforce strict Trusted Types without policiesDaniel Micay
2021-03-23explicitly set SameSite for preload session cookieDaniel Micay
2021-03-21work around legacy CSP handling by AV/extensionsDaniel Micay
2021-03-06replace legacy /install redirectDaniel Micay
2021-03-01add grapheneos.ovh domainDaniel Micay
2021-02-23fix redirect of mangled backlinksDaniel Micay
2021-02-20add svg logo to initial preload/pushDaniel Micay
2021-02-15use once per session preload / pushDaniel Micay
2021-02-15use a single Link header for preloadingDaniel Micay
2021-02-15add preload headers for core fontsDaniel Micay
2021-02-15make redirects more robustDaniel Micay