| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-29 | static: replace install | Ophestra | |
| Also get rid of many unused pages and assets. | |||
| 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-09-23 | fingerprint to hash | b068931cc450442b63f5b3d276ea4297 | |
| CLI install guide and Web installer each use the designation hash and never fingerprint. | |||
| 2024-06-27 | improve wording for install choices | Daniel Micay | |
| 2024-06-27 | Update the install page | Tigerr918 | |
| Using the web-installer also avoids trusting the server infrastructure. CLI seems to be only good for installing custom builds. | |||
| 2024-02-14 | move to OpenSSH signing for factory images | 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 | |
| 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 | |
| 2021-11-23 | fix uses of redirect.js not using the new syntax | 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-12 | consistent wording for installation help info | Daniel Micay | |
| 2021-03-27 | migrate history page into an index page | Daniel Micay | |
| 2021-03-26 | automate CSS/JS cache busting | Daniel Micay | |
| 2021-03-21 | fix install index page OpenGraph title | Daniel Micay | |
| 2021-03-10 | remove redundant sentence | Daniel Micay | |
| 2021-03-09 | make install guide overview consistent | Daniel Micay | |
| 2021-03-08 | make a dedicated history page | Daniel Micay | |
| 2021-03-06 | simplify wording | Daniel Micay | |
| 2021-03-06 | replace legacy /install redirect | Daniel Micay | |
| 2021-02-20 | use svg logo for footer | Daniel Micay | |
| 2021-02-17 | add recommendation to use official install methods | Daniel Micay | |
| 2021-02-11 | recommend WebUSB installer for most users | Daniel Micay | |
| 2021-02-11 | list WebUSB-based installer before CLI guide | Daniel Micay | |
| 2021-01-30 | stop calling WebUSB installer experimental | Daniel Micay | |
| 2021-01-29 | emphasize that web install is experimental | Daniel Micay | |
| 2021-01-27 | update notes for progress on WebUSB installer | Daniel Micay | |
| 2021-01-25 | discourage using WebUSB-based installer for now | Daniel Micay | |
| 2021-01-25 | update OpenGraph titles for install pages | Daniel Micay | |
| 2021-01-24 | create an install directory with an index page | Daniel Micay | |
