| 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 ``` | |||
| 2025-03-05 | BeaconDB is not currently an open data service | Daniel Micay | |
| 2024-07-20 | use proper case for BeaconDB | Daniel Micay | |
| 2024-07-20 | Positon location service | GrapheneOS | |
