Commit Graph

1853 Commits

Author SHA1 Message Date
Rohit Rajan
fbeecbd4d4 chore: rm register worker import 2025-12-08 18:13:44 +05:30
Rohit Rajan
a03609c873 chore: revert scheduling user id logic 2025-12-08 18:13:01 +05:30
Rohit Rajan
c87edcc462 fix: add user id checks 2025-12-08 11:35:14 +05:30
Rohit Rajan
9cd2cfd729 feat: create validation browser 2025-12-07 22:15:22 +05:30
Rohit Rajan
d64cc4dec3 feat: add sdk selector validation, pagination detection 2025-12-07 22:13:34 +05:30
Rohit Rajan
40364d884c fix: type errors run model 2025-12-05 23:26:36 +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
Karishma Shukla
4a10389fe5 Merge pull request #914 from getmaxun/id-fix
fix: user id error handling
2025-12-05 23:19:36 +05:30
Rohit Rajan
dfdcafa5b8 feat: add scrape screenshot support 2025-12-05 21:58:23 +05:30
Rohit Rajan
0bc6c12820 fix: partial data recovery 2025-12-04 17:16:47 +05:30
Rohit Rajan
084f2a1b7f fix: get auth user's id 2025-12-04 15:11:04 +05:30
Rohit Rajan
d477402287 chore: build compiled migration 2025-12-04 14:08:15 +05:30
Rohit Rajan
2f0516f7f9 chore: mv pw to pw-core 2025-11-30 21:28:09 +05:30
Rohit Rajan
d538419d70 fix: rm duplicate io export 2025-11-30 20:18:02 +05:30
Rohit Rajan
eb512d8df3 fix: required page instance scrape action 2025-11-30 20:10:25 +05:30
amhsirak
2e6e89e453 fix: remove integration router exports 2025-11-30 20:05:27 +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
Karishma Shukla
bad7fcb657 Merge pull request #895 from getmaxun/legacy-recorder
chore: archive legacy recorder
2025-11-30 19:36:56 +05:30
amhsirak
2d44b558e3 chore: del integration.ts 2025-11-30 19:35:21 +05:30
Rohit
8c653f113d Merge branch 'develop' into browser-service 2025-11-30 19:26:42 +05:30
Rohit Rajan
7f97401b8b chore: move to pw-core 2025-11-30 17:58:55 +05:30
Rohit Rajan
3018d7dc3a feat: launch local browser fallback 2025-11-30 17:55:50 +05:30
Rohit Rajan
cf19a72dc0 feat: add separate browser service 2025-11-30 17:41:44 +05:30
Rohit Rajan
926db0a66b feat: add test pagination socket event 2025-11-29 16:16:10 +05:30
Rohit Rajan
55a987285f fix: add partial data recovery 2025-11-29 15:08:47 +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
2a1d461357 feat: add execution timeouts api, scheduled, manual run 2025-11-29 12:43:19 +05:30
Rohit Rajan
0e6bc22dce feat: add max queue integration tasks 2025-11-29 11:11:02 +05:30
amhsirak
66d31d2c65 chore: remove unused import 2025-11-28 16:04:09 +05:30
amhsirak
ac1c728e96 chore: modify server config 2025-11-28 16:03:53 +05:30
amhsirak
915c8f1271 feat: set max limit + cleanup schedule utils 2025-11-28 15:58:50 +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
amhsirak
6efd92ace9 feat: shared schedule utils to avoid connection leaks 2025-11-28 15:40:59 +05:30
amhsirak
58e6da8d6a feat: shared pgboss singleton for job queue ops 2025-11-28 15:40:13 +05:30
amhsirak
447314abb0 feat: add pool config 2025-11-28 15:37:13 +05:30
Rohit Rajan
fa961c5f03 feat: reuse existing page instance 2025-11-21 13:21:18 +05:30
Rohit Rajan
71bbca16df fix: merge conflict 2025-11-21 00:41:04 +05:30
amhsirak
8b17ef7e90 chore: remove test.ts 2025-11-21 00:23:11 +05:30
Karishma Shukla
a1515c2abf Merge pull request #889 from getmaxun/markdownify
feat: scrape [html + markdown]
2025-11-21 00:14:31 +05:30
Rohit
8171e517d7 Merge branch 'develop' into persist-fix 2025-11-20 21:08:22 +05:30
Rohit Rajan
b2b5a914e7 chore: add telemetry for scrape robots and runs 2025-11-20 19:40:48 +05:30
Rohit Rajan
0987183bac chore: increase goto timeout scrape 100s 2025-11-20 18:59:32 +05:30
Rohit Rajan
e90cd9961e feat: add html scrape support 2025-11-20 18:49:39 +05:30
amhsirak
7f48e276f1 chore: lint 2025-11-20 17:23:04 +05:30