Commit Graph

16 Commits

Author SHA1 Message Date
d66be23a7d Migrated auth, key, member & projects.delete -> deleteOne 2023-04-06 17:51:44 +02:00
524d4b690e Fixed lint error (again) 2023-01-22 20:44:41 +01:00
a2e45e7383 Fixed lint error 2023-01-22 20:42:26 +01:00
618c81cbe2 Updated projects.ts#checkProjectAccess 2023-01-22 20:40:13 +01:00
a176c484b9 Created the member.ts controller 2023-01-22 19:50:56 +01:00
c330d78fb3 Created account.ts#getSimpleAccountObjectById 2023-01-22 19:49:27 +01:00
1be7efea8a Created the key.ts controller 2023-01-22 18:04:00 +01:00
305c72814c Added the requiredPermission field to the projects.ts controller 2023-01-22 18:01:41 +01:00
332e618d52 Updated the projects.ts controller & added the listProjects & getProject method 2023-01-22 15:14:24 +01:00
265447f068 Added regenerateKey to the projects.ts controller 2023-01-22 02:32:14 +01:00
4eaf23fd78 Created the patchProject method in the projects.ts controller 2023-01-22 02:19:44 +01:00
5d8237419f Created the projects.ts controller 2023-01-22 01:06:07 +01:00
fb1e2af67b Created the verifySession method in the auth.ts controller 2023-01-21 14:01:06 +01:00
20cd436321 Integrated the updateTOTP method into the account controller 2023-01-21 13:29:37 +01:00
379bbbcd9f Created the auth.ts controller 2023-01-15 19:42:12 +01:00
eaf3d8b9bf Created the Account.ts controller 2023-01-15 18:45:19 +01:00