pstream-backend/server/routes/users/[id]
2025-03-13 11:33:30 -06:00
..
bookmarks/[tmdbid] Reapply with fixes 2025-03-13 00:00:28 -06:00
progress Reapply with fixes 2025-03-13 00:00:28 -06:00
bookmarks.ts Reapply with fixes 2025-03-13 00:00:28 -06:00
index.ts add user deletion 2025-03-13 11:33:30 -06:00
progress.ts Reapply with fixes 2025-03-13 00:00:28 -06:00
ratings.ts 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
sessions.ts Reapply with fixes 2025-03-13 00:00:28 -06:00
settings.ts Reapply with fixes 2025-03-13 00:00:28 -06:00