Age | Commit message (Expand) | Author |
---|---|---|
2022-05-14 | Fix new index page | Brian Picciano |
2022-01-21 | New fonts, remove external dependencies, clean out unused code, remove twitte... | Brian Picciano |
2021-10-31 | dog money! | 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-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 |