Commit Graph

46 Commits

Author SHA1 Message Date
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
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
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
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
153cf81edc Revert "fix: prevent page reload on run trigger to open remote browser" 2025-01-24 19:28:04 +05:30
Rohit
102c72afa2 feat: emit run completed socket event 2025-01-24 13:49:31 +05:30
RohitR311
2c8b420ff1 feat: limit output preview data to 5 2025-01-09 19:08:29 +05:30
RohitR311
5259e3e386 feat: add on flag logic for InterpretRecording 2024-12-08 18:06:57 +05:30
RohitR311
f9b8f36ff7 feat: add decryption to key press action 2024-12-04 16:55:42 +05:30
RohitR311
de52038773 feat: add conditio to get last value of serializedData 2024-12-03 17:53:10 +05:30
RohitR311
a83e5be2ec feat: add decryptWorkflow to decrypt user inputs 2024-11-25 20:57:38 +05:30
karishmas6
19ca0fa517 fix: use maxun-core 2024-07-31 22:46:19 +05:30
karishmas6
bf861fad2b chore: lint 2024-06-05 04:36:22 +05:30
karishmas6
649de7e9f6 feat: update socket for client communictaion 2024-06-05 04:35:23 +05:30
karishmas6
b357172b39 feat: check if interepretation in progress 2024-06-05 04:35:02 +05:30
karishmas6
10678bb4ab feat: interpret recording as a run 2024-06-05 04:34:36 +05:30
karishmas6
2741f3fd16 feat: clear state after stopping interpretation 2024-06-05 04:33:52 +05:30
karishmas6
5ce97d12ce feat: stop current workflow interpretation 2024-06-05 04:33:07 +05:30
karishmas6
2afef05143 feat: interpret recording inside editor 2024-06-05 04:32:28 +05:30
karishmas6
ca79b9be98 feat: subscribe to breakpoints event 2024-06-05 04:30:59 +05:30
karishmas6
d18d86ac9d feat: subscribe to step event 2024-06-05 04:30:44 +05:30
karishmas6
be7f0ad6f1 feat: subscribe to resume event 2024-06-05 04:30:26 +05:30
karishmas6
da5f557d13 feat: subscribe to pause event 2024-06-05 04:29:55 +05:30
karishmas6
b6bf1bfc35 feat: public constructor with socket for client communication 2024-06-05 04:28:43 +05:30
karishmas6
b0250bbba2 feat: init WorkflowInterpreter class 2024-06-05 04:24:49 +05:30