summaryrefslogtreecommitdiff
path: root/static/src/assets/api.js
AgeCommit message (Expand)Author
2021-09-04chat page kinda sorta works, needs lots of polishBrian Picciano
2021-09-02implementation of basic chat page which can show history and not much elseBrian Picciano
2021-08-30add chat handlers and only allow POST methodsBrian Picciano
2021-08-29add CSRF checkingBrian Picciano
2021-08-29generalize api call logic and move it to a moduleBrian Picciano