Commit Graph

384 Commits

Author SHA1 Message Date
Karishma Shukla
f4265c6468 Merge pull request #528 from getmaxun/abort-worker
feat: execute abort operation using queue
2025-04-24 19:56:27 +05:30
Rohit
132ad7e22d feat: increase job completion timeout 2025-04-10 14:58:29 +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
amhsirak
54f67c6f51 chore: remove whitespace 2025-04-01 23:30:50 +05:30
amhsirak
273fa41503 chore: remove whitespace 2025-04-01 23:30:20 +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
Rohit
8dcbb84c01 feat: add browser state for workflow routes 2025-03-12 16:59:49 +05:30
Rohit
22b640b8d7 feat: add browser state for routes 2025-03-12 16:58:32 +05:30
Rohit
e09d3179e7 feat: log cleanup, better error messages 2025-03-11 22:03:44 +05:30
Rohit
10e1e8a87c feat: queue stop and interpret workflow jobs 2025-03-11 21:56:12 +05:30
Rohit
4dd745c95c Merge branch 'develop' into perf-v11 2025-03-11 21:31:57 +05:30
Rohit
be1b90feef feat: send jobs and wait for completion 2025-03-10 16:04:12 +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
Rohit
0d9092367c feat: add jobs for recording 2025-03-06 16:37:22 +05:30
amhsirak
0385d29ded feat: pass userId to getActiveBrowserId 2025-03-06 03:56:18 +05:30
amhsirak
da8adcd7ad feat: pass userId to getActiveBrowserId 2025-03-06 03:55:48 +05:30
amhsirak
e79532c9f7 feat: use Authenticated request to pass userId 2025-03-06 02:35:38 +05:30
amhsirak
1d5ccea0fe feat: use Authenticated request to pass userId 2025-03-06 02:17:50 +05:30
Rohit
905c81f266 feat: add require sign in middleware 2025-02-26 14:50:52 +05:30
Rohit
05590eae83 Merge branch 'integration_airtable' of https://github.com/AmitChauhan63390/maxun into integration_airtable 2025-02-26 14:49:03 +05:30
Rohit
2ec9bbd026 feat: add sign in middleware 2025-02-26 14:47:23 +05:30
Rohit
e4e0480e5a Merge branch 'develop' into integration_airtable 2025-02-26 14:15:22 +05:30
Rohit
64bb260878 feat: add base table name 2025-02-26 13:49:01 +05:30
Rohit
84700d3f69 feat: add auth req and rectify redirect url 2025-02-26 13:01:08 +05:30
Karishma Shukla
a14b950bfa Merge pull request #451 from getmaxun/setting-fix
fix: Robot settings does not display
2025-02-26 00:48:47 +05:30
Rohit
7197796d90 feat: revert route logic for api key 2025-02-24 21:47:13 +05:30
Rohit
99b29325aa feat: rm workflow object 2025-02-23 13:56:19 +05:30
amhsirak
daa889e734 feat: revert to auth request 2025-02-22 21:22: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
Karishma Shukla
f719db4c29 Merge pull request #440 from getmaxun/pro-work
feat: check limit while processing workflow
2025-02-22 19:56:27 +05:30
Karishma Shukla
4d3594e713 Merge pull request #439 from getmaxun/error-handle
feat: better error messages
2025-02-22 19:01:18 +05:30
Rohit
18787317da feat: add code for error messages 2025-02-15 12:18:54 +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
Karishma Shukla
a4b1a6fdb1 chore: cleanup 2025-02-13 04:21:08 +05:30
Rohit
14a391e0bf feat: check limit while processing workflow 2025-02-12 19:14:33 +05:30
Rohit
d800158f99 feat: add error codes for api key routes 2025-02-10 15:06:47 +05:30
Rohit
744778a4ce feat: return code for better error handling 2025-02-10 14:37:58 +05:30
AmitChauhan63390
7bbe9e15db saving data to airtable 2025-02-07 22:14:40 +05:30
AmitChauhan63390
16a5a6c01c tableId column added 2025-02-07 19:43:55 +05:30