Commit graph

29 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
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
6ee37ff8f2 convert groups to array 2025-07-22 11:02:00 -06:00
Pas
ba50d9760b add group var to bookmarks 2025-07-17 11:26:43 -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
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
FifthWit
1d91fbd66a Updated docs because people dont use google 2025-05-01 13:13:53 -05:00
FifthWit
9e3959b2fc Fixed up the lists, looking much nicer and it should be perfectly ready 2025-04-22 16:03:12 -05:00
Pas
ad1ded7abb Revert "add region route"
This reverts commit e54a9280ee.
2025-04-18 17:39:54 -06:00
Pas
e54a9280ee add region route
readd migration, correctly this time 😭

oopsie missed this
2025-04-18 17:39:25 -06:00
FifthWit
2fb3470f7a URGENT FIX 2025-04-16 20:37:06 -05:00
FifthWit
b99d88cf2e Added custom lists 2025-04-02 21:04:46 -05:00
Pas
63278102b4 add user deletion 2025-03-13 11:33:30 -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
2c6666494b minor fix, validates the number is between 0 and 10 2025-03-11 00:08:18 -05:00
root
3ea2d71d0b added custom ratings 2025-03-11 00:03:18 -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