index
:
mediocre-blog
main
Artisanally crafted HTTP and gemini platform
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
srv
/
default.nix
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
Add RSS feed generator
Brian Picciano
2022-05-20
Update http config names
Brian Picciano
2022-05-20
Implement ratelimit on authentications
Brian Picciano
2022-05-20
Implement image macro for rendering images
Brian Picciano
2022-05-20
Move static assets to within srv
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-14
Create srv.dev-shell target in Makefile
Brian Picciano
2022-05-14
Implement rendering Posts to html
Brian Picciano
2022-05-08
Cleanup and fix dev entrypoint target
Brian Picciano
2022-05-08
Add test target to Makefile to run full integration tests
Brian Picciano
2022-05-05
Fix various problems with the srv build
Brian Picciano
2022-05-05
Use envvars to configure srv
Brian Picciano
2021-09-02
implementation of basic chat page which can show history and not much else
Brian Picciano
2021-08-30
have circus run static serve, and optionally able to skip services via Makefile
Brian Picciano
2021-08-30
add chat handlers and only allow POST methods
Brian Picciano
2021-08-27
small fixes to srv
Brian Picciano
2021-08-26
premake the dataDir for srv
Brian Picciano
2021-08-08
get a basic mailinglist-cli working
Brian Picciano
2021-08-08
refactor how nix derivations are organized and built
Brian Picciano
2021-08-03
full deployment via nix
Brian Picciano
2021-07-31
begin work on mailing list server, got the fundamental components done
Brian Picciano