Age | Commit message (Expand) | Author |
2022-05-07 | Cleanup various small issues with post package | Brian Picciano |
2022-05-07 | Move sql db out of post.NewStore, so it can be shared | Brian Picciano |
2022-05-07 | Move integration tests under a build tag | Brian Picciano |
2022-05-07 | Implement import-posts script | Brian Picciano |
2022-05-07 | Refactor how data dir is initialized | Brian Picciano |
2022-05-06 | Use unix timestamps for post.Store | Brian Picciano |
2022-05-06 | Implement post.Store | Brian Picciano |
2022-05-05 | Begin work on post package | Brian Picciano |
2022-05-05 | Fix various problems with the srv build | Brian Picciano |
2022-05-05 | Improve fatal message for mailinglist.Store creation | Brian Picciano |
2022-05-05 | Use envvars to configure srv | Brian Picciano |
2022-05-05 | Refactor cfg to use envvars as well | Brian Picciano |
2022-05-05 | Get rid of loggerFatalError | Brian Picciano |
2022-05-03 | wifi passwords | Brian Picciano |
2022-04-03 | ginger vm update | Brian Picciano |
2022-03-13 | redate open infra, make footnotes smaller | Brian Picciano |
2022-03-12 | open infra | Brian Picciano |
2022-01-25 | cryptic-fs | Brian Picciano |
2022-01-21 | New fonts, remove external dependencies, clean out unused code, remove twitte... | Brian Picciano |
2022-01-21 | ginger names | Brian Picciano |
2022-01-19 | take tech tag off of dog money, and center the image | Brian Picciano |
2022-01-02 | dav | Brian Picciano |
2021-12-31 | ginger: it's alive | Brian Picciano |
2021-12-02 | minting a single nft | Brian Picciano |
2021-11-09 | add notes to follow page | Brian Picciano |
2021-11-08 | managing home server with nix | Brian Picciano |
2021-10-31 | fix tags | Brian Picciano |
2021-10-31 | dog money! | Brian Picciano |
2021-10-10 | fix runDir startup | Brian Picciano |
2021-09-22 | update appimages with nix wording | Brian Picciano |
2021-09-22 | appimages with nix | Brian Picciano |
2021-09-04 | chat page kinda sorta works, needs lots of polish | 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-30 | fix finalize and unsubscribe pages by making them use new api module | Brian Picciano |
2021-08-29 | add CSRF checking | Brian Picciano |
2021-08-29 | generalize api call logic and move it to a module | Brian Picciano |
2021-08-29 | better logging in srv when fake Mailer is used | Brian Picciano |
2021-08-27 | small fixes to srv | Brian Picciano |
2021-08-27 | ginger syntax | Brian Picciano |
2021-08-26 | premake the dataDir for srv | Brian Picciano |
2021-08-18 | implemented basic userID generation | Brian Picciano |
2021-08-18 | implement basic chat history endpoint | Brian Picciano |
2021-08-17 | MVP of chat package | Brian Picciano |
2021-08-10 | implement publish sub-cmd of mailinglist-cli | 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-07 | split configuration parsing out into separate packages, split api out as well | Brian Picciano |
2021-08-06 | add redis process, put circus in charge of process management | Brian Picciano |