| 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 ``` | |||
| 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 | |
| 2022-02-03 | replace dash with em dash | Daniel Micay | |
| 2022-02-03 | add /source to articles index page | June | |
| Signed-off-by: June <june@eridan.me> | |||
| 2021-11-18 | set up SRI for future use by CSP v3 | Daniel Micay | |
| 2021-08-14 | add guide on attestation compatibility for apps | 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-03-27 | migrate history page into an index page | Daniel Micay | |
| 2021-03-26 | automate CSS/JS cache busting | Daniel Micay | |
| 2021-03-21 | add page descriptions to article index | Daniel Micay | |
| 2021-03-21 | improve features page title | Daniel Micay | |
| 2021-03-21 | update articles index titles | Daniel Micay | |
| 2021-03-21 | include article descriptions for articles index | Daniel Micay | |
| 2021-03-11 | add history to articles page | Daniel Micay | |
| 2021-03-08 | make a dedicated history page | Daniel Micay | |
| 2021-02-20 | use svg logo for footer | Daniel Micay | |
| 2021-01-24 | create an install directory with an index page | Daniel Micay | |
| 2021-01-17 | move GrapheneOS server documentation from GitHub | Daniel Micay | |
| 2021-01-07 | reorganize page metadata | Daniel Micay | |
| 2020-12-30 | clarify attestation service documentation | Daniel Micay | |
| 2020-12-30 | link to attestation about page from articles | Daniel Micay | |
| 2020-12-30 | link to the main articles from articles index too | Daniel Micay | |
| 2020-12-30 | article on ads.txt/app-ads.txt placeholder record | Daniel Micay | |
| 2020-12-29 | declare and use a single Apple touch icon | Daniel Micay | |
| 2020-12-29 | add LinkedIn to social site list | Daniel Micay | |
| 2020-12-28 | add articles index page | Daniel Micay | |
