Commit Graph

601 Commits

Author SHA1 Message Date
karishmas6
53b780901b feat: get api key route 2024-10-03 02:28:46 +05:30
karishmas6
3ee30c0470 chore: del api.ts 2024-10-03 02:09:03 +05:30
karishmas6
f0aad5685d chore: lint 2024-10-02 23:52:09 +05:30
karishmas6
538bf59510 feat: get user from req 2024-10-02 23:51:55 +05:30
karishmas6
1abf8348ff feat: set req type as AuthenticatedRequest 2024-10-02 23:50:59 +05:30
karishmas6
801fb0e1f9 feat: authenticated request interface 2024-10-02 23:50:12 +05:30
karishmas6
92fa9435a8 feat: use requireSignIn middleware 2024-10-02 23:49:39 +05:30
karishmas6
14ae8b2acb chore: remove unused import 2024-10-02 23:48:04 +05:30
karishmas6
ed6b3431f1 chore: prettier 2024-10-02 23:47:45 +05:30
karishmas6
ea3a7011e5 feat: save proxy details to db 2024-10-02 23:47:32 +05:30
karishmas6
f1f7d142fb chore: lint 2024-10-02 22:43:14 +05:30
karishmas6
c379b84942 feat: proxy password validation 2024-10-02 22:39:09 +05:30
karishmas6
11d5b2f2ba feat: proxy url, username & password 2024-10-02 22:37:28 +05:30
karishmas6
99e9b3f853 feat: include proxy url, username & password in User model 2024-10-02 22:34:16 +05:30
karishmas6
19f1f3c989 feat: include proxy url, username & password in UserAttributes 2024-10-02 22:33:46 +05:30
karishmas6
c348a98803 feat: app.use proxy routes 2024-10-01 15:30:13 +05:30
karishmas6
911c40453f feat: import router as proxy 2024-10-01 15:29:26 +05:30
karishmas6
9a6f3a1b39 feat: post config route 2024-10-01 15:28:37 +05:30
karishmas6
dbbb88ab4f fix: remove duplicate gsheet successful update log 2024-09-29 00:13:19 +05:30
karishmas6
5be7fe6bad fix: format 2024-09-27 23:38:45 +05:30
karishmas6
e0d17f5e67 chore: remove unused imports 2024-09-26 22:59:37 +05:30
karishmas6
1330c740aa fix: use formatRecordingById 2024-09-26 22:58:32 +05:30
karishmas6
d59c8fa03c refactor: rename to robots 2024-09-26 22:58:01 +05:30
karishmas6
2a62df4b42 chore: lint 2024-09-26 22:57:07 +05:30
karishmas6
be5f1ef40a feat: get robot by name 2024-09-26 22:56:44 +05:30
karishmas6
1f15794ffc feat: pass requireAPIKey middleware 2024-09-26 22:41:46 +05:30
karishmas6
a854894034 refactor: rename to record.ts 2024-09-26 22:40:35 +05:30
karishmas6
159c5262c7 chore: lint 2024-09-26 22:39:57 +05:30
karishmas6
c13a0de5ad feat: get all recordings 2024-09-26 22:39:39 +05:30
karishmas6
4b18bcd815 feat: pass requireSignIn middleware 2024-09-26 17:49:19 +05:30
karishmas6
a2abc57642 feat: generate api key 2024-09-26 17:48:56 +05:30
karishmas6
91a69022cb feat: requireAPIKey middleware 2024-09-26 17:47:26 +05:30
karishmas6
d1819c9570 chore: lint 2024-09-26 17:21:56 +05:30
karishmas6
3c13b19fa4 feat: generate api ket 2024-09-26 17:21:34 +05:30
karishmas6
554d5f31d9 feat: gen api ket 2024-09-26 17:15:35 +05:30
karishmas6
e847646fb6 feat: api_key in user model 2024-09-26 17:13:57 +05:30
karishmas6
784d4f4e9b feat: use requireSignIn middleware 2024-09-25 20:51:04 +05:30
karishmas6
7106115dda chore: remove console.log 2024-09-25 19:56:39 +05:30
karishmas6
e1846510cd feat: set raw:true 2024-09-25 19:53:45 +05:30
karishmas6
59e563b161 fix: remove UNSIGNED 2024-09-25 19:37:05 +05:30
karishmas6
af62e91388 ts: define return type 2024-09-25 19:19:06 +05:30
karishmas6
2e10b966ed feat: hashing & comparison 2024-09-25 18:52:03 +05:30
karishmas6
037c7b597f feat: return Promise<string? 2024-09-25 18:43:43 +05:30
karishmas6
8d29edc634 feat: set password as string 2024-09-25 18:43:09 +05:30
karishmas6
5029f3728d chorE: remove unused import 2024-09-25 18:36:28 +05:30
karishmas6
b528efa75e feat: remove logic for hashing & comparsion from User model 2024-09-25 18:36:12 +05:30
karishmas6
a6e7e23114 chore: remove log 2024-09-25 18:15:03 +05:30
karishmas6
6bea5a2ad1 chore: lint 2024-09-25 18:08:35 +05:30
karishmas6
4931bb6f96 feat: use connection string 2024-09-25 18:08:19 +05:30
karishmas6
710b39c55d fix: dotenv config 2024-09-25 18:02:29 +05:30