This repository has been archived on 2026-04-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/server
Jeffrey Smith 2b3a3f08ef Fix user default surface by reading JWT from cookie
The GET / route has no auth middleware, so user_id was always
empty. Add UserIDFromCookie helper that opportunistically reads
the sb_token cookie and extracts user_id without requiring auth.
Now user preference correctly overrides the global default.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 14:00:09 +00:00
..
2026-03-27 11:06:40 +00:00
2026-03-26 17:30:36 +00:00
2026-03-26 18:03:44 +00:00
2026-03-26 22:47:31 +00:00
2026-03-26 22:47:31 +00:00
2026-03-11 19:41:04 +00:00
2026-03-19 21:37:32 +00:00
2026-03-26 22:47:31 +00:00
2026-03-23 16:47:48 +00:00