d67c54c6e7
Set authenticated after sigin completes without error
2026-04-29 15:04:44 +00:00
52c41e29d8
Distinguish between status messages and resource messages in SSE
2026-04-28 17:06:21 +00:00
6e3d079c46
Immediately mark session authenticated on successful signin
2026-04-28 14:37:33 +00:00
72a8ed5c16
Improve signin messaging
2026-04-23 15:24:06 +00:00
a0ac5c0674
Add debug logs around authentication
...
Trying to troubleshoot our redirection logic after signin
2026-04-21 19:40:00 +00:00
efa01cffc2
Move session management into session store
...
Trying to get rid of the redirect to signin on any page refresh
2026-04-17 14:52:02 +00:00
ed6dde2f0a
Fix navigation after login
2026-04-16 18:50:34 +00:00
b6d1bd9ee2
Create sign-in and sign-out workflow in SPA
2026-04-16 17:14:57 +00:00
838e24bbed
Stop losing webGL context on review complete
...
It makes things *much* faster
2026-04-16 07:43:17 +00:00
f88ca57d97
Migrate existing ts types from the API into the API module
...
This makes it possible to start hydrating the types into valid data
types like Dates which means I can get type safety guarantees when
displaying information.
2026-04-09 00:25:21 +00:00
4b87c74f41
Make impersonation ending work, fix frontend events
2026-04-02 21:31:31 +00:00
42d111aac9
Add separate session endpoint for additional non-user data
...
This is conceptually much cleaner that encumbering the user object.
2026-04-02 01:07:55 +00:00
21b7b68f50
Get new frontend to type check clean
...
Epic undertaking.
2026-03-31 14:52:53 +00:00