karishmas6
|
700d302ea4
|
feat: use robot instead of user
|
2024-10-16 23:52:03 +05:30 |
|
karishmas6
|
e380904ad9
|
feat: redirect to localhost:3000
|
2024-10-16 22:34:31 +05:30 |
|
karishmas6
|
35befca558
|
chore: lint
|
2024-10-16 21:47:25 +05:30 |
|
karishmas6
|
13266d64b5
|
fix: update user/s google sheet email
|
2024-10-16 21:47:11 +05:30 |
|
karishmas6
|
4a56cfbde9
|
feat: pass requireSignIn
|
2024-10-16 21:18:16 +05:30 |
|
karishmas6
|
0b78e132fb
|
feat: send user data
|
2024-10-16 21:14:58 +05:30 |
|
karishmas6
|
04679373c1
|
fix: set error type as any
|
2024-10-16 20:25:02 +05:30 |
|
karishmas6
|
c4972488ae
|
feat: get gsheet data
|
2024-10-16 20:15:10 +05:30 |
|
karishmas6
|
fee31bff71
|
chore: lint
|
2024-10-16 20:14:00 +05:30 |
|
karishmas6
|
1126890afa
|
feat: access all gsheet files from gdrive
|
2024-10-16 20:13:44 +05:30 |
|
karishmas6
|
5264789bba
|
feat: read only gdrive access
|
2024-10-16 20:11:53 +05:30 |
|
karishmas6
|
0b92b0001e
|
feat: handle google oauth & sheet scopes
|
2024-10-16 20:09:11 +05:30 |
|
karishmas6
|
cff8f86d8a
|
wip: oauth for gsheet integration
|
2024-10-16 19:22:34 +05:30 |
|
karishmas6
|
6d85bac44a
|
feat: use binaryOutputService
|
2024-10-15 22:20:29 +05:30 |
|
karishmas6
|
b44ba5778e
|
chore: remove unused imports
|
2024-10-10 04:37:33 +05:30 |
|
karishmas6
|
0db09e6e5d
|
fix: whitespace
|
2024-10-10 04:37:14 +05:30 |
|
karishmas6
|
95626de61d
|
chore: remove fileName route
|
2024-10-10 04:36:57 +05:30 |
|
karishmas6
|
92481ba75b
|
feat: use recording_meta.id
|
2024-10-10 04:36:33 +05:30 |
|
karishmas6
|
a26ad2aec6
|
chore: remove unused imports
|
2024-10-10 04:36:00 +05:30 |
|
karishmas6
|
aeae1621ec
|
chore: remove debug logs
|
2024-10-10 04:35:41 +05:30 |
|
karishmas6
|
f733a819bd
|
chire: remove comment
|
2024-10-10 04:34:33 +05:30 |
|
karishmas6
|
3c226d0791
|
refactor: remove all code related to fs
|
2024-10-10 04:34:04 +05:30 |
|
karishmas6
|
eb7e2459ee
|
feat: no getRecordingFromFilename
|
2024-10-10 04:33:12 +05:30 |
|
karishmas6
|
51724e38f0
|
chore: remove todo
|
2024-10-10 04:32:45 +05:30 |
|
karishmas6
|
d2782503eb
|
feat: accept userId
|
2024-10-10 03:23:29 +05:30 |
|
karishmas6
|
4d7679d5a9
|
feat: pass req.user.id to add workflow
|
2024-10-10 03:19:03 +05:30 |
|
karishmas6
|
de200220d3
|
feat: use plainRun to abort run
|
2024-10-10 02:40:52 +05:30 |
|
karishmas6
|
079110edca
|
feat: use id for schedule
|
2024-10-10 02:39:45 +05:30 |
|
karishmas6
|
8b820dd121
|
fix: format
|
2024-10-10 02:32:46 +05:30 |
|
karishmas6
|
590e7e9d9f
|
feat: successful run + interpretation of robots
|
2024-10-10 02:23:33 +05:30 |
|
karishmas6
|
a30c08b819
|
feat: delete run based on runId
|
2024-10-10 02:02:43 +05:30 |
|
karishmas6
|
b90a1d5375
|
feat: start interpretation
|
2024-10-10 01:55:23 +05:30 |
|
karishmas6
|
6dcc927d6a
|
chore: lint
|
2024-10-10 01:19:31 +05:30 |
|
karishmas6
|
b83dc9d755
|
feat: start recording run
|
2024-10-10 01:19:03 +05:30 |
|
karishmas6
|
6b4eb8daf0
|
feat: delete recording based on meta id
|
2024-10-09 23:22:38 +05:30 |
|
karishmas6
|
7e22582997
|
wip: use db model instead of file system
|
2024-10-09 23:08:30 +05:30 |
|
karishmas6
|
565d86ec54
|
wip: use db model instead of file system
|
2024-10-09 23:08:13 +05:30 |
|
karishmas6
|
6e2529bb49
|
feat: use robot model & robotId instead of fileName
|
2024-10-09 14:36:19 +05:30 |
|
karishmas6
|
ff096f6b3c
|
refactor: robot workflow storage path
|
2024-10-09 03:11:27 +05:30 |
|
karishmas6
|
113a55a6b0
|
refactor: robot storage path
|
2024-10-09 03:10:22 +05:30 |
|
karishmas6
|
1462ca1f6a
|
feat: export getRecordingByFileName
|
2024-10-08 23:27:56 +05:30 |
|
karishmas6
|
4b326784e1
|
feat: pass recording id to run id
|
2024-10-08 23:25:24 +05:30 |
|
karishmas6
|
7db34bd663
|
fix(ts): set type as any
|
2024-10-08 22:05:17 +05:30 |
|
karishmas6
|
32e160c209
|
feat: pass recording id to run metadata
|
2024-10-08 22:01:25 +05:30 |
|
karishmas6
|
943962e4f0
|
feat: get recording from storage
|
2024-10-08 22:00:05 +05:30 |
|
karishmas6
|
5a32e69d42
|
chore: todo
|
2024-10-08 21:58:47 +05:30 |
|
karishmas6
|
3673a2e799
|
feat: get recording by filename
|
2024-10-08 21:58:23 +05:30 |
|
karishmas6
|
c94268f7cd
|
feat: remove caps
|
2024-10-08 21:18:16 +05:30 |
|
karishmas6
|
49bb516859
|
feat: remove duration from abort
|
2024-10-08 21:18:04 +05:30 |
|
karishmas6
|
31e0cd0d98
|
feat: remove duration
|
2024-10-08 21:17:14 +05:30 |
|