Commit Graph

6422 Commits

Author SHA1 Message Date
Karishma Shukla
cfd3c6da48 Merge pull request #904 from getmaxun/auto-pag
feat: add auto pagination detection
2025-11-30 19:13:48 +05:30
Karishma Shukla
4be7965397 Merge pull request #901 from getmaxun/clean-deps
chore: cleanup deps
2025-11-30 19:12:14 +05:30
Karishma Shukla
c3aafcbd1d Merge pull request #899 from getmaxun/core-resource-cleanup
fix(core): clean socket handlers causing memory leaks
2025-11-30 19:11:27 +05:30
Karishma Shukla
6e5c6dda2d Merge pull request #897 from getmaxun/extra-divider
fix: conditionally render action names & list limits
2025-11-30 17:45:50 +05:30
Karishma Shukla
cbb7e3b8e5 Merge pull request #894 from getmaxun/reuse-page
feat: reuse existing page instance
2025-11-30 17:45:36 +05:30
Rohit Rajan
6cdeb0b0e2 feat: add auto pagination detection 2025-11-30 14:48:03 +05:30
amhsirak
36d224b774 fix: remove highlight.js imports 2025-11-29 16:46:03 +05:30
amhsirak
bde19c1255 fix: remove 2025-11-29 16:37:30 +05:30
amhsirak
f63fd2f38f chore: remove @testing-library/user-event 2025-11-29 16:28:58 +05:30
amhsirak
1a16101fed chore: remove @testing-library/react 2025-11-29 16:28:28 +05:30
amhsirak
77690af2ff chore: remove @types/react-transition-group 2025-11-29 16:27:46 +05:30
amhsirak
02e2d20c5c chore: remove @types/react-highlight 2025-11-29 16:27:31 +05:30
amhsirak
0b3450db6d chore: remove @types/prismjs 2025-11-29 16:26:39 +05:30
amhsirak
c957374bf0 chore: remove 2025-11-29 16:26:06 +05:30
amhsirak
70ba914782 chore: remove react-simple-code-editor 2025-11-29 16:25:40 +05:30
amhsirak
2610ea8b04 chore: remove react-highlight 2025-11-29 16:25:23 +05:30
amhsirak
a49f0c994e chore: remove puppeteer-extra-plugin-recaptcha 2025-11-29 16:24:55 +05:30
amhsirak
0ec7ab8a1b chore: remove 2025-11-29 16:24:32 +05:30
amhsirak
088e7c85d4 chore: remove 2025-11-29 16:24:07 +05:30
amhsirak
0c44e4d043 chore: remove ioredis 2025-11-29 16:23:28 +05:30
amhsirak
77e7f375d1 chore: remove fortawesome 2025-11-29 16:22:49 +05:30
amhsirak
bf1a6f1aa7 fix(core): clean socket handlers causing memory leaks 2025-11-28 15:03:43 +05:30
amhsirak
d133858f58 fix: format 2025-11-27 00:05:01 +05:30
amhsirak
9b919d47d7 feat: conditionally render last two <Divider /> 2025-11-27 00:04:42 +05:30
amhsirak
1ec86242af feat: store render outputs 2025-11-27 00:03:01 +05:30
Karishma Shukla
ad8df66ecd chore: s 2025-11-24 21:06:44 +05:30
Karishma Shukla
86c15a24d8 chore: -rm section 2025-11-24 20:46:19 +05:30
Rohit Rajan
fa961c5f03 feat: reuse existing page instance 2025-11-21 13:21:18 +05:30
Karishma Shukla
e6451d0972 chore: add scrape robots 2025-11-21 01:09:32 +05:30
Karishma Shukla
97d70d9adf chore: add scrape robots 2025-11-21 01:08:21 +05:30
Rohit Rajan
390ff9f570 chore: add cheerio package 2025-11-21 01:04:17 +05:30
Rohit Rajan
71bbca16df fix: merge conflict 2025-11-21 00:41:04 +05:30
Karishma Shukla
4f6668d0c1 Merge pull request #892 from getmaxun/pre-release-27
fix: upgrade to maxun-core v0.0.27
2025-11-21 00:30:56 +05:30
amhsirak
fab5752b92 fix: upgrade to maxun-core v0.0.27 2025-11-21 00:29:13 +05:30
Karishma Shukla
054c098258 Merge pull request #891 from getmaxun/pre-release-27
chore: pre-release v0.0.27
2025-11-21 00:24:43 +05:30
amhsirak
8b17ef7e90 chore: remove test.ts 2025-11-21 00:23:11 +05:30
amhsirak
1697c1890b chore: core 0.0.27 2025-11-21 00:22:50 +05:30
amhsirak
10559deed5 chore: v0.0.27 2025-11-21 00:22:15 +05:30
Karishma Shukla
a1515c2abf Merge pull request #889 from getmaxun/markdownify
feat: scrape [html + markdown]
2025-11-21 00:14:31 +05:30
Karishma Shukla
1bb1cc8c16 Merge pull request #890 from RohitR311/persist-fix
fix(maxun-core): pagination data persistence for multiple actions
2025-11-20 23:37:20 +05:30
Rohit
8171e517d7 Merge branch 'develop' into persist-fix 2025-11-20 21:08:22 +05:30
Karishma Shukla
f175b9f03f Merge pull request #886 from getmaxun/button-fix
fix(maxun-core): button click action during robot execution
2025-11-20 21:07:05 +05:30
Karishma Shukla
71c39b17f2 Merge pull request #885 from getmaxun/replica-fix
fix: capture text data replicated
2025-11-20 21:06:50 +05:30
amhsirak
a1b2117866 fix: less gap 2025-11-20 21:01:37 +05:30
amhsirak
5cfbd1e0d4 Merge branch 'markdownify' of https://github.com/getmaxun/maxun into markdownify 2025-11-20 20:57:06 +05:30
amhsirak
25fd74e1b2 feat: center tabs 2025-11-20 20:56:56 +05:30
Karishma Shukla
ddf0021ce3 Merge pull request #884 from getmaxun/setting-fix
fix: settings show only one limit for robots with multiple list actions
2025-11-20 20:48:21 +05:30
Rohit Rajan
467ffe39fa feat: rm display integrations scrape robot 2025-11-20 20:38:03 +05:30
Rohit Rajan
b2b5a914e7 chore: add telemetry for scrape robots and runs 2025-11-20 19:40:48 +05:30
amhsirak
6477feeaea fix: dont show selected output format 2025-11-20 19:32:08 +05:30