Commit graph

13 commits

Author SHA1 Message Date
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
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