Rohit Rajan
|
b19e02f137
|
feat: add markdown route
|
2025-11-20 13:22:54 +05:30 |
|
source-rashi
|
d2e6fdbbc0
|
Enabled users to rename or update the titles of all recorded actions
|
2025-10-27 02:11:32 +05:30 |
|
Rohit Rajan
|
b31daa6c1b
|
feat: register worker immediately
|
2025-09-10 10:21:29 +05:30 |
|
Rohit Rajan
|
0b556714f1
|
feat: add orphaned run recovery
|
2025-09-10 00:22:09 +05:30 |
|
Rohit
|
ed6b22f1d0
|
feat: rm duplicated abort logic
|
2025-06-13 00:01:10 +05:30 |
|
Rohit
|
fe509383f8
|
fix: merge conflict
|
2025-06-12 23:46:46 +05:30 |
|
Rohit
|
b2c341d49d
|
Merge branch 'develop' into abort-fix
|
2025-06-12 23:30:23 +05:30 |
|
Rohit
|
65472e079e
|
Merge branch 'develop' into abort-fix
|
2025-06-12 22:28:00 +05:30 |
|
Rohit
|
b6096e51d9
|
Merge branch 'develop' into failed-run
|
2025-06-12 22:10:08 +05:30 |
|
Rohit
|
c0370e5665
|
feat: revamp abort run route
|
2025-06-12 11:26:44 +05:30 |
|
amhsirak
|
a23f2f7bcb
|
chore: lint
|
2025-06-06 00:53:02 +05:30 |
|
amhsirak
|
5d4412fb61
|
fix: closing {
|
2025-06-06 00:52:52 +05:30 |
|
amhsirak
|
d292f6c576
|
feat: queue abort run & abort run worker
|
2025-06-06 00:52:16 +05:30 |
|
Rohit
|
612fee7196
|
feat: add queued runs execution logic
|
2025-06-03 19:20:13 +05:30 |
|
Rohit
|
7117c93f78
|
feat: unified create and run robot route
|
2025-06-03 18:42:11 +05:30 |
|
Rohit
|
1d3a6674cd
|
feat: replace uuidv4 package with uuid
|
2025-05-28 14:22:43 +05:30 |
|
Karishma Shukla
|
5e404f861e
|
Merge pull request #579 from getmaxun/multiple-limit
feat: support for editing multiple capture list limits
|
2025-05-06 18:28:33 +05:30 |
|
Rohit
|
24f3d50fd8
|
feat: edit multiple list limits, change landing url
|
2025-05-01 18:09:27 +05:30 |
|
AmitChauhan63390
|
6e23051375
|
date format changed
|
2025-05-01 00:08:53 +05:30 |
|
Rohit
|
3fd5526685
|
feat: add abort run job to pgboss queue
|
2025-04-08 18:27:27 +05:30 |
|
amhsirak
|
bb9ca0721f
|
chore: remove unused import
|
2025-04-01 23:32:05 +05:30 |
|
Rohit
|
b4e5f2c149
|
feat: resolve imports
|
2025-03-30 03:31:49 +05:30 |
|
Rohit
|
47f9fd7eb0
|
feat: refactor cron expressions for pgboss
|
2025-03-30 00:39:10 +05:30 |
|
Rohit
|
3977b6feb4
|
feat: schedule routes using pgboss queue
|
2025-03-28 17:24:58 +05:30 |
|
amhsirak
|
2114c462b8
|
feat: edit target url in the workflow
|
2025-03-18 23:44:02 +05:30 |
|
amhsirak
|
0b1621fa4a
|
feat: validate target_url
|
2025-03-18 23:27:24 +05:30 |
|
amhsirak
|
d2dbef74fb
|
feat: get target url from req body
|
2025-03-18 23:26:17 +05:30 |
|
Rohit
|
5657abb21e
|
feat: user specific queue for run
|
2025-03-12 23:08:51 +05:30 |
|
Rohit
|
ea6730208d
|
feat: queue robot run
|
2025-03-12 19:25:18 +05:30 |
|
Karishma Shukla
|
4271b18a45
|
fix: use runByUserId
|
2025-03-09 00:21:52 +05:30 |
|
Rohit
|
6de4cfcafe
|
feat: server socket management for multiple browsers
|
2025-03-08 17:09:33 +05:30 |
|
amhsirak
|
e79532c9f7
|
feat: use Authenticated request to pass userId
|
2025-03-06 02:35:38 +05:30 |
|
Rohit
|
e4e0480e5a
|
Merge branch 'develop' into integration_airtable
|
2025-02-26 14:15:22 +05:30 |
|
Rohit
|
99b29325aa
|
feat: rm workflow object
|
2025-02-23 13:56:19 +05:30 |
|
Karishma Shukla
|
19f6ac5c50
|
Merge pull request #435 from getmaxun/key-fix
fix: handle displayed input texts
|
2025-02-22 19:57:42 +05:30 |
|
Rohit
|
99696aaba2
|
feat: comment cleanup
|
2025-02-13 16:15:27 +05:30 |
|
Rohit
|
ff21f5355b
|
feat: fallback to update type actions
|
2025-02-13 16:13:42 +05:30 |
|
Rohit
|
b7ce40c8af
|
feat: update workflow type actions, update robot
|
2025-02-13 11:58:02 +05:30 |
|
Rohit
|
14a391e0bf
|
feat: check limit while processing workflow
|
2025-02-12 19:14:33 +05:30 |
|
Amit Chauhan
|
5ee8a4adb0
|
Merge branch 'develop' into integration_airtable
|
2025-01-30 15:59:40 +05:30 |
|
AmitChauhan63390
|
6a854f9531
|
proper integration but writing data to airtable yet to be fixed
|
2025-01-30 15:56:00 +05:30 |
|
Rohit
|
ca8c51e93d
|
feat: send robot meta id in response
|
2025-01-29 23:53:17 +05:30 |
|
Rohit
|
0bc8856f3e
|
feat: rm isLogin field in routes
|
2025-01-25 17:29:33 +05:30 |
|
Rohit
|
ee65ea8406
|
feat: add input type for workflow type actions
|
2025-01-23 01:18:47 +05:30 |
|
Rohit
|
ed2488f2b8
|
feat: decrypt workflow creds before sending
|
2025-01-22 00:10:41 +05:30 |
|
Rohit
|
e33d7455c7
|
feat: sort the type actions
|
2025-01-21 23:37:53 +05:30 |
|
Rohit
|
a9042d7072
|
feat: encrypt credentials
|
2025-01-21 22:31:25 +05:30 |
|
Rohit
|
fca9204747
|
feat: change route to modify auth credentials
|
2025-01-21 22:26:29 +05:30 |
|
Rohit
|
ced5b09daa
|
feat: persist isLogin on duplication
|
2025-01-20 17:18:19 +05:30 |
|
RohitR311
|
0a81292bea
|
feat: add flag generation logic
|
2024-12-08 18:08:05 +05:30 |
|