leaky-ships/leaky-ships/lib/backend/components
2023-04-10 17:06:38 +02:00
..
checkPasswordIsValid.ts Return next() function 2023-04-10 17:06:38 +02:00
checkTokenIsValid.ts Complete backend rework 2023-04-08 16:56:03 +02:00
createAnonymousDB.ts Formatted all files with Prettier 2023-02-08 10:32:36 +01:00
createPlayerDB.ts Return next() function 2023-04-10 17:06:38 +02:00
createTokenDB.ts Complete backend rework 2023-04-08 16:56:03 +02:00
getPlayerByIdDB.ts Return next() function 2023-04-10 17:06:38 +02:00
getPlayerByNameDB.ts Return next() function 2023-04-10 17:06:38 +02:00
getTokenDB.ts Complete backend rework 2023-04-08 16:56:03 +02:00
getTokenFromBody.ts Complete backend rework 2023-04-08 16:56:03 +02:00
getTokenFromCookie.ts Complete backend rework 2023-04-08 16:56:03 +02:00
getUserFromBody.ts Complete backend rework 2023-04-08 16:56:03 +02:00
loginCheck.ts Formatted all files with Prettier 2023-02-08 10:32:36 +01:00
sendError.ts Complete backend rework 2023-04-08 16:56:03 +02:00
sendResponse.ts Complete backend rework 2023-04-08 16:56:03 +02:00