summaryrefslogtreecommitdiff
path: root/nginx
AgeCommit message (Expand)Author
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
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
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
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