index
:
mediocre-blog
main
Artisanally crafted HTTP and gemini platform
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
srv
/
src
/
cmd
Age
Commit message (
Expand
)
Author
2022-08-18
load some test data when starting the dev shell
Brian Picciano
2022-05-21
Fix srv binaries
Brian Picciano
2022-05-20
Update http config names
Brian Picciano
2022-05-20
Implement image macro for rendering images
Brian Picciano
2022-05-20
Rename api package to http
Brian Picciano
2022-05-19
Actually use the auth middleware for assets routes
Brian Picciano
2022-05-17
Add BlogURL template function
Brian Picciano
2022-05-17
Add /v2/assets/ handler, with resizing
Brian Picciano
2022-05-17
Implement import-asset script
Brian Picciano
2022-05-14
Move template rendering logic into api package
Brian Picciano
2022-05-14
Add /posts handler to api
Brian Picciano
2022-05-08
Move radix config into cfg, use that for integration tests
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-05
Fix various problems with the srv build
Brian Picciano