144 Commits

Author SHA1 Message Date
cc83c78fc8
Updated the license.ts 2023-09-10 13:39:18 +02:00
83e4c7b70e
Fixed a bug in the account.ts controller 2023-09-09 18:52:01 +02:00
5e4028b48b
Updated the account.ts controller 2023-09-09 18:48:35 +02:00
96a0b418f2
Enabled cors inside the server.ts 2023-09-09 16:18:09 +02:00
12dbec32cb
Migrated the info.ts route to the PROJECT_VERSION env variable 2023-09-09 13:39:45 +02:00
e7171701b8
Fixed linter bugs 2023-08-04 00:00:41 +02:00
9ed4143560
Updated the projects.ts controller 2023-08-03 23:57:58 +02:00
079202205e
Removed todo from the permission.ts 2023-08-03 23:55:59 +02:00
ae1ba7c10d
Integrated the license & validation routes into the index.ts 2023-08-03 23:44:37 +02:00
d936a65c28
Created the validate.ts routes 2023-08-03 23:41:26 +02:00
eac716ce45
Created the license.ts routes 2023-08-03 23:41:16 +02:00
77b1eb77d5
Updated the project.ts validation 2023-08-03 23:41:03 +02:00
275540f755
Created the license.ts validation 2023-08-03 23:40:17 +02:00
078ed46ec2
Created the validation.ts controller 2023-08-03 23:36:34 +02:00
8485b95428
Created the license.ts controller 2023-08-03 23:31:25 +02:00
dbfc0353f0
Added a limit check in the permission.ts controller 2023-08-03 23:28:21 +02:00
fedee08854
Added meta.ts#convertIdsToMetaData 2023-08-03 23:19:38 +02:00
c66a4f72a5
Added group.ts#convertIdsToGroups 2023-08-03 23:00:17 +02:00
3a409fa604
Updated the Project.ts model 2023-08-03 22:57:19 +02:00
270c92551a
Updated the License.ts model 2023-08-03 22:53:40 +02:00
8a8ce09c0d
Removed MetaData.ts public from encryption 2023-08-03 22:51:38 +02:00
654d8c65ee
Updated the group.ts controller 2023-08-03 15:20:31 +02:00
497ebdba84
Added permission.ts#convertIdsToPermissions 2023-08-03 15:19:10 +02:00
e5190ae82b
Updated the projects.ts controller 2023-08-03 12:34:37 +02:00
69fef9b9b5
Added a limit for free projects to the plan.ts limits 2023-08-03 12:34:09 +02:00
d722f6ee9a
Integrated the meta.ts routes into the index.ts 2023-08-03 12:18:22 +02:00
c67968d9ff
Created the meta.ts routes 2023-08-03 12:18:11 +02:00
3b91c8cb40
Created the meta.ts validation 2023-08-03 12:18:01 +02:00
c4d6d5b92b
Created the meta.ts controller 2023-08-03 12:17:36 +02:00
674295bb09
Updated the License.ts model 2023-08-03 12:16:49 +02:00
d9fd88ad23
Updated the MetaData.ts model 2023-08-03 12:16:38 +02:00
b5df319ed2
Fixed lint in permission.ts 2023-08-02 19:34:19 +02:00
bfa04ed8b8
Integrated the permission.ts routes into the index.ts 2023-08-02 19:32:46 +02:00
26c104a6cb
Created the permission.ts routes 2023-08-02 19:32:28 +02:00
209b9bb2fd
Created the permission.ts validation 2023-08-02 19:32:02 +02:00
e8d7e8dbbf
Updated the group.ts validation 2023-08-02 19:31:56 +02:00
d3026f8e0e
Created the permission.ts controller 2023-08-02 19:31:36 +02:00
69b5c129b7
Updated the License.ts model 2023-08-02 19:31:21 +02:00
f77ff6f03f
Updated the MetaData.ts model 2023-08-02 19:29:17 +02:00
72014cadf6
Added encryption to the Permission.ts model 2023-08-02 19:17:17 +02:00
07723ec54f
Added security checks in the group.ts controller 2023-08-02 19:15:02 +02:00
8f0c6fb30f
Implemented the group.ts routes into the v1 index.ts 2023-08-02 17:19:18 +02:00
0bc987943f
Created the group.ts routes 2023-08-02 17:19:04 +02:00
db3ef519ae
Created the group.ts controller 2023-08-02 17:16:50 +02:00
4d94a020ff
Created the group.ts validation 2023-08-02 17:14:36 +02:00
7d18e773f9
Encrypted the Group.ts model 2023-08-02 17:14:11 +02:00
efdd4ab336
Implemented document checks into the member.ts controller 2023-08-02 17:13:58 +02:00
fc96aaa251
Created the MetaData.ts model 2023-08-02 01:14:53 +02:00
7c7abd7c21
Updated the project.ts route 2023-07-31 20:04:48 +02:00
506c0d56b5
Updated the info.ts route 2023-07-31 16:30:10 +02:00