Commit graph

21 commits

Author SHA1 Message Date
FifthWit
0c9d3cba97 Settings 2025-12-02 16:39:23 -06:00
FifthWit
ce112ff652 primsa7 2025-12-02 16:25:44 -06:00
Pas
2df313dbe0 update debrid logic 2025-11-19 11:55:52 -07:00
FifthWit
441895b26f
Merge pull request #23 from FifthWit/master
updates
2025-10-25 14:37:51 -05:00
FifthWit
b956aa7297 changed interfaces to more reusable/safe imports from prisma 2025-10-25 12:48:59 -05:00
Pas
0db4681ef3 Reapply "fix: prevent overwriting settings with defaults"
This reverts commit ffa2a7e602.
2025-10-23 12:02:36 -06:00
Pas
ffa2a7e602 revert change 2025-10-23 11:07:59 -06:00
Pas
0b6343fe38 add missing settings 2025-10-23 11:07:59 -06:00
Aykhan
955578c429 fix: prevent overwriting settings with defaults 2025-10-23 11:07:59 -06:00
Pas
d15be26cde revert change 2025-10-23 10:33:40 -06:00
Pas
b38f7c1c2a add missing settings 2025-10-23 09:23:12 -06:00
Aykhan
46a0af9401 fix: prevent overwriting settings with defaults 2025-10-23 18:55:56 +04:00
Pas
951e6d2d39 add (almost) every user preference 2025-06-05 22:46:45 -06:00
Pas
c7fbf0369e application lang is optional 2025-05-18 13:57:04 -06:00
Pas
04c823a126 fix minor bugs and lint 2025-05-05 09:53:17 -06:00
FifthWit
2fb3470f7a URGENT FIX 2025-04-16 20:37:06 -05: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