Commit Graph

241 Commits

Author SHA1 Message Date
Rohit Rajan
d7830ee6ef feat: add rrweb live recorder server side 2026-01-09 16:39:02 +05:30
Rohit
8ab2defdeb Merge branch 'develop' into crawl-search 2026-01-04 18:21:47 +05:30
Rohit Rajan
9898dc410d feat: add server side crawl and search logic 2026-01-02 15:46:10 +05:30
amhsirak
2f42914cc4 feat: real time progress update for runs 2026-01-02 11:35:32 +05:30
Rohit
4d49275b84 Merge branch 'develop' into db-fixes 2025-11-30 19:45:54 +05:30
Rohit Rajan
cf19a72dc0 feat: add separate browser service 2025-11-30 17:41:44 +05:30
Rohit Rajan
c01e2a8825 fix: add persist timer, rm ssl 2025-11-29 15:06:03 +05:30
Rohit Rajan
762654395b feat: add promise timeout, socket cleanup 2025-11-29 14:40:59 +05:30
Rohit Rajan
71bbca16df fix: merge conflict 2025-11-21 00:41:04 +05:30
Rohit
8171e517d7 Merge branch 'develop' into persist-fix 2025-11-20 21:08:22 +05:30
Rohit Rajan
801ae5a365 fix: scrapeList pagination persistence and action data separation 2025-11-18 14:25:09 +05:30
Rohit Rajan
c20f3fb201 fix: rm data replication across different actions 2025-11-13 12:19:39 +05:30
Rohit Rajan
25fb8290eb feat: gen unique action name keys 2025-11-07 13:56:42 +05:30
Rohit Rajan
f49c4b1265 fix: rm ddefault action name setting 2025-11-05 23:19:16 +05:30
Rohit Rajan
1c459691bf fix: flush buffer on run completion 2025-10-25 13:09:00 +05:30
Rohit Rajan
5be2b3175b feat: recorder revamp server changes 2025-10-21 00:43:08 +05:30
Rohit Rajan
9a2d60ef4c fix: render run immediately 2025-09-29 20:08:17 +05:30
Rohit Rajan
6b7a1f8d26 fix: socket conn handling 2025-09-29 18:26:55 +05:30
Rohit Rajan
0a914b0f76 fix: rm Run require model 2025-09-29 17:18:09 +05:30
Rohit Rajan
a83b69cfc6 fix: add process retry count logic 2025-09-28 23:01:23 +05:30
Rohit Rajan
e75a10dcfe feat: add batch persistence logic 2025-09-28 22:53:52 +05:30
Rohit Rajan
24af62c026 fix: socket cleanup, err handling 2025-09-28 22:39:39 +05:30
Rohit Rajan
d619097600 feat: persist data to db 2025-09-10 00:21:43 +05:30
Karishma Shukla
93a644b1d8 fix: no cursor position if page closed 2025-08-21 20:23:48 +05:30
Rohit
82152c5acd feat: add dom mode check 2025-07-06 17:00:00 +05:30
Rohit
f7302ccad4 feat: add null check for selectors 2025-06-25 13:35:37 +05:30
Rohit
c696ec8b03 feat: add dom events and methods 2025-06-23 14:01:10 +05:30
Rohit
682da3879a feat: push list data at index position 2025-06-07 14:50:28 +05:30
Rohit
3f78a1323e feat: rm spread op to reduce time complexity 2025-05-28 15:00:30 +05:30
Rohit
1d3a6674cd feat: replace uuidv4 package with uuid 2025-05-28 14:22:43 +05:30
Rohit
b52f23b2ef chore: follow _ convention 2025-05-27 23:20:49 +05:30
RohitR311
817c7254d2 feat: add mode editor 2025-05-07 09:29:03 +05:30
Rohit
f1d0cbdaae feat: rm other actions logic 2025-04-30 19:24:38 +05:30
Rohit
42b56d7132 feat: emit recording editor actions by type 2025-04-29 00:22:05 +05:30
Rohit
cd4820f818 feat: serialize data by action type 2025-04-27 15:23:05 +05:30
Karishma Shukla
68df9fff16 Merge pull request #536 from getmaxun/circular
fix: browser pool circular dependency
2025-04-22 00:56:09 +05:30
amhsirak
8e60df708f feat: use pool id 2025-04-12 19:24:42 +05:30
amhsirak
7e054ea18a fix: pass poolId to constructor args 2025-04-12 19:23:51 +05:30
amhsirak
4a9620caae feat: initialize poolId 2025-04-12 19:23:11 +05:30
amhsirak
b14216a28f feat: private poolid 2025-04-12 19:22:28 +05:30
amhsirak
a372051cd7 feat: rm browserPool 2025-04-12 19:21:27 +05:30
Rohit
121a348a0d feat: emit robot save type 2025-04-09 21:14:17 +05:30
Rohit
962723b87f feat: add logic to update workflow on save 2025-04-09 20:46:38 +05:30
amhsirak
7f3af7e60c chore: remove unused import 2025-04-01 23:34:29 +05:30
Rohit
8e80067b1d feat: add browser state for generator 2025-03-12 17:00:25 +05:30
Rohit
4dd745c95c Merge branch 'develop' into perf-v11 2025-03-11 21:31:57 +05:30
Rohit
3315c53d00 feat: init socket listeners on update socket 2025-03-11 16:37:34 +05:30
amhsirak
86be39a609 feat: pass userId to getActiveBrowserId 2025-03-06 04:07:33 +05:30
Rohit
2d6112932a feat: add rel selector for pagination element 2025-03-02 22:46: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