Commit Graph

296 Commits

Author SHA1 Message Date
Brian Picciano
e41ff2b897 Implement index handler
This involved re-arranging how templates are being parsed, slightly.
2022-05-14 17:02:30 -06:00
Brian Picciano
4c04177c05 Move template rendering logic into api package 2022-05-14 17:02:16 -06:00
Brian Picciano
dd354bc323 Create srv.dev-shell target in Makefile 2022-05-14 15:22:32 -06:00
Brian Picciano
7e87c09c50 Add /posts handler to api 2022-05-14 15:22:16 -06:00
Brian Picciano
2929b4279c Implement rendering Posts to html 2022-05-14 15:22:10 -06:00
Brian Picciano
d284fe2d25 Fix integration tests 2022-05-08 16:57:04 -06:00
Brian Picciano
a6269d1fe0 Cleanup and fix dev entrypoint target 2022-05-08 16:49:20 -06:00
Brian Picciano
a759fc28f7 Add test target to Makefile to run full integration tests 2022-05-08 16:36:28 -06:00
Brian Picciano
ddb126db17 Move radix config into cfg, use that for integration tests 2022-05-08 16:36:08 -06:00
Brian Picciano
450136a0c0 Implement cachedAssetStore 2022-05-07 18:22:57 -06:00
Brian Picciano
3088c9d76c Implement AssetStore interface 2022-05-07 18:07:27 -06:00
Brian Picciano
cfb633b3b5 Cleanup various small issues with post package 2022-05-07 18:07:13 -06:00
Brian Picciano
07806c6942 Move sql db out of post.NewStore, so it can be shared 2022-05-07 14:56:34 -06:00
Brian Picciano
1495c78656 Move integration tests under a build tag 2022-05-07 14:55:19 -06:00
Brian Picciano
0d016129a4 Implement import-posts script 2022-05-07 14:33:57 -06:00
Brian Picciano
a10a604018 Refactor how data dir is initialized 2022-05-07 13:18:44 -06:00
Brian Picciano
c99b37c5b3 Use unix timestamps for post.Store 2022-05-06 21:49:00 -06:00
Brian Picciano
f7d72adfb5 Implement post.Store 2022-05-06 17:22:21 -06:00
Brian Picciano
d8b12cf17a Begin work on post package 2022-05-05 21:42:46 -06:00
Brian Picciano
eed10ce514 Fix various problems with the srv build 2022-05-05 21:20:22 -06:00
Brian Picciano
cc8b6289ac Improve fatal message for mailinglist.Store creation 2022-05-05 21:05:23 -06:00
Brian Picciano
39ad0e614f Use envvars to configure srv 2022-05-05 20:57:17 -06:00
Brian Picciano
5c247b6f29 Refactor cfg to use envvars as well 2022-05-05 20:30:36 -06:00
Brian Picciano
0277c02767 Get rid of loggerFatalError 2022-05-05 19:33:40 -06:00
Brian Picciano
24e9541e02 wifi passwords 2022-05-03 22:31:04 -06:00
Brian Picciano
13737cf85d ginger vm update 2022-04-03 15:49:24 -06:00
Brian Picciano
ae2f854bca redate open infra, make footnotes smaller 2022-03-13 09:41:17 -06:00
Brian Picciano
8f5577d665 open infra 2022-03-12 22:21:51 -07:00
Brian Picciano
6b56556dba cryptic-fs 2022-01-25 21:38:49 -07:00
Brian Picciano
ae3cc05ce7 New fonts, remove external dependencies, clean out unused code, remove twitter stuff 2022-01-21 22:28:48 -07:00
Brian Picciano
bfcdeb6233 ginger names 2022-01-21 22:28:42 -07:00
Brian Picciano
fdd02aff26 take tech tag off of dog money, and center the image 2022-01-19 18:58:51 -07:00
Brian Picciano
68caa928a8 dav 2022-01-02 19:45:45 -07:00
Brian Picciano
19f1efd748 ginger: it's alive 2021-12-31 13:37:32 -07:00
Brian Picciano
ed4d179680 minting a single nft 2021-12-02 07:54:55 -07:00
Brian Picciano
10cb34d0d0 add notes to follow page 2021-11-09 22:02:08 -07:00
Brian Picciano
0055a0f4fc managing home server with nix 2021-11-08 17:00:39 -07:00
Brian Picciano
f8f9fc8b1e fix tags 2021-10-31 18:02:43 -06:00
Brian Picciano
ac7215e523 dog money! 2021-10-31 17:37:32 -06:00
Brian Picciano
9a9b94e677 fix runDir startup 2021-10-10 16:32:05 -06:00
Brian Picciano
624a38af2b update appimages with nix wording 2021-09-22 22:04:16 -06:00
Brian Picciano
9655dc6677 appimages with nix 2021-09-22 21:55:01 -06:00
Brian Picciano
ee66563717 chat page kinda sorta works, needs lots of polish 2021-09-04 17:52:17 -06:00
Brian Picciano
34f44cb5d5 implementation of basic chat page which can show history and not much else 2021-09-02 17:02:20 -06:00
Brian Picciano
6bebc3fae7 have circus run static serve, and optionally able to skip services via Makefile 2021-08-30 21:38:09 -06:00
Brian Picciano
9343d2ea69 add chat handlers and only allow POST methods 2021-08-30 20:44:45 -06:00
Brian Picciano
3e9a17abb9 fix finalize and unsubscribe pages by making them use new api module 2021-08-30 10:58:12 -06:00
Brian Picciano
15ae483fad add CSRF checking 2021-08-29 22:15:58 -06:00
Brian Picciano
5746a510fc generalize api call logic and move it to a module 2021-08-29 21:34:24 -06:00
Brian Picciano
1608ca7425 better logging in srv when fake Mailer is used 2021-08-29 21:34:02 -06:00