Commit Graph

438 Commits

Author SHA1 Message Date
Rohit Rajan
e546d5d469 chore: fix telemetry run creation 2026-01-04 20:29:52 +05:30
Rohit
8ab2defdeb Merge branch 'develop' into crawl-search 2026-01-04 18:21:47 +05:30
Karishma Shukla
7099911717 Merge pull request #935 from getmaxun/api-key-create
feat: display api key creation date
2026-01-04 18:11:19 +05:30
Rohit Rajan
9898dc410d feat: add server side crawl and search logic 2026-01-02 15:46:10 +05:30
amhsirak
afd4a63249 feat: create, store, fetch api key create date 2025-12-30 00:31:51 +05:30
Rohit Rajan
5a192fdecc chore: pass prompt 2025-12-21 18:54:00 +05:30
Rohit Rajan
12dea8e24a feat: add is LLM entry 2025-12-12 02:54:30 +05:30
amhsirak
d8de5031d3 chore: capture() names 2025-12-12 02:19:59 +05:30
Rohit Rajan
c9085d61b4 feat: ui enhancements and fixes 2025-12-11 13:40:49 +05:30
Rohit Rajan
c8c58eef54 feat: add ai powered robot generation 2025-12-11 02:07:15 +05:30
Karishma Shukla
bdcd226c25 Merge pull request #916 from getmaxun/ss-scrape
feat: add scrape screenshot support
2025-12-05 23:20:51 +05:30
Rohit Rajan
dfdcafa5b8 feat: add scrape screenshot support 2025-12-05 21:58:23 +05:30
Rohit Rajan
084f2a1b7f fix: get auth user's id 2025-12-04 15:11:04 +05:30
Rohit Rajan
eb512d8df3 fix: required page instance scrape action 2025-11-30 20:10:25 +05:30
amhsirak
459218ae13 fix: remove integration router exports 2025-11-30 20:01:18 +05:30
Rohit
4d49275b84 Merge branch 'develop' into db-fixes 2025-11-30 19:45:54 +05:30
Karishma Shukla
a7b14cfe60 Merge pull request #906 from getmaxun/browser-service
chore(infra): add separate browser service
2025-11-30 19:37:10 +05:30
amhsirak
2d44b558e3 chore: del integration.ts 2025-11-30 19:35:21 +05:30
Rohit Rajan
cf19a72dc0 feat: add separate browser service 2025-11-30 17:41:44 +05:30
amhsirak
49e1dc0056 feat: circuit breaker for db connection issues 2025-11-28 15:54:55 +05:30
amhsirak
ffe248810d feat: use pgBossClient 2025-11-28 15:51:45 +05:30
amhsirak
cbe5685dd1 chore: -rm unused import 2025-11-28 15:47:50 +05:30
amhsirak
87346cba1a feat: use pgBossClient 2025-11-28 15:45:30 +05:30
Rohit Rajan
b2b5a914e7 chore: add telemetry for scrape robots and runs 2025-11-20 19:40:48 +05:30
Rohit Rajan
e90cd9961e feat: add html scrape support 2025-11-20 18:49:39 +05:30
Rohit Rajan
b19e02f137 feat: add markdown route 2025-11-20 13:22:54 +05:30
source-rashi
d2e6fdbbc0 Enabled users to rename or update the titles of all recorded actions 2025-10-27 02:11:32 +05:30
Rohit Rajan
b31daa6c1b feat: register worker immediately 2025-09-10 10:21:29 +05:30
Rohit Rajan
0b556714f1 feat: add orphaned run recovery 2025-09-10 00:22:09 +05:30
amhsirak
9d7661231a feat: email regex check 2025-07-12 01:38:14 +05:30
Rohit
ed6b22f1d0 feat: rm duplicated abort logic 2025-06-13 00:01:10 +05:30
Rohit
fe509383f8 fix: merge conflict 2025-06-12 23:46:46 +05:30
Rohit
b2c341d49d Merge branch 'develop' into abort-fix 2025-06-12 23:30:23 +05:30
Rohit
65472e079e Merge branch 'develop' into abort-fix 2025-06-12 22:28:00 +05:30
Rohit
b6096e51d9 Merge branch 'develop' into failed-run 2025-06-12 22:10:08 +05:30
Rohit
c0370e5665 feat: revamp abort run route 2025-06-12 11:26:44 +05:30
amhsirak
a23f2f7bcb chore: lint 2025-06-06 00:53:02 +05:30
amhsirak
5d4412fb61 fix: closing { 2025-06-06 00:52:52 +05:30
amhsirak
d292f6c576 feat: queue abort run & abort run worker 2025-06-06 00:52:16 +05:30
Rohit
03e45c1dcb feat: add can create browser route 2025-06-03 19:28:18 +05:30
Rohit
612fee7196 feat: add queued runs execution logic 2025-06-03 19:20:13 +05:30
Rohit
7117c93f78 feat: unified create and run robot route 2025-06-03 18:42:11 +05:30
Rohit
1d3a6674cd feat: replace uuidv4 package with uuid 2025-05-28 14:22:43 +05:30
Rohit
9519414a10 feat: use uuid for webhook id 2025-05-28 13:31:30 +05:30
Rohit
9f5e40a275 feat: modify webhook testing payload 2025-05-27 23:16:15 +05:30
Rohit
6f11b69f12 feat: add webhook routes 2025-05-27 22:12:00 +05:30
Rohit
23aa1c10a8 feat: register webhook endpoint 2025-05-27 20:09:52 +05:30
RohitR311
6c2bd08395 feat: ignore cert error on chromium launch 2025-05-09 17:40:05 +05:30
Karishma Shukla
5e404f861e Merge pull request #579 from getmaxun/multiple-limit
feat: support for editing multiple capture list limits
2025-05-06 18:28:33 +05:30
Karishma Shukla
da8fda063e Merge pull request #572 from AmitChauhan63390/master
feat: order robots according to updatedAt
2025-05-06 16:53:39 +05:30