Commit Graph

2 Commits

Author SHA1 Message Date
Jason Stedwell c892588d31 db: add schema for API keys, audit log, and per-minute uptime; migrate links/clicks
New tables: api_keys (hashed bearer tokens with scopes), audit_log (admin
action trail), uptime_minutes (multi-worker-safe availability marks).
Idempotent column migrations: links.redirect_type (default 302),
links.password_hash, links.deleted_at, clicks.is_bot. Existing databases
upgrade in place on next startup.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 01:36:56 -05:00
jason 93cc03d804 Upload files to "/" 2026-03-06 10:16:10 -06:00