pstream-backend/server/routes
2025-03-28 14:42:15 -05:00
..
auth First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
discover Added Trakt Lists 2025-03-28 14:42:15 -05:00
metrics Reapply with fixes 2025-03-13 00:00:28 -06:00
sessions/[sid] 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
users add user deletion 2025-03-13 11:33:30 -06:00
healthcheck.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
index.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
meta.ts First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00