Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |