summaryrefslogtreecommitdiff
path: root/static/src
AgeCommit message (Collapse)Author
2021-09-22update appimages with nix wordingBrian Picciano
2021-09-22appimages with nixBrian 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-30fix finalize and unsubscribe pages by making them use new api moduleBrian Picciano
2021-08-29add CSRF checkingBrian Picciano
2021-08-29generalize api call logic and move it to a moduleBrian Picciano
2021-08-27ginger syntaxBrian Picciano
2021-08-04self hosting blog mailing listBrian Picciano
2021-08-03implement finalize and unsubscribe endpointsBrian 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