| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-29 | static: replace install | Ophestra | |
| Also get rid of many unused pages and assets. | |||
| 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 ``` | |||
| 2024-06-23 | update language list for hiring page | Daniel Micay | |
| 2024-05-01 | fix typo in hiring page | nayrxoc | |
| 2024-02-24 | remove unused redirect.js from hiring | Daniel Micay | |
| 2023-10-11 | Removed that salary is location-adjusted | Jules | |
| 2023-10-04 | Create hiring.html | Jules | |
