| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-27 | switch to new session ticket keys location | Daniel Micay | |
| 2025-05-08 | raise fetchpriority for important images | Daniel Micay | |
| This was detected by PageSpeed Insights as an issue and it makes sense to address it. | |||
| 2025-05-04 | handle Let's Encrypt removing OCSP support | Daniel Micay | |
| We can no longer use OCSP stapling and Must-Staple. These will soon be obsolete once the `shortlived` profile is available for public use since it will provide certificates with a similar lifetime as OCSP responses. In the meantime, we've moved to the `tlsserver` profile stripping legacy features to prepare for the `shortlived` profile which will be identical to `tlsserver` but with a validity period of 6 days. | |||
| 2025-04-23 | drop comment with minimum nginx version | Daniel Micay | |
| 2024-10-02 | update ssl_session_ticket_key comment | Daniel Micay | |
| 2024-10-02 | drop redundant comment | Daniel Micay | |
| 2024-09-21 | add wake locks to web installer | sandbank52641 | |
| Sets wake locks during long-running operations, such as downloading and flashing the release. Close: https://github.com/GrapheneOS/grapheneos.org/issues/837 Test: Manual | |||
| 2024-06-28 | add preload for redirect.js on features page | Daniel Micay | |
| 2024-06-23 | set worker_shutdown_timeout to 1 hour | Daniel Micay | |
| 2024-04-25 | add logging for TLS session reuse | Daniel Micay | |
| 2024-04-25 | use small fixed TCP buffer sizes for non-TLS HTTP | Daniel Micay | |
| 2024-04-24 | replace deprecated http2 listen parameter | Daniel Micay | |
| 2024-04-20 | add redirects for query parameters with static HTML | Daniel Micay | |
| 2024-04-13 | remove extra space | Daniel Micay | |
| 2024-04-13 | add grapheneos.foundation domain | Daniel Micay | |
| 2024-04-10 | nginx: reset timed out HTTP(S) connections | Daniel Micay | |
| 2024-04-08 | include security headers for vanadium.app root | Daniel Micay | |
| 2024-04-06 | handle leading double slash for redirect | Daniel Micay | |
| 2024-03-31 | Redirect from /ubl to new bootloader locking FAQ section | matchboxbananasynergy | |
| 2024-03-31 | add redirect from /UBL to FAQ section | matchboxbananasynergy | |
| 2024-03-23 | drop legacy UTF-8 replacement character redirect | Daniel Micay | |
| 2024-03-23 | drop unnecessary quotes | Daniel Micay | |
| 2024-03-22 | avoid regex location for webmanifest | Daniel Micay | |
| 2024-03-22 | drop legacy twipu redirects | Daniel Micay | |
| 2024-03-20 | add limited cache time for vanadium.app redirect | Daniel Micay | |
| 2024-03-20 | add another comment for working around nginx bug | Daniel Micay | |
| 2024-03-20 | stop redirecting the entire vanadium.app domain | Daniel Micay | |
| 2024-03-20 | disable keepalive by default | Daniel Micay | |
| No need for keepalive for the internal socket. | |||
| 2024-03-18 | nginx: double per-worker connection and file limit | Daniel Micay | |
| 2024-03-12 | add redirect for community rules forum thread | Daniel Micay | |
| 2024-02-24 | replace placeholder Vanadium redirect | Daniel Micay | |
| 2024-02-24 | add redirect.js preload to servers page | Daniel Micay | |
| 2024-02-24 | sort preload URIs | Daniel Micay | |
| 2024-01-31 | fix redirect to eSIM support | Orazio | |
| 2024-01-30 | add redirect to new section | dd-dreams | |
| 2023-12-25 | use 301 redirect with 1 day caching for Discord | Daniel Micay | |
| There are scenarios where we may have to change the URL so the default 301 behavior is inappropriate but this will work fine. | |||
| 2023-12-24 | use long form Discord link | Daniel Micay | |
| https://discord.gg/grapheneos is a 301 redirect to https://discord.com/invite/grapheneos so it makes sense to use the long form to avoid a redirect. | |||
| 2023-12-21 | use custom invite link for Discord | Daniel Micay | |
| 2023-11-22 | add discord redirect | Daniel Micay | |
| 2023-07-15 | simplify nginx configuration deployment | Daniel Micay | |
| 2023-07-13 | Change string markings for replacements | smdyv | |
| 2023-07-11 | drop legacy block-all-mixed-content | Daniel Micay | |
| 2023-07-10 | block WebRTC in Content Security Policy | Daniel Micay | |
| 2023-07-09 | use new OCSP cache path | Daniel Micay | |
| 2023-06-27 | drop legacy info on APEX components | Daniel Micay | |
| 2023-06-21 | move mta-sts to mail server | Daniel Micay | |
| 2023-06-21 | move mta-sts.mail.grapheneos.org to mail server | Daniel Micay | |
| 2023-06-06 | remove obsolete redirect | Daniel Micay | |
| 2023-05-23 | avoid configuration warning with nginx 1.24.0 | Daniel Micay | |
| 2023-05-13 | add missing include for Matrix server delegation | Daniel Micay | |
