feat: implement notes CRUD for SQLite and API backends #3

Merged
codinget merged 1 commits from worktree-bridge-cse_013f1h5ZczJokqQ73KMAYrSn into master 2026-07-20 02:33:38 +02:00
1 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