Age | Commit message (Expand) | Author |
---|---|---|
2021-09-22 | appimages with nix | Brian Picciano |
2021-09-04 | chat page kinda sorta works, needs lots of polish | Brian Picciano |
2021-09-02 | implementation of basic chat page which can show history and not much else | Brian Picciano |
2021-08-30 | add chat handlers and only allow POST methods | Brian Picciano |
2021-08-30 | fix finalize and unsubscribe pages by making them use new api module | Brian Picciano |
2021-08-29 | add CSRF checking | Brian Picciano |
2021-08-29 | generalize api call logic and move it to a module | Brian Picciano |
2021-08-27 | ginger syntax | Brian Picciano |
2021-08-04 | self hosting blog mailing list | Brian Picciano |
2021-08-03 | implement finalize and unsubscribe endpoints | Brian Picciano |
2021-08-03 | got pow working on the subscribe endpoint | Brian Picciano |
2021-07-31 | move static files into static sub-dir, refactor nix a bit | Brian Picciano |