index
:
mediocre-blog
main
Artisanally crafted HTTP and gemini platform
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
static
Age
Commit message (
Collapse
)
Author
2021-09-22
update appimages with nix wording
Brian Picciano
2021-09-22
appimages with nix
Brian Picciano
2021-09-04
chat page kinda sorta works, needs lots of polish
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-30
fix finalize and unsubscribe pages by making them use new api module
Brian Picciano
2021-08-29
add CSRF checking
Brian Picciano
2021-08-29
generalize api call logic and move it to a module
Brian Picciano
2021-08-27
ginger syntax
Brian Picciano
2021-08-08
refactor how nix derivations are organized and built
Brian Picciano
2021-08-04
self hosting blog mailing list
Brian Picciano
2021-08-03
implement finalize and unsubscribe endpoints
Brian Picciano
2021-08-03
got pow working on the subscribe endpoint
Brian Picciano
2021-07-31
begin work on mailing list server, got the fundamental components done
Brian Picciano
2021-07-31
update ruby deps
Brian Picciano
2021-07-31
move static files into static sub-dir, refactor nix a bit
Brian Picciano