| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-14 | rename grapheneos.css to main.css | Daniel Micay | |
| 2021-05-04 | explicit ratio for header logo in CSS | Daniel Micay | |
| This fixes a PageSpeed warning caused by the ratio not being available before the image is loaded, although in this case the image is tiny and pushed to the client anyway. | |||
| 2021-05-03 | Add logo to site menu | Marco Janotta | |
| 2021-04-14 | Add dark color scheme | Marco Janotta | |
| 2021-03-27 | update naming for Roboto fonts | Daniel Micay | |
| 2021-03-27 | update Roboto Mono to v13 | Daniel Micay | |
| 2021-03-05 | update reference to Material theme | Daniel Micay | |
| 2021-01-23 | Implement web install using fastboot.js | Danny Lin | |
| This implements the WebUSB-based web installer using fastboot.js to act as a fastboot client. A bare minimum UI with a plain-text status/progress caption for each step is included, as well as a plain button to trigger it and basic error handling. WebADB has been removed now that we are only using fastboot.js. Initial features: - Unlocking and locking the bootloader - Downloading the latest GrapheneOS release available for the device - Flashing the factory images zip - Reusing USB connections | |||
| 2020-12-28 | add styling for inline code blocks too | Daniel Micay | |
| 2020-12-28 | add code block styling | Daniel Micay | |
| 2020-12-23 | document future stretch property | Daniel Micay | |
| 2020-12-23 | drop block display for coin-address p element | Daniel Micay | |
| 2020-12-22 | center cryptocurrency donation addresses | Daniel Micay | |
| 2020-12-22 | add Monero donation address | Daniel Micay | |
| 2020-12-21 | handle changed -webkit-fill-available semantics | Daniel Micay | |
| Chromium changed how this works to better match the evolving specification and our usage effectively became a no-op. | |||
| 2020-12-08 | remove unused hidden class from CSS | Daniel Micay | |
| 2020-12-06 | use consistent id naming | Daniel Micay | |
| 2020-12-02 | use id to style site menu | Daniel Micay | |
| 2020-12-02 | use aria-current="page" instead of custom class | Daniel Micay | |
| 2020-11-07 | update Roboto Mono fonts | Daniel Micay | |
| 2020-10-26 | use semantic main element instead of a div | Daniel Micay | |
| 2020-04-02 | simplify CSS | Daniel Micay | |
| 2020-04-02 | fix Roboto Mono bold URL | Daniel Micay | |
| 2020-03-22 | use upstream font versioning | Daniel Micay | |
| 2020-03-22 | use `font-display: swap` feature | Daniel Micay | |
| 2020-02-26 | fix whitespace issue | Daniel Micay | |
| 2020-02-26 | use lowercase hex color | Daniel Micay | |
| 2019-07-05 | use -webkit-fill-available instead of 100vh | Daniel Micay | |
| The approach of using 100vh interacts poorly with how Chromium and Safari calculate the viewport height on mobile. They include their navigation bar as part of the viewport height from the start to avoid dynamic changes to the viewport site. | |||
| 2019-06-28 | push footer to the bottom of the viewport | Daniel Micay | |
| 2019-06-18 | move fonts to dedicated subdirectory | Daniel Micay | |
| 2019-06-13 | releases: add hidden sections for bonito and sargo | Daniel Micay | |
| 2019-06-03 | adjust approach to header links | Daniel Micay | |
| 2019-05-16 | add padding between footer links | Daniel Micay | |
| 2019-05-16 | use a list for footer links | Daniel Micay | |
| 2019-05-12 | fix inconsistency in code style | Daniel Micay | |
| 2019-05-11 | update Roboto woff2 files | Daniel Micay | |
| 2019-05-10 | replace line breaks with lists for releases page | Daniel Micay | |
| 2019-05-04 | disable flexbox footer positioning for now | Daniel Micay | |
| This causes a very annoying issue of the content no longer overflowing properly which proved to be too hard to resolve right now. | |||
| 2019-05-04 | make footer links a bit darker for accessibility | Daniel Micay | |
| The current color is too light to pass accessibility checks for contrast. It was intentionally low contrast to make it unintrusive since it's a footer, but it's probably best to comply with these guidelines. | |||
| 2019-05-04 | replace placeholder link colors | Daniel Micay | |
| 2019-05-03 | always show footer at the bottom via flexbox | Daniel Micay | |
| 2019-05-03 | make the footer links less prominent | Daniel Micay | |
| 2019-05-03 | consistent link colors | Daniel Micay | |
| 2019-05-03 | add initial footer to all pages | Daniel Micay | |
| 2019-04-28 | update comment based on seamlessupdate.app | Daniel Micay | |
| 2019-04-26 | add Roboto Italic font | Daniel Micay | |
| 2019-04-25 | always show vertical scrollbar to preserve layout | Daniel Micay | |
| 2019-04-25 | add donation page based on attestation.app | Daniel Micay | |
| 2019-04-25 | initial commit based on seamlessupdate.app | Daniel Micay | |
