index
:
mfashby.net
main
zig-comments
Website mfashby.net
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
comments
Age
Commit message (
Expand
)
Author
2024-07-19
Convert to using pg.zig instead of wrapping libpq for postgresql access
Martin Ashby
2024-07-14
Bump mustache dep
Martin Ashby
2024-05-26
Add post on zigvm
Martin Ashby
2024-03-25
Final conversion to Zine
Martin Ashby
2024-02-18
Add CGI handling to my basic server
Martin Ashby
2024-02-01
Update for zig master
Martin Ashby
2023-11-25
Fix hash of smtp library
Martin Ashby
2023-08-31
Move pq.zig to it's own repo for re-use in other projects
Martin Ashby
2023-08-28
Switch to zig package manager instead of using submodules
Martin Ashby
2023-08-22
Fixup mustache-zig refernece again
Martin Ashby
2023-08-22
Fixup deploy script again
Martin Ashby
2023-08-22
Replace comments with zig version
Martin Ashby
2023-08-22
align zig and rust implementations of comments
Martin Ashby
2022-12-31
Use EnvironmentFile to keep server-only values on the server,
Martin Ashby
2022-12-31
Add email notifications to comments
Martin Ashby
2022-12-31
Remove .env file
Martin Ashby
2022-12-30
update refresh script and add systemd file for comments service
Martin Ashby
2022-12-30
Comments are basically functional.
Martin Ashby
2022-12-29
comments api appears functional...
Martin Ashby
2022-12-29
More work on comments
Martin Ashby
2022-12-27
Initial comments impl for my blog
Martin Ashby