Commit graph

9 commits

Author SHA1 Message Date
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
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
6f8c012394
fix filename and status displays 2026-03-28 06:45:03 -07:00
daf921accf
Fix counts of upload rows 2026-03-28 06:42:36 -07:00
2e0f657585
Fix upload list 2026-03-28 06:38:23 -07:00
7699e58bc3
Make upload by ID styles work correctly 2026-03-27 14:17:24 -07:00
f60bde7fd9
Get rows to show on individual upload page. 2026-03-27 14:04:33 -07:00
bf2a7582fa
Get some planning buttons wired up 2026-03-25 21:46:23 -07:00