Commit Graph
2 Commits
Author SHA1 Message Date
codingetandClaude 360a475509 feat: implement notes CRUD for SQLite and API backends
Fills in all 7 previously-unimplemented note methods in SqliteInterface
and ApiInterface, adds cast/query helpers for notes, and fixes the
apirouter (missing updatenote validator, two /user/ → /users/ typos that
were also bypassing auth middleware).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 00:23:07 +00:00
codinget 3b9a6bc85c feat: initial commit 2026-06-29 23:07:14 +00:00