Rohit
|
5657abb21e
|
feat: user specific queue for run
|
2025-03-12 23:08:51 +05:30 |
|
Karishma Shukla
|
30e67c78ca
|
Merge pull request #472 from getmaxun/redis-auth
feat: support redis auth
|
2025-03-12 22:39:40 +05:30 |
|
Karishma Shukla
|
1063ec81e5
|
Merge pull request #460 from getmaxun/perf-v11
wip: performance
|
2025-03-12 22:16:31 +05:30 |
|
Karishma Shukla
|
2bdb8135f5
|
feat: add REDIS_PASSWORD
|
2025-03-12 22:01:32 +05:30 |
|
Karishma Shukla
|
fdd6edee01
|
feat: add REDIS_PASSWORD
|
2025-03-12 22:00:55 +05:30 |
|
Karishma Shukla
|
79291a325d
|
feat: add REDIS_PASSWORD
|
2025-03-12 21:58:34 +05:30 |
|
amhsirak
|
a65b34d15c
|
feat: support redis auth
|
2025-03-12 21:56:10 +05:30 |
|
Karishma Shukla
|
cd333caac1
|
Merge pull request #471 from getmaxun/sample-env-airtable
feat: sample env vars for airtable
|
2025-03-12 21:19:01 +05:30 |
|
Rohit
|
f793846959
|
feat: rm run update browser not exist
|
2025-03-12 21:09:49 +05:30 |
|
Rohit
|
351084f20e
|
feat: check run complete and show notif
|
2025-03-12 20:48:22 +05:30 |
|
Rohit
|
a3f15b13e4
|
feat: emit socket event for notif
|
2025-03-12 20:47:39 +05:30 |
|
Rohit
|
0b758d772c
|
feat: load based on run status queued and running
|
2025-03-12 20:03:10 +05:30 |
|
Rohit
|
767c8ac85c
|
feat: add queued status chip
|
2025-03-12 19:31:19 +05:30 |
|
Rohit
|
8163c46fb8
|
feat: add run status chip translation
|
2025-03-12 19:30:41 +05:30 |
|
Rohit
|
7b4e689a7c
|
feat: queue and execute robot run via worker
|
2025-03-12 19:26:08 +05:30 |
|
Rohit
|
ea6730208d
|
feat: queue robot run
|
2025-03-12 19:25:18 +05:30 |
|
Rohit
|
8e80067b1d
|
feat: add browser state for generator
|
2025-03-12 17:00:25 +05:30 |
|
Rohit
|
8dcbb84c01
|
feat: add browser state for workflow routes
|
2025-03-12 16:59:49 +05:30 |
|
Rohit
|
750cd11752
|
feat: add browser state for input handler
|
2025-03-12 16:59:16 +05:30 |
|
Rohit
|
22b640b8d7
|
feat: add browser state for routes
|
2025-03-12 16:58:32 +05:30 |
|
Rohit
|
db4669ab8c
|
feat: add browser state
|
2025-03-12 16:57:23 +05:30 |
|
Rohit
|
9a2b14b938
|
feat: 1 user 2 browser changes
|
2025-03-12 16:56:04 +05:30 |
|
Karishma Shukla
|
11029f3d0a
|
feat: sample env vars for airtable
|
2025-03-12 16:50:18 +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
|
7b940ab965
|
feat: add support for stop and interpret workflow
|
2025-03-11 21:55:27 +05:30 |
|
Rohit
|
4dd745c95c
|
Merge branch 'develop' into perf-v11
|
2025-03-11 21:31:57 +05:30 |
|
Rohit
|
e187520efd
|
feat: add en translation for modal
|
2025-03-11 21:26:29 +05:30 |
|
Rohit
|
8a451889a9
|
feat: discard and create new recording
|
2025-03-11 21:23:06 +05:30 |
|
Rohit
|
085e2e0ef6
|
feat: clear log
|
2025-03-11 20:29:19 +05:30 |
|
Rohit
|
e3a8441d1e
|
feat: read notif and rerender robots
|
2025-03-11 20:28:33 +05:30 |
|
Rohit
|
3289a7203d
|
feat: save notif and close tab
|
2025-03-11 20:28:01 +05:30 |
|
Rohit
|
efd5d023a4
|
feat: discard notif and close tab
|
2025-03-11 20:27:27 +05:30 |
|
Rohit
|
3315c53d00
|
feat: init socket listeners on update socket
|
2025-03-11 16:37:34 +05:30 |
|
Rohit
|
3cd42f7a1c
|
feat: set initial url as session storage
|
2025-03-11 13:01:16 +05:30 |
|
Rohit
|
2d9d9c9538
|
feat: set session recording url on url change
|
2025-03-11 13:00:13 +05:30 |
|
Rohit
|
b7d06cd8cc
|
feat: set recording url if session exists
|
2025-03-11 12:59:30 +05:30 |
|
Rohit
|
08da78c417
|
feat: modify highlighter events
|
2025-03-11 12:58:36 +05:30 |
|
Rohit
|
9b126a673b
|
feat: set recording url on reload
|
2025-03-11 12:56:30 +05:30 |
|
Rohit
|
1ff226f158
|
feat: prevent refresh on reload
|
2025-03-11 12:54:06 +05:30 |
|
Rohit
|
dab31215e0
|
Merge branch 'perf-v11' of https://github.com/getmaxun/maxun into perf-v11
|
2025-03-11 12:53:07 +05:30 |
|
Rohit
|
1789c78966
|
feat: check state and navigate to recording
|
2025-03-11 12:52:40 +05:30 |
|
amhsirak
|
a47042f8fe
|
chore(deps): install pg-boss
|
2025-03-10 23:26:17 +05:30 |
|
Rohit
|
40bc2929cc
|
feat: optimize mouse events and memoize canvas
|
2025-03-10 22:53:18 +05:30 |
|
Rohit
|
be1b90feef
|
feat: send jobs and wait for completion
|
2025-03-10 16:04:12 +05:30 |
|
Rohit
|
65cb201474
|
feat: start pgboss workers
|
2025-03-10 16:02:21 +05:30 |
|
Rohit
|
cc12f19aa0
|
feat: add recording worker process
|
2025-03-10 16:01:38 +05:30 |
|
Karishma Shukla
|
d85c164ed0
|
Merge pull request #468 from getmaxun/runByUserId
fix: use runByUserId
|
2025-03-09 00:22:19 +05:30 |
|
Karishma Shukla
|
4271b18a45
|
fix: use runByUserId
|
2025-03-09 00:21:52 +05:30 |
|
Karishma Shukla
|
56453f2788
|
Merge pull request #467 from getmaxun/browser-instances
feat: support multiple browser instances
|
2025-03-08 22:53:14 +05:30 |
|