| 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-10-12 | fix typo | Daniel Micay | |
| 2023-08-06 | document disabling split-gso for high link speeds | 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 | |
| 2022-08-25 | add information on systemd-network CAKE support | Daniel Micay | |
| 2021-12-23 | fix typo | 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-03-27 | migrate history page into an index page | Daniel Micay | |
| 2021-03-26 | automate CSS/JS cache busting | 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-22 | articles section of the site is established now | Daniel Micay | |
| 2021-01-07 | reorganize page metadata | Daniel Micay | |
| 2021-01-01 | another clarification | Daniel Micay | |
| 2021-01-01 | clarify wording | Daniel Micay | |
| 2021-01-01 | add documentation on tcp_notsent_lowat | Daniel Micay | |
| 2021-01-01 | clarify server traffic shaping future section | 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 styling for inline code blocks too | Daniel Micay | |
| 2020-12-28 | add code block styling | Daniel Micay | |
| 2020-12-27 | explain why Diffserv is not as useful as it seems | Daniel Micay | |
| 2020-12-27 | use site hierarchy in article title | Daniel Micay | |
| 2020-12-27 | add articles page | Daniel Micay | |
| 2020-12-27 | add missing punctuation to article description | Daniel Micay | |
| 2020-12-27 | add server traffic shaping article | Daniel Micay | |
