Age | Commit message (Expand) | Author |
---|---|---|
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-29 | add CSRF checking | Brian Picciano |
2021-08-29 | generalize api call logic and move it to a module | 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 |