Commit Graph

23 Commits

Author SHA1 Message Date
9e7a85f400 Fix linting 2024-07-23 00:15:12 +02:00
59a3d40e1c Create validation.ts#signOfflineKey 2024-07-23 00:04:07 +02:00
d49fd0876b Integrate public/private key creation in projects.ts controller 2024-07-23 00:00:10 +02:00
f9a49139c3 Fix linting 2024-07-22 22:33:52 +02:00
8ec90dd3f3 Add invitation methods to projects.ts controller 2024-07-22 22:12:27 +02:00
0878bdc761 Add invitation methods to member.ts controller 2024-07-22 22:12:14 +02:00
bd5a8b23db Fix linting 2024-07-22 19:03:43 +02:00
88899317bc Fix license.ts#replaceLicenseDefaults 2024-07-22 14:21:56 +02:00
8839648dc8 Show avatar in account.ts controller 2024-07-21 15:22:35 +02:00
f250defbc4 Remove plan limitations entirely 2024-07-21 12:28:17 +02:00
dc6add0760 Fix bug in key.ts controller 2024-07-21 12:09:24 +02:00
36f1d7bb80 Fix bug in meta.ts controller 2024-07-21 11:55:29 +02:00
f8d4a36d33 Fix validation controller expiration date 2024-07-20 16:09:56 +02:00
bf754db2b2 Create member.ts controller 2024-07-20 12:36:49 +02:00
380c251f3a Create account.ts controller 2024-07-20 12:35:42 +02:00
421ab5d367 Create validation.ts controller 2024-07-20 12:34:21 +02:00
520112e49c Create projects.ts controller 2024-07-20 12:34:15 +02:00
c88cbc2e99 Create permission.ts controller 2024-07-20 12:34:08 +02:00
71f1ad65ac Create meta.ts controller 2024-07-20 12:34:02 +02:00
b7928f45a6 Create license.ts controller 2024-07-20 12:33:53 +02:00
b55c54cc76 Create key.ts controller 2024-07-20 12:33:41 +02:00
5c6f71d773 Create group.ts controller 2024-07-20 12:33:24 +02:00
b31ae70ba2 Create auth.ts controller 2024-07-20 12:33:17 +02:00