pstream-backend/server/routes
2025-05-01 13:13:53 -05:00
..
auth First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
discover added some extra films for discover like box office, and most watched 2025-04-03 03:31:19 -05:00
lists Added Sharable lists 2025-04-22 15:33:25 -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 Updated docs because people dont use google 2025-05-01 13:13:53 -05: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