| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
most of it deals with timezones, and all the weird implications that has
|
| |
|
| |
|
|
|
|
| |
still basic, but works pretty well overall
|
|
|
|
| |
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.
|
|
|