Commit graph

7 commits

Author SHA1 Message Date
ba8c0016ac
Add sigup page...again
Had it previously, but broke it for the single-page app migration.
2026-04-17 17:48:18 +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
5100c8f0be
Stop redirecting all loads to the dash page 2026-04-16 22:51:15 +00:00
7483a6a695
Redirect to signin on session failure 2026-04-16 17:30:54 +00:00
b6d1bd9ee2
Create sign-in and sign-out workflow in SPA 2026-04-16 17:14:57 +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
d7d6888f63
Initial commit of some work creating RMO single-page app
Doesn't work yet, but they both start, so checkpoint.
2026-04-03 15:02:37 +00:00
Renamed from ts/App.vue (Browse further)