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 18:38:21 +01:00
src feat: config option for enabling the website field, and allowing html injection in messages 2026-04-09 18:36:59 +01:00
templates include_str default css, fix placeholder replacement in comments 2026-04-09 17:42:32 +01:00
.env.example docs: adds new options to .env.example and module.nix 2026-04-09 18:38:21 +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 docs: adds new options to .env.example and module.nix 2026-04-09 18:38:21 +01:00