Commit Graph

11 Commits

Author SHA1 Message Date
Brian Picciano
1242be7cfe Implement posts index page 2022-05-20 08:42:54 -06:00
Brian Picciano
788aba3d0d Fix new index page 2022-05-14 21:35:53 -06:00
Brian Picciano
ae3cc05ce7 New fonts, remove external dependencies, clean out unused code, remove twitter stuff 2022-01-21 22:28:48 -07:00
Brian Picciano
ac7215e523 dog money! 2021-10-31 17:37:32 -06:00
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