Commit graph

9 commits

Author SHA1 Message Date
FifthWit
b956aa7297 changed interfaces to more reusable/safe imports from prisma 2025-10-25 12:48:59 -05:00
Pas
ace0376ad5 add favorite episode support to bookmarks
also delete unused bookmark file
2025-09-29 17:47:50 -06:00
Pas
14cfd53505 add group order and fixes 2025-07-31 10:37:34 -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
FifthWit
6d0e59d2ae First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00