A configurable, self-hosted guestbook for the web, allowing visitors to leave behind messages, drawings, and voice notes, with spam-prevention and moderation via Telegram bot.
Find a file
2026-04-09 19:11:45 +01:00
src feat: reimplements the captcha and related options 2026-04-09 19:11:45 +01:00
templates include_str default css, fix placeholder replacement in comments 2026-04-09 17:42:32 +01:00
.env.example feat: reimplements the captcha and related options 2026-04-09 19:11:45 +01:00
.gitignore chore: gitignore data directory 2026-04-09 12:42:16 +01:00
Cargo.lock bump to 0.1.2 2026-04-09 18:10:09 +01:00
Cargo.toml bump to 0.1.2 2026-04-09 18:10:09 +01:00
flake.nix switch config to env vars, add nix module 2026-04-09 14:24:46 +01:00
LICENSE refactor: clean-up of some unused options after the template rework 2026-04-09 18:08:37 +01:00
module.nix feat: reimplements the captcha and related options 2026-04-09 19:11:45 +01:00