Commit Graph

14 Commits

Author SHA1 Message Date
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
6bebc3fae7 have circus run static serve, and optionally able to skip services via Makefile 2021-08-30 21:38:09 -06:00
Brian Picciano
9343d2ea69 add chat handlers and only allow POST methods 2021-08-30 20:44:45 -06:00
Brian Picciano
3e9a17abb9 fix finalize and unsubscribe pages by making them use new api module 2021-08-30 10:58:12 -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
a1f1044b48 ginger syntax 2021-08-27 17:51:55 -06:00
Brian Picciano
6feffc568a refactor how nix derivations are organized and built 2021-08-08 08:43:17 -06:00
Brian Picciano
e6d607a248 self hosting blog mailing list 2021-08-04 18:31:10 -06:00
Brian Picciano
9c3ea8dd80 implement finalize and unsubscribe endpoints 2021-08-03 16:28:22 -06:00
Brian Picciano
ec4aac24ab got pow working on the subscribe endpoint 2021-08-03 15:20:32 -06:00
Brian Picciano
6bec0e3964 begin work on mailing list server, got the fundamental components done 2021-07-31 16:52:16 -06:00
Brian Picciano
0655b19283 update ruby deps 2021-07-31 12:45:23 -06:00
Brian Picciano
f1998c321a move static files into static sub-dir, refactor nix a bit 2021-07-31 11:35:39 -06:00