summaryrefslogtreecommitdiff
path: root/static/src/assets
AgeCommit message (Collapse)Author
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
2021-08-03got pow working on the subscribe endpointBrian Picciano
2021-07-31move static files into static sub-dir, refactor nix a bitBrian Picciano