summaryrefslogtreecommitdiff
path: root/nginx
AgeCommit message (Expand)Author
2020-12-31only match end of path for brotli/gzip locationDaniel Micay
2020-12-30add redirect for legacy (never used) /generate_204Daniel Micay
2020-12-30add redirect for broken linkDaniel Micay
2020-12-28add styling for inline code blocks tooDaniel Micay
2020-12-28add code block stylingDaniel Micay
2020-12-23drop block display for coin-address p elementDaniel Micay
2020-12-22center cryptocurrency donation addressesDaniel Micay
2020-12-22add Monero donation addressDaniel Micay
2020-12-21move mstile icons to directoryDaniel Micay
2020-12-21reduce HTTP/2 input buffer sizeDaniel Micay
2020-12-21handle changed -webkit-fill-available semanticsDaniel Micay
2020-12-20add grapheneos.page domainDaniel Micay
2020-12-20reorder server namesDaniel Micay
2020-12-20set more reasonable limit on concurrent streamsDaniel Micay
2020-12-19use default Linux backlog valueDaniel Micay
2020-12-10use 302 redirect for vanadium.appDaniel Micay
2020-12-10add vanadium.app redirectsDaniel Micay
2020-12-10use $host in http redirect + add domainsDaniel Micay
2020-12-10add redirects for grapheneos.appDaniel Micay
2020-12-094k SSL buffer size for lower latency / memory useDaniel Micay
2020-12-06use consistent id namingDaniel Micay
2020-12-06add txt extension to deployed license fileDaniel Micay
2020-12-06enable broader If-Modified-Since matchingDaniel Micay
2020-12-05lower large_client_header_buffers to match HTTP/2Daniel Micay
2020-12-03lower max body size to 1kDaniel Micay
2020-12-03set client_body_buffer_size appropriatelyDaniel Micay
2020-12-03move cipher configurationDaniel Micay
2020-12-02use id to style site menuDaniel Micay
2020-12-02use aria-current="page" instead of custom classDaniel Micay
2020-12-02generate atom feed for releasesDaniel Micay
2020-12-02consistent cipher order for TLS 1.2 and TLS 1.3Daniel Micay
2020-12-02remove unused RSA cipher configurationDaniel Micay
2020-11-30explicitly set http2_recv_timeoutDaniel Micay
2020-11-25enable gzip for proxied requestsDaniel Micay
2020-11-24enforce an initial HTTP connection limit per IPDaniel Micay
2020-11-24cut receive/send timeouts from 60s to 30sDaniel Micay
2020-11-24lower client_max_body_size to 4kDaniel Micay
2020-11-24increase maximum connectionsDaniel Micay
2020-11-23nginx: enable access_log bufferingDaniel Micay
2020-11-17use $host for multi-subdomain redirectDaniel Micay
2020-11-14globally disable dynamic gzip compressionDaniel Micay
2020-11-14move TLS configuration into nginx.confDaniel Micay
2020-11-14add full nginx configurationDaniel Micay
2020-11-07update Roboto Mono fontsDaniel Micay
2020-11-05add our response to Copperhead's baseless lawsuitDaniel Micay
2020-11-02add Global Privacy Control metadataDaniel Micay
2020-11-01use bitcoin: URI in QR codeDaniel Micay
2020-10-31nginx: update HTTP/2 push configurationDaniel Micay
2020-10-27add require-trusted-types-for 'script' to CSPDaniel Micay
2020-10-27add COOP / COEP headersDaniel Micay