Commit Graph

20 Commits (33a81f73e1ba59e76cf94c4439b80176cbb8261f)

Author SHA1 Message Date
Brian Picciano 33a81f73e1 load published posts test data in reverse order 2 years ago
Brian Picciano c3135306b3 drafts functionality added, needs a publish button still 2 years ago
Brian Picciano 062e5bbd10 delete some old script that aren't needed anymore 2 years ago
Brian Picciano 60018dd9f5 load some test data when starting the dev shell 2 years ago
Brian Picciano bdd1f01605 Fix srv binaries 2 years ago
Brian Picciano b4ca8853a9 Update http config names 2 years ago
Brian Picciano af434077ef Implement image macro for rendering images 2 years ago
Brian Picciano 09acb111a2 Rename api package to http 2 years ago
Brian Picciano 3664286506 Actually use the auth middleware for assets routes 2 years ago
Brian Picciano e742a2d6d5 Add BlogURL template function 2 years ago
Brian Picciano 0fdece68c0 Add /v2/assets/ handler, with resizing 2 years ago
Brian Picciano f9d1f664f0 Implement import-asset script 2 years ago
Brian Picciano 4c04177c05 Move template rendering logic into api package 2 years ago
Brian Picciano 7e87c09c50 Add /posts handler to api 2 years ago
Brian Picciano ddb126db17 Move radix config into cfg, use that for integration tests 2 years ago
Brian Picciano 07806c6942 Move sql db out of post.NewStore, so it can be shared 2 years ago
Brian Picciano 1495c78656 Move integration tests under a build tag 2 years ago
Brian Picciano 0d016129a4 Implement import-posts script 2 years ago
Brian Picciano a10a604018 Refactor how data dir is initialized 2 years ago
Brian Picciano eed10ce514 Fix various problems with the srv build 2 years ago