summaryrefslogtreecommitdiff
path: root/static/src/assets
AgeCommit message (Expand)Author
2022-01-21New fonts, remove external dependencies, clean out unused code, remove twitte...Brian Picciano
2021-10-31dog money!Brian Picciano
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
2021-08-03got pow working on the subscribe endpointBrian Picciano
2021-07-31move static files into static sub-dir, refactor nix a bitBrian Picciano