wulf-pulse/app/api/me
lorentz 041fb164e3 fix(09): theme PUT uses "updatedAt" not updated_at (Better Auth column is camelCase)
Verified via psql that the user table has quoted camelCase columns from
Better Auth ("updatedAt", "createdAt", "emailVerified"). The original
route comment claimed app/api/settings/profile as precedent — that route
is ALSO broken with the same bug; only app/api/me/timezone got it right.
Aligning theme route with the timezone precedent.
2026-05-10 22:49:47 -04:00
..
channels feat(09-02): personal channels service + /api/me/channels routes 2026-05-10 07:30:05 -04:00
notification-subscriptions feat(09-02): GET + PUT /api/me/notification-subscriptions (matrix endpoint) 2026-05-10 07:30:51 -04:00
theme fix(09): theme PUT uses "updatedAt" not updated_at (Better Auth column is camelCase) 2026-05-10 22:49:47 -04:00
timezone fix(07.1-02): allowlist UTC, Etc/UTC, GMT in IANA validator 2026-05-07 17:21:26 -04:00