| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-28 | static: replace artwork | Ophestra | |
| Artwork is from http://www.rd-sounds.com/C83.html | |||
| 2025-04-06 | replace legacy rgba with rgb | Daniel Micay | |
| 2024-07-20 | add setup details for Debian bookworm | sandbank52641 | |
| 2024-07-20 | use Protobuf library for Python from PyPI | sandbank52641 | |
| Even with fairly up-to-date packages, many Linux distributions have not recent enough Python Protobuf packages. It's better to use the PyPI package, which is published by Google, rather than the distribution packages. Ideally, adevtool could handle this (with pinned package version and hash, and hash-checking), but due to many users encountering this issue, this change should be reasonable for now. | |||
| 2024-02-17 | update code and pre style rules | sandbank52641 | |
| Material Design 3 doesn't specify these components, but it's inspired by what can be found on https://material-web.dev/ | |||
| 2023-12-29 | Add maximum width for social link list in footer | sandbank52641 | |
| According to the Material Design 3 guidelines, the ideal line length is between 40 and 60 characters [1]. As the list of social links in the footer has become wide, we will simply wrap it to 60 characters here. Links: [1]: https://m3.material.io/foundations/layout/applying-layout/window-size-classes#:~:text=ideal%20line%20length%20for%20text%20is%2040%2D60%20characters | |||
| 2023-11-14 | Make form elements inherit font family | Cosmic Process | |
| 2023-10-31 | update Roboto Mono font | Daniel Micay | |
| 2023-07-03 | increase line height for footer | Daniel Micay | |
| 2023-06-18 | Standardize the size of the QR codes on the Donate page | tedgravlin | |
| * Also adds a slight curve to the corners | |||
| 2023-06-18 | Fix overflow in footer on mobile devices | tedgravlin | |
| 2023-03-06 | update Roboto fonts | Daniel Micay | |
| 2023-02-16 | use pixelated image rendering mode for QR codes | Daniel Micay | |
| 2023-02-16 | remove redundant/unused CSS block | Daniel Micay | |
| 2022-11-24 | Remove site-menu shadow | smdyv | |
| Material 3 no longer uses drop shadows to express elevation in top app bars. | |||
| 2022-11-21 | Add disabled button style rules | smdyv | |
| 2022-09-15 | Add heading styles | smdydv | |
| Corresponds to the Material Design 3 typography styles. Mapped to roles that deviate the least from the default user agent stylesheet to minimize disruptive changes to the user experience. | |||
| 2022-08-25 | Add dark highlighting style for placeholders | smdyv | |
| 2022-08-25 | Add highlighting style for placeholders | smdyv | |
| This is in accordance with Google's developer documentation style guide. | |||
| 2022-04-21 | Normalize line height of hero title | smdyv | |
| We want consistent white space between the hero text and its neighboring elements. | |||
| 2022-04-21 | Apply M3 body large typography to the body | smdyv | |
| This increases the white space between different lines and between individual letters. It provides a more modern look and feel for the user, which makes it easier to digest the content. | |||
| 2021-12-11 | Fix link button when pressed in dark theme | smdyv | |
| 2021-12-11 | Add hero section | smdyv | |
| 2021-11-23 | update Roboto to v29 | Daniel Micay | |
| 2021-11-10 | Style buttons to match the new system theme | smdyv | |
| 2021-10-25 | always use percentage syntax for alpha channel | Daniel Micay | |
| 2021-10-25 | use modern CSS url function syntax with quotes | Daniel Micay | |
| 2021-10-25 | update to modern CSS color function syntax | Daniel Micay | |
| 2021-10-25 | remove unnecessary quotes | Daniel Micay | |
| 2021-10-21 | consistently use double quotes for CSS | Daniel Micay | |
| 2021-06-24 | Add button style rules | Marco Janotta | |
| 2021-06-05 | Simplify community section | Marco Janotta | |
| 2021-05-16 | use more accurate filter for icon mask | Daniel Micay | |
| 2021-05-14 | rename grapheneos.css to main.css | Daniel Micay | |
