Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | 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 | Add email notifications to comments | 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 | |