Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-26 | Add post on zigvm | Martin Ashby | |
Fixup for zig master | |||
2024-03-25 | Final conversion to Zine | Martin Ashby | |
2024-02-18 | Add CGI handling to my basic server | Martin Ashby | |
Fix some missing bits from the comments CGI program, specifically - respect content_length from the web server - write the http status response as a header in the result | |||
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 | |
Add smtp library Send a notification on comment. | |||
2023-08-22 | Fixup mustache-zig refernece again | Martin Ashby | |
2023-08-22 | Fixup deploy script again | Martin Ashby | |
Fixup .gitignore for zig Fixup .gitmodules, use upstream direct now fixes are merged | |||
2023-08-22 | Replace comments with zig version | Martin Ashby | |
2023-08-22 | align zig and rust implementations of comments | Martin Ashby | |
switch deploy script to zig version | |||
2022-12-31 | Use EnvironmentFile to keep server-only values on the server, | Martin Ashby | |
but still keep the systemd unit file in git and deploy it usually | |||
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 | |
Added example config. | |||
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 | |