No description
  • CSS 40.2%
  • Rust 23.6%
  • HTML 18.6%
  • Nix 9.6%
  • Shell 8%
Find a file
2026-06-14 15:38:08 +02:00
migration refactor: use sea-orm instead of sqlite 2026-04-24 19:03:24 +02:00
nix build: stuff for cross compilation 2026-05-13 21:52:37 +02:00
predist docs: add predist directory for putting the software on raspi 2026-06-14 15:38:08 +02:00
src fix: redirect fallback to root route 2026-06-14 15:12:45 +02:00
static feat(redaction): add a way to redact wishes 2026-04-24 20:26:11 +02:00
templates feat(redaction): add a way to redact wishes 2026-04-24 20:26:11 +02:00
.envrc feat(nix): init nix stuff :p 2026-04-24 18:18:38 +02:00
.gitignore build: stuff for cross compilation 2026-05-13 21:52:37 +02:00
Cargo.lock feat(wish): add rate limiting of 3 wishes per hour 2026-04-24 20:54:32 +02:00
Cargo.toml feat(wish): add rate limiting of 3 wishes per hour 2026-04-24 20:54:32 +02:00
flake.lock update nix-rust 2026-05-13 21:52:26 +02:00
flake.nix feat(nix): init nix stuff :p 2026-04-24 18:18:38 +02:00
input.css feat(style): polish a bit with tailwind css 2026-04-24 20:03:48 +02:00
LICENSE fix: Add license and improve style and design 2025-11-01 16:02:54 +01:00
README.md feat: Initial commit 2025-11-01 14:44:13 +01:00

birdhouse

mv data/wishes.db.new data/wishes.db
cargo r --release