summaryrefslogtreecommitdiff
path: root/nginx
AgeCommit message (Expand)Author
2024-02-24replace placeholder Vanadium redirectDaniel Micay
2024-02-24add redirect.js preload to servers pageDaniel Micay
2024-02-24sort preload URIsDaniel Micay
2024-01-31fix redirect to eSIM supportOrazio
2024-01-30add redirect to new sectiondd-dreams
2023-12-25use 301 redirect with 1 day caching for DiscordDaniel Micay
2023-12-24use long form Discord linkDaniel Micay
2023-12-21use custom invite link for DiscordDaniel Micay
2023-11-22add discord redirectDaniel Micay
2023-07-15simplify nginx configuration deploymentDaniel Micay
2023-07-13Change string markings for replacementssmdyv
2023-07-11drop legacy block-all-mixed-contentDaniel Micay
2023-07-10block WebRTC in Content Security PolicyDaniel Micay
2023-07-09use new OCSP cache pathDaniel Micay
2023-06-27drop legacy info on APEX componentsDaniel Micay
2023-06-21move mta-sts to mail serverDaniel Micay
2023-06-21move mta-sts.mail.grapheneos.org to mail serverDaniel Micay
2023-06-06remove obsolete redirectDaniel Micay
2023-05-23avoid configuration warning with nginx 1.24.0Daniel Micay
2023-05-13add missing include for Matrix server delegationDaniel Micay
2023-05-05consistent whitespace styleDaniel Micay
2023-03-24drop configuration to clear legacy push cookieDaniel Micay
2023-03-09improve HTTP request loggingDaniel Micay
2023-03-07add upstream timing to http log formatDaniel Micay
2023-03-07enable minimal stderr loggingDaniel Micay
2023-03-07ssl_reject_handshake is working as intendedDaniel Micay
2023-03-06update Roboto fontsDaniel Micay
2023-03-06work around unreliable ssl_reject_handshakeDaniel Micay
2023-03-06avoid double logging for nginx error logDaniel Micay
2023-02-27disable keepalive for stub HTTP serviceDaniel Micay
2023-02-26use consistent configuration styleDaniel Micay
2023-02-24disable keepalive for MTA-STSDaniel Micay
2023-02-19add back request method to log formatDaniel Micay
2023-02-19set baseline nginx root directory in http blockDaniel Micay
2023-02-18work around nginx keepalive configuration bugDaniel Micay
2023-02-18reject connections to invalid namesDaniel Micay
2023-02-18entirely disable access log for status socketDaniel Micay
2023-02-14disable multipart range requestsDaniel Micay
2023-02-11improve naming for http limit conn zoneDaniel Micay
2023-02-11move error_log configuration to top levelDaniel Micay
2023-02-10add request time to log formatDaniel Micay
2023-02-10switch to improved custom log formatDaniel Micay
2023-02-10drop HTTP/2 Push support since Chromium dropped itDaniel Micay
2023-02-09reduce client body / header timeouts to 15sDaniel Micay
2023-02-09reduce sendfile max chunk to 256kDaniel Micay
2023-02-09avoid unnecessary ACME challenge redirectsDaniel Micay
2023-02-09unify HTTP redirect server blocksDaniel Micay
2023-02-09use default HTTP/2 input buffer sizeDaniel Micay
2023-01-31simplify nginx status pathDaniel Micay
2023-01-17rebase onto current nginx mime.typesDaniel Micay