| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-28 | static: remove unused pages | Ophestra | |
| There are more potentially unused pages, but these are unlikely to become relevant or reusable in the near future, so remove them. | |||
| 2025-06-08 | Opt-into edge-to-edge by default | cookiell546 | |
| Chromium already supports dynamic edge-to-edge viewports. This change opts-in by default, making the gesture navigation bar (chin) invisible without needing scroll interaction. No other changes were necessary, as no content relied on specific viewport insets. Command used: ``` sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html ``` | |||
| 2025-02-10 | drop cryptocurrency fee recommendations | Daniel Micay | |
| Best to leave this up to people donating and handle the overly low Bitcoin fees with CPFP when we have time for it. | |||
| 2024-06-07 | consistent formatting for TRY bank address | Daniel Micay | |
| 2024-03-14 | add missing space to AUD bank account address | Daniel Micay | |
| 2024-03-14 | update EUR/HUF Wise bank address | Daniel Micay | |
| 2023-12-18 | update Wise AUD banking details | Daniel Micay | |
| 2023-10-13 | update Wise US bank information | Daniel Micay | |
| 2023-08-19 | drop Wise SGD (Singapore) donation option | Daniel Micay | |
| Wise cancelled an incoming donation and says they can't offer SGD services to a non-profit organization. This is very strange since it allowed us to open the account and get account details for receiving. | |||
| 2023-08-11 | Correct max standard tier for GitHub Sponsors | matchboxbananasynergy | |
| 2023-08-09 | update PayNym to +GrapheneOS | Daniel Micay | |
| 2023-08-07 | add local bank transfer donation option via Wise | Daniel Micay | |
| 2023-08-07 | add Litecoin donation option | Daniel Micay | |
| 2023-07-31 | CAD is the only useful fallback for PayPal now | Daniel Micay | |
| 2023-07-31 | add BIP47 payment code and PayNym | Daniel Micay | |
| 2023-07-29 | PayPal account has been restored | Daniel Micay | |
| 2023-07-27 | improve Bitcoin donation fee info | Daniel Micay | |
| 2023-07-27 | improve Monero donation fee info | Daniel Micay | |
| 2023-07-27 | add urgent notice about PayPal | Daniel Micay | |
| 2023-07-26 | make e-Transfer email more prominent | Daniel Micay | |
| 2023-07-26 | GrapheneOS Foundation e-Transfer email address | Daniel Micay | |
| 2023-07-18 | switch to GrapheneOS Foundation donation addresses | Daniel Micay | |
| 2023-07-13 | Use simple templating for static processing | smdyv | |
| 2023-07-13 | Change string markings for replacements | smdyv | |
| 2023-06-30 | make the ADA handle stand out more | Daniel Micay | |
| 2023-06-29 | use GrapheneOS Foundation PayPal for donations | Daniel Micay | |
| 2023-06-29 | Trezor shielded address support hit a dead end | Daniel Micay | |
| 2023-06-18 | Standardize the size of the QR codes on the Donate page | tedgravlin | |
| * Also adds a slight curve to the corners | |||
| 2023-06-16 | Add Mastodon link to footer | tedgravlin | |
| 2022-11-27 | move GrapheneOS account to grapheneos.social | Daniel Micay | |
| 2022-11-07 | add metadata for temporary Mastodon account | Daniel Micay | |
| 2022-10-10 | add forum link to footer | Daniel Micay | |
| 2022-10-10 | move GitHub Sponsors to top of donate page | Daniel Micay | |
| 2022-10-10 | use CIP 13 URI for Cardano | Daniel Micay | |
| 2022-10-10 | use EIP 681 URI for Ethereum | Daniel Micay | |
| 2022-10-07 | $grapheneos ADA handle was donated to our address | Daniel Micay | |
| 2022-10-07 | add Cardano donation address | Daniel Micay | |
| 2022-10-07 | add Ethereum donation address | Daniel Micay | |
| 2022-09-16 | add Bitcoin Taproot donation address | Daniel Micay | |
| 2022-03-10 | clarify GitHub Sponsors uses credit card donations | Daniel Micay | |
| 2022-03-06 | remove fee notice for Zcash | Daniel Micay | |
| 2022-03-06 | use site-specific wording for donations | Daniel Micay | |
| 2022-03-06 | link to Trezor Zcash shielded transaction project | Daniel Micay | |
| 2022-03-06 | add transparent Zcash donation address | Daniel Micay | |
| 2022-01-29 | clarify Interac e-Transfer availability | Daniel Micay | |
| 2022-01-20 | aadd Interac e-Transfer donation option | Daniel Micay | |
| 2021-11-18 | set up SRI for future use by CSP v3 | Daniel Micay | |
| 2021-06-23 | Add color-scheme meta tag | Marco Janotta | |
| 2021-05-17 | use SVG for /favicon.ico if browser asks for it | Daniel Micay | |
| This makes Chromium use the SVG favicon universally including as the favicon for non-HTML files. | |||
| 2021-05-16 | use dedicated favicon.svg with dark mode support | Daniel Micay | |
