Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-15 | Server.Frontend.SpaceTime: fix lots of bugs | stuebinm | 1 | -49/+54 | |
also make the code generally look nicer. Turns out I made a lot more fragile assumptions than I thought I did. | |||||
2024-05-10 | space time diagrams: real time & time zones | stuebinm | 2 | -85/+177 | |
2024-05-09 | rough initial work on space-time diagrams | stuebinm | 2 | -0/+106 | |
this does svg templating with hamlet. It might be better to use a javascript library instead (templating svgs is a little confusing tbh), but for now i'll see how far i get with this. | |||||
2024-05-09 | restructure: split web frontend into several modules | stuebinm | 4 | -0/+762 | |