Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-08-14 | controlroom: replace servant/lucid with yesod | stuebinm | 1 | -115/+0 | |
aka use something meant for webapps to write the webapp | |||||
2022-07-11 | somewhat functioning control room | stuebinm | 1 | -11/+21 | |
tbh i've kinda lost track at what has all been changed in this, but the control room form handling now works, and i can write announcements into the database. Now on to making it do useful things! | |||||
2022-07-07 | generic html forms for ADTs | stuebinm | 1 | -0/+105 | |
this does some GHC generics witchery, now in its own module! |