pstream-backend/server/routes/users/[id]
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
..
bookmarks/[tmdbid] Optimized bookmarks endpoint to be less verbose 2025-10-25 13:01:43 -05:00
lists fix minor bugs and lint 2025-05-05 09:53:17 -06:00
progress fix critical typo 2025-10-30 12:29:47 -06:00
bookmarks.ts changed interfaces to more reusable/safe imports from prisma 2025-10-25 12:48:59 -05:00
group-order.ts add group order and fixes 2025-07-31 10:37:34 -06:00
index.ts fix minor bugs and lint 2025-05-05 09:53:17 -06:00
progress.ts add way to manually delete progress 2025-10-30 13:01:02 -06:00
ratings.ts fix minor bugs and lint 2025-05-05 09:53:17 -06:00
sessions.ts fix minor bugs and lint 2025-05-05 09:53:17 -06:00
settings.ts Merge pull request #23 from FifthWit/master 2025-10-25 14:37:51 -05:00