| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-06 | implement basic version of profile graph | Daniel Schadt | |
| 2024-02-10 | add DISPLAY_NAME to justfile | Daniel Schadt | |
| 2023-03-24 | move (most of the) JavaScript code to TypeScript | Daniel Schadt | |
| Yay, types! (And a lot of escape hatches) | |||
| 2023-03-22 | use sass for the CSS files | Daniel Schadt | |
| 2023-03-22 | use npm to manage Javascript libraries | Daniel Schadt | |
| I'm not the biggest fan of combining many package managers, but the JavaScript libraries (Bootstrap, Bootstrap-Icons, later the @types modules and Leaflet) are easy to get via npm, so maybe we can use that to our advantage and have npm at least download them. | |||
| 2022-12-06 | replace Makefile targets with justfile | Daniel Schadt | |
| We might re-introduce Makefiles, but for different purposes (SASS or TypeScript compilation). | |||
| 2022-12-06 | add justfile for language pack processing | Daniel Schadt | |
