26 Commits

Author SHA1 Message Date
93505bba2a
Integrated the member.ts router into the index.ts 2023-01-22 19:54:14 +01:00
465ac9c643
Created the member.ts router 2023-01-22 19:53:59 +01:00
b478218cf5
Created the member.ts validation 2023-01-22 19:52:53 +01:00
a45b419e9c
Fixed a bug in the key.ts validation 2023-01-22 18:14:49 +01:00
d0060fe20c
Implemented the key.ts router into the index.ts 2023-01-22 18:04:38 +01:00
d53a9ed23f
Created the key.ts router 2023-01-22 18:04:27 +01:00
e75a2cc38c
Created the key.ts validation 2023-01-22 18:04:12 +01:00
d668b26b51
Created the GET /projects/list & GET /projects/:id route 2023-01-22 15:15:25 +01:00
c80e7707ed
Created the POST /project/:id/regenerate route 2023-01-22 02:32:31 +01:00
d3b5ed8b3b
Created the PATCH /project/:id route 2023-01-22 02:20:17 +01:00
fd907dad2a
Created the patchProjectValidation in the project.ts validation 2023-01-22 02:19:59 +01:00
bd5ffa9f46
Integrated the project router into the index.ts 2023-01-22 01:08:49 +01:00
599f8ec73a
Created the project.ts router 2023-01-22 01:08:37 +01:00
72cd42dc09
Created the project.ts validation 2023-01-22 01:04:42 +01:00
30e02b9dd6
Created the "verify" route in the auth.ts 2023-01-21 14:02:20 +01:00
ddeb5a5c7f
Created the verificationValidation in the auth.ts validation 2023-01-21 14:01:28 +01:00
655798b474
Implemented all totp endpoints in the account.ts router 2023-01-21 13:29:37 +01:00
9db62938b4
Created the totpSetup validation in the account.ts validation 2023-01-21 13:29:37 +01:00
c3426e0fe7
Updated the file alias in the account.ts router 2023-01-15 20:31:45 +01:00
f86683f34c
Commented out the verify route in the auth.ts router 2023-01-15 19:44:58 +01:00
db8fec5849
Integrated both routes into the v1 index.ts 2023-01-15 19:44:31 +01:00
ed21efd438
Created the auth.ts routes 2023-01-15 19:43:04 +01:00
a083935704
Created the account.ts routes 2023-01-15 19:41:52 +01:00
4bf0576032
Created the auth validation 2023-01-15 19:40:49 +01:00
06a917a5fd
Created the account.ts validation 2023-01-15 18:45:30 +01:00
6faf3a8437
Created the v1 routes 2023-01-15 01:15:10 +01:00