Commit Graph

3434 Commits

Author SHA1 Message Date
Karishma Shukla
6b664a00d1 feat: add PUBLIC_URL variable 2024-12-03 21:49:43 +05:30
amhsirak
27148072dc feat: set credentials to true 2024-12-03 21:41:21 +05:30
amhsirak
b97df3522a feat: ensure access-control-allow-origin matches public url 2024-12-03 21:40:36 +05:30
amhsirak
accd0332a3 feat: simplify to use process.env.PUBLIC_URL 2024-12-03 21:39:56 +05:30
amhsirak
011eee4593 feat: handle only preflight & additional headers 2024-12-03 21:27:16 +05:30
amhsirak
c606121249 feat: include credentials if needed 2024-12-03 21:25:25 +05:30
amhsirak
ed7690cb29 feat: dynamically set origin 2024-12-03 21:24:50 +05:30
amhsirak
52d9869b84 feat: rename to ALLOWED_PUBLIC_URL 2024-12-03 21:14:38 +05:30
amhsirak
45c3419653 feat: allow origins based on node env 2024-12-03 21:10:32 +05:30
amhsirak
1af752cdcb refactor: move isProduction variable 2024-12-03 21:09:19 +05:30
Karishma Shukla
36ebff45da Merge pull request #202 from getmaxun/develop
feat: feat: handle relative src & href paths in scrapeList & scrapeSchema (missing in v0.0.2)
2024-11-23 08:53:33 +05:30
amhsirak
600c36d9e9 chore: getmaxun/maxun-backend:v0.0.2 2024-11-23 08:38:55 +05:30
Karishma Shukla
c56a203aa1 Merge pull request #201 from getmaxun/capture-text
feat: handle relative src & href paths in scrapeList & scrapeSchema
2024-11-23 08:30:49 +05:30
amhsirak
a0b8d73519 chore: upgrade maxun-core to v0.0.4 2024-11-23 08:30:07 +05:30
amhsirak
3f58867f57 chore: add more keywords 2024-11-23 07:09:13 +05:30
amhsirak
2b255c454e chore: v0.0.4 2024-11-23 07:08:24 +05:30
amhsirak
6d59a58e30 feat: handle relative src urls in scrape schema 2024-11-23 07:07:12 +05:30
amhsirak
232f838902 feat: handle relative src urls in scrape list 2024-11-23 07:06:15 +05:30
amhsirak
94aa8bcf42 feat: handle relative href urls in scrape list 2024-11-23 07:05:55 +05:30
amhsirak
fc2e3dc1c1 feat: join base url with href 2024-11-23 07:04:18 +05:30
amhsirak
1e0890800f feat: handle if element has only text content 2024-11-23 06:48:17 +05:30
Karishma Shukla
9c6deaa7a6 Merge pull request #147 from getmaxun/develop
chore: release v0.0.2
2024-11-23 02:14:19 +05:30
Karishma Shukla
7d1e7f1868 chore: add note 2024-11-23 02:11:28 +05:30
amhsirak
6648e3e2bd chore: use getmaxun images from docker hub 2024-11-23 01:47:05 +05:30
amhsirak
03888b9b96 chore: upgrade to v0.0.2 2024-11-23 00:00:32 +05:30
Karishma Shukla
e51c13252c Merge pull request #199 from getmaxun/add-notif
feat: add notification timeout
2024-11-22 23:54:05 +05:30
Karishma Shukla
f423e33e07 Merge pull request #173 from getmaxun/docker-img
feat: publish docker image
2024-11-22 23:52:50 +05:30
amhsirak
7b1d36b0d9 feat: use images from docker hub 2024-11-22 23:52:05 +05:30
RohitR311
c93953a7ad chore: rm comments for handleClose 2024-11-22 23:49:15 +05:30
RohitR311
42746ec3ed chore: rm comments for handleClose 2024-11-22 23:48:56 +05:30
RohitR311
714c77e0c4 feat: add notification timeout 2024-11-22 23:40:05 +05:30
RohitR311
101acd49e4 feat: add notification timeout 2024-11-22 23:39:34 +05:30
Karishma Shukla
14466e60c6 Merge pull request #198 from getmaxun/proxy-docs
feat: bring back oss steath mode
2024-11-22 23:22:30 +05:30
amhsirak
66f2ed1a51 chore(deps): install puppeteer-extra-plugin-recaptcha 2024-11-22 23:13:31 +05:30
amhsirak
6375f1e4f5 feat: use stealth plugin 2024-11-22 23:04:03 +05:30
amhsirak
e3b72d192f feat: use stealth plugin 2024-11-22 22:57:15 +05:30
Karishma Shukla
d503420fc7 Merge pull request #197 from getmaxun/proxy-docs
feat: ui enhancements
2024-11-22 21:57:55 +05:30
amhsirak
483dcb02b3 chore: remove todo 2024-11-22 21:56:59 +05:30
amhsirak
426d02d649 chore: remove unused imports 2024-11-22 21:56:46 +05:30
amhsirak
fa95aacec3 chore: lint 2024-11-22 21:56:02 +05:30
amhsirak
96d5feb4df feat: use MoreHoriz icon for options 2024-11-22 21:55:52 +05:30
amhsirak
907dea67de chore: lint 2024-11-22 21:51:45 +05:30
amhsirak
9733c01334 feat: add beta tag 2024-11-22 21:51:23 +05:30
amhsirak
aefd64e40d chore: remove console log 2024-11-22 21:49:22 +05:30
amhsirak
8d50052984 feat: remove beta tag 2024-11-22 21:48:03 +05:30
amhsirak
6e60b735d3 feat: apply margin top 2024-11-22 21:47:36 +05:30
amhsirak
9379671082 feat: apply border 2024-11-22 21:46:54 +05:30
Karishma Shukla
dee99bf6ed Merge pull request #196 from getmaxun/proxy-docs
feat: byop instructions for authenticated proxies
2024-11-22 21:45:45 +05:30
amhsirak
a510f8abe6 feat: apply border 2024-11-22 21:44:45 +05:30
amhsirak
1341ac5b03 feat: use alert 2024-11-22 21:37:21 +05:30