summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-08Fix integration testsBrian Picciano
2022-05-08Cleanup and fix dev entrypoint targetBrian Picciano
2022-05-08Add test target to Makefile to run full integration testsBrian Picciano
2022-05-08Move radix config into cfg, use that for integration testsBrian Picciano
2022-05-07Implement cachedAssetStoreBrian Picciano
2022-05-07Implement AssetStore interfaceBrian Picciano
2022-05-07Cleanup various small issues with post packageBrian Picciano
2022-05-07Move sql db out of post.NewStore, so it can be sharedBrian Picciano
2022-05-07Move integration tests under a build tagBrian Picciano
2022-05-07Implement import-posts scriptBrian Picciano
2022-05-07Refactor how data dir is initializedBrian Picciano
2022-05-06Use unix timestamps for post.StoreBrian Picciano
2022-05-06Implement post.StoreBrian Picciano
2022-05-05Begin work on post packageBrian Picciano
2022-05-05Fix various problems with the srv buildBrian Picciano
2022-05-05Improve fatal message for mailinglist.Store creationBrian Picciano
2022-05-05Use envvars to configure srvBrian Picciano
2022-05-05Refactor cfg to use envvars as wellBrian Picciano
2022-05-05Get rid of loggerFatalErrorBrian Picciano
2022-05-03wifi passwordsBrian Picciano
2022-04-03ginger vm updateBrian Picciano
2022-03-13redate open infra, make footnotes smallerBrian Picciano
2022-03-12open infraBrian Picciano
2022-01-25cryptic-fsBrian Picciano
2022-01-21New fonts, remove external dependencies, clean out unused code, remove ↵Brian Picciano
twitter stuff
2022-01-21ginger namesBrian Picciano
2022-01-19take tech tag off of dog money, and center the imageBrian Picciano
2022-01-02davBrian Picciano
2021-12-31ginger: it's aliveBrian Picciano
2021-12-02minting a single nftBrian Picciano
2021-11-09add notes to follow pageBrian Picciano
2021-11-08managing home server with nixBrian Picciano
2021-10-31fix tagsBrian Picciano
2021-10-31dog money!Brian Picciano
2021-10-10fix runDir startupBrian Picciano
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-30have circus run static serve, and optionally able to skip services via MakefileBrian 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-29better logging in srv when fake Mailer is usedBrian Picciano
2021-08-27small fixes to srvBrian Picciano
2021-08-27ginger syntaxBrian Picciano
2021-08-26premake the dataDir for srvBrian Picciano
2021-08-18implemented basic userID generationBrian Picciano
2021-08-18implement basic chat history endpointBrian Picciano