Pas
efb8c2e7ad
Update progress.ts
2025-10-30 13:27:06 -06:00
Pas
ceab17ec27
add way to manually delete progress
...
this works quite differently than the bookmarks since bookmarks overwrites all the bookmarks when we post. But progress items are loaded and send individually via the server to save bandwidth. Since the player posts progress every 5s
2025-10-30 13:01:02 -06:00
Pas
3fc8a54c98
update progress so we dont save finished or unwatched media
2025-10-30 12:46:48 -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
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