Commit Graph

7 Commits

Author SHA1 Message Date
Brian Picciano
ee66563717 chat page kinda sorta works, needs lots of polish 2021-09-04 17:52:17 -06:00
Brian Picciano
34f44cb5d5 implementation of basic chat page which can show history and not much else 2021-09-02 17:02:20 -06:00
Brian Picciano
9343d2ea69 add chat handlers and only allow POST methods 2021-08-30 20:44:45 -06:00
Brian Picciano
15ae483fad add CSRF checking 2021-08-29 22:15:58 -06:00
Brian Picciano
5746a510fc generalize api call logic and move it to a module 2021-08-29 21:34:24 -06:00
Brian Picciano
ec4aac24ab got pow working on the subscribe endpoint 2021-08-03 15:20:32 -06:00
Brian Picciano
f1998c321a move static files into static sub-dir, refactor nix a bit 2021-07-31 11:35:39 -06:00