Commit graph

7 commits

Author SHA1 Message Date
Mike Fortman
d62945110c Fix double OAuth callback execution using sessionStorage
Replaced useRef with sessionStorage to prevent duplicate callback
executions when component remounts (React Strict Mode). The ref
was resetting on remount, causing the auth code to be used twice
and triggering "code already used" errors.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-01 14:42:59 -05:00
phact
c3b5b33f5c misc ux improvements 2025-08-21 02:32:28 -04:00
phact
91f0b608b5 frontend redesign 2025-08-14 15:06:38 -04:00
phact
346b938d98 refactor to openrag and knowledge filters 2025-08-13 16:31:35 -04:00
phact
a552406911 split frontend and backend containers 2025-08-01 10:12:39 -04:00
phact
0d171706e6 task notificaton panel in frontend 2025-07-30 22:42:44 -04:00
phact
91f6f645f4 gdrive v0 2025-07-29 02:12:44 -04:00