Brian Picciano
|
4c04177c05
|
Move template rendering logic into api package
|
2022-05-14 17:02:16 -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
|
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 |
|