| 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 ``` | |||
| 2024-01-04 | add specific date for non-profit incorporation | Daniel Micay | |
| 2023-10-12 | update text on legacy changelog page | Daniel Micay | |
| 2023-07-13 | Use simple templating for static processing | smdyv | |
| 2023-07-13 | Change string markings for replacements | smdyv | |
| 2023-06-16 | Add Mastodon link to footer | tedgravlin | |
| 2023-05-05 | document GrapheneOS Foundation in history | Daniel Micay | |
| 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-05 | improve wording | 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 | |
| 2021-05-14 | rename grapheneos.css to main.css | Daniel Micay | |
| 2021-05-03 | use empty alt text for decorative header logo | Daniel Micay | |
| 2021-05-03 | Add logo to site menu | Marco Janotta | |
| 2021-04-18 | fix typo | Daniel Micay | |
| 2021-04-18 | improve wording | Daniel Micay | |
| 2021-04-18 | counter false claims made comparing the OSes | Daniel Micay | |
| 2021-04-18 | add page on legacy CopperheadOS branding | Daniel Micay | |
| We'll want to fill in more details about the history of the project and historical archives of the code, documentation, tweets, community, etc. This will help us with trimming down the information on CopperheadOS in the history page. We want to reduce emphasis on the ongoing conflict and focus on informing people about what happened in the past. Immense damage has been done to GrapheneOS by Copperhead's organized misinformation campaign and we need to do our best to repair it. | |||
| 2021-04-01 | extend legacy changelog description | Daniel Micay | |
| 2021-03-28 | link to history page from legacy changelog | Daniel Micay | |
| 2021-03-28 | clarify old branding | Daniel Micay | |
| 2021-03-27 | migrate history page into an index page | Daniel Micay | |
| 2021-03-27 | add table of contents for legacy changelog | Daniel Micay | |
| 2021-03-27 | remove duplicate legacy changelog entry | Daniel Micay | |
| 2021-03-27 | add legacy changelog page | Daniel Micay | |
