Age | Commit message (Expand) | Author |
---|---|---|
2022-05-05 | Fix various problems with the srv build | Brian Picciano |
2022-05-05 | Use envvars to configure srv | Brian Picciano |
2021-09-02 | implementation of basic chat page which can show history and not much else | Brian Picciano |
2021-08-30 | have circus run static serve, and optionally able to skip services via Makefile | Brian Picciano |
2021-08-30 | add chat handlers and only allow POST methods | Brian Picciano |
2021-08-27 | small fixes to srv | Brian Picciano |
2021-08-26 | premake the dataDir for srv | Brian Picciano |
2021-08-08 | get a basic mailinglist-cli working | Brian Picciano |
2021-08-08 | refactor how nix derivations are organized and built | Brian Picciano |
2021-08-03 | full deployment via nix | Brian Picciano |
2021-07-31 | begin work on mailing list server, got the fundamental components done | Brian Picciano |