Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-01 | fix ts lint | Daniel Schadt | |
2024-01-20 | use <template> tag | Daniel Schadt | |
This is semantically more sound than using a hidden div | |||
2023-08-22 | make cursor a pointer for favourite stars | Daniel Schadt | |
2023-08-17 | show favourite star on home page | Daniel Schadt | |
2023-08-16 | initial work on track favourites | Daniel Schadt | |
2023-06-19 | hide friends that are already tagged | Daniel Schadt | |
2023-05-25 | make Fietsboek text a link to home page | Daniel Schadt | |
2023-05-08 | add a button to change the sorting on home page | Daniel Schadt | |
Currently it is realized via a small cookie that is set, which might not be optimal. It's also not too bad though and works just well. And I'm not sure how a better alternative would look like. | |||
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 | |