Age | Commit message (Expand) | Author |
---|---|---|
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 |