| Commit message (Collapse) | Author | Files | Lines |
|
aka use something meant for webapps to write the webapp
|
|
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!
|
|
this does some GHC generics witchery, now in its own module!
|
|
|
|
(tough mostly untested)
|
|
|
|
(kinda barebones, but the important things should be there)
|
|
this adds a package for protobuf stuff, generated via hprotoc. Seems to
work kinda fine?
(the generated API is horrible though, will have to write some wrappers
for that)
|
|
unfortunately, this makes some responses pretty large. Let's see if it
works this way or if i have to find some way to break them up instead.
|
|
|
|
(this is commented out in the cabal file, since unfortunately the
servant-js package is broken in nixpkgs and therefore otherwise breaks
the nix build process … but it can be used "by hand")
|
|
|
|
(and they can be useful, too!)
Also, documentation & deleting imports / extensions that aren't used.
|
|
(at least for a few simple things)
Also, more modules!
|
|
this doesn't yet actually use the database, but it's getting close to
3am and I should probably go to bed or something
|
|
lots of lenses in this stuff :(
|
|
|