Commit graph

10 commits

Author SHA1 Message Date
Pas
0cacd84da7 prettier 2025-05-17 19:09:27 -06:00
Pas
eb2cb15c43 fix import errors 2025-05-05 10:08:04 -06:00
Pas
04c823a126 fix minor bugs and lint 2025-05-05 09:53:17 -06:00
Pas
96e9d832e5 Reapply with fixes
I think I got it this time
2025-03-13 00:00:28 -06:00
Pas
2e27016e81 Revert "update formating and schemas"
This reverts commit 950c1e051a.
2025-03-12 23:35:59 -06:00
Pas
950c1e051a update formating and schemas 2025-03-12 22:34:56 -06:00
root
180fac4164 created a better useAuth util to remove the constant boilerplate, now to get a user its just const user = await useAuth().getCurrentSession() and it handles all the content 2025-03-11 15:31:27 -05:00
root
3e88b42770 Added progress saving 2025-03-11 00:29:51 -05:00
root
15d1bed09c Big 'ol fix, deleting sessions, creating users, migrations, etc 2025-03-09 21:35:51 -05:00
FifthWit
6d0e59d2ae First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00