summaryrefslogtreecommitdiff
path: root/nginx
AgeCommit message (Collapse)Author
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
2021-02-14use relative include for security headersDaniel Micay
2021-02-14fix broken double slash redirectDaniel Micay
nginx doesn't sanitize input to statements like return.
2021-02-14add brotli static configurationDaniel Micay
2021-02-14switch to nginx userDaniel Micay
2021-01-27add redirects to handle reversed order for installDaniel Micay
2021-01-27add mjs extension to nginx configurationDaniel Micay
2021-01-26drop support for obsolete Feature-Policy headerDaniel Micay
This has been replaced by Permissions-Policy.
2021-01-25fix typo in URLDaniel Micay
2021-01-24create an install directory with an index pageDaniel Micay
2021-01-23temporarily disable Trusted Types for web-installDaniel Micay
This can be enabled again when the zip library supports it.
2021-01-23allow search engines to index /web-installDaniel Micay
2021-01-20increase types_hash_max_size to 4096Daniel Micay
2021-01-16add grapheneos.info domainDaniel Micay
2021-01-15add grapheneos.com domainDaniel Micay
2021-01-07use more permissive X-Robots-Tag for web-installDaniel Micay
2021-01-05add foundation for WebUSB-based install pageDaniel Micay
2021-01-01add redirects for URLs with extra slashesDaniel Micay
2021-01-01set up nginx stub_status moduleDaniel Micay
2020-12-31document deprecated/obsolete headersDaniel Micay
2020-12-31exact match for broken replacement character URLDaniel Micay