Commit Graph

138 Commits

Author SHA1 Message Date
Rohit Rajan
cf19a72dc0 feat: add separate browser service 2025-11-30 17:41:44 +05:30
Rohit Rajan
58aa5f5c56 feat: speed up snapshot emission 2025-11-03 22:55:14 +05:30
Rohit Rajan
ad2830a9b6 fix: disable inline images 2025-09-16 22:48:15 +05:30
Rohit Rajan
b587806260 fix: disable gpu for container stability 2025-09-08 12:29:34 +05:30
Karishma Shukla
51bd3a6a32 feat: '--mute-audio' in browser args 2025-09-01 23:35:58 +05:30
Rohit
1517f26b3a Merge branch 'develop' into smart-list 2025-07-07 01:23:19 +05:30
Rohit
be42c1d8ef feat: update register editor events 2025-07-06 21:44:19 +05:30
Rohit
fec6e81f85 feat: rm network monitoring and caching 2025-07-06 16:39:41 +05:30
Rohit
166b676b22 fix: rrweb inject path 2025-06-30 16:29:07 +05:30
Rohit
0b765ff756 feat: clear net timeout and update interval 2025-06-30 16:23:05 +05:30
Rohit
e0020437f5 feat: add page closed check 2025-06-30 16:19:46 +05:30
Rohit
c9249965b8 feat: inject rrweb script in context 2025-06-30 16:18:31 +05:30
Rohit
eecfa43198 feat: rerender on network requests 2025-06-30 16:15:52 +05:30
Rohit
f17c7299e3 feat: rm network caching logic 2025-06-30 16:13:54 +05:30
Karishma Shukla
830bf15c9d feat: rerender only on dom content loaded 2025-06-30 15:16:10 +05:30
Karishma Shukla
d44892de94 feat: remove network monitoring 2025-06-30 15:14:42 +05:30
Karishma Shukla
a770d69094 feat: simplify process snapshot logic 2025-06-30 15:10:50 +05:30
Karishma Shukla
3ccf58cdce feat: inject rrweb in browser context 2025-06-30 15:09:24 +05:30
Rohit
22c043c0f7 feat: register capture direct ss socket event 2025-06-25 13:09:50 +05:30
Rohit
98f9b6def1 chore: change rrweb script path 2025-06-23 23:39:09 +05:30
Rohit
9632a21215 feat: add dom snapshoting logic 2025-06-23 13:21:46 +05:30
Rohit
7633c4730d feat: optimize remote browser perf 2025-06-12 14:30:43 +05:30
RohitR311
6c2bd08395 feat: ignore cert error on chromium launch 2025-05-09 17:40:05 +05:30
RohitR311
1022ca6b67 feat: emit extracted list data from remote browser 2025-05-07 09:11:59 +05:30
Karishma Shukla
a1e4d1d1c7 Merge pull request #540 from getmaxun/scale-fix
fix: Rendered browser image stretches for some sites
2025-04-22 00:56:30 +05:30
Rohit
e559ff04b9 feat: rm device scale factor 2025-04-13 13:15:59 +05:30
amhsirak
8e39007861 feat: pass poolid 2025-04-12 19:19:08 +05:30
amhsirak
0c81c16695 chore: remove unused import 2025-04-01 23:25:47 +05:30
amhsirak
51c9df5490 chore: remove whitespace 2025-04-01 23:24:23 +05:30
amhsirak
144fc1ac41 chore: remove lodash import 2025-04-01 23:23:52 +05:30
amhsirak
a4281e1876 hotfix: memory management 2025-03-29 20:04:03 +05:30
Karishma Shukla
474a3dae12 Merge pull request #498 from getmaxun/context-fix
fix: handling unexpected browser context closed error
2025-03-27 16:02:24 +05:30
Rohit
17eed1250d feat: retry mechanism and error handling for remote browser launch 2025-03-24 16:19:45 +05:30
Rohit
35e6570006 feat: use png throughout emission 2025-03-24 01:10:30 +05:30
Rohit
241031471b feat: memory optimization 2025-03-23 16:24:41 +05:30
Rohit
6533ce018e feat: improve image quality params 2025-03-20 23:14:07 +05:30
amhsirak
3a1a6768f4 feat: use png from sharp 2025-03-20 20:08:34 +05:30
amhsirak
80900ce9e3 feat: set device scale factor to 2 2025-03-20 20:04:38 +05:30
amhsirak
0d68bdbf9e feat: use png instead of jpeg 2025-03-20 19:01:46 +05:30
amhsirak
1b26e58fc6 feat: set maxHeight to 720 2025-03-15 02:45:59 +05:30
amhsirak
395275675c feat: set maxWidth ot 1280 2025-03-15 02:45:35 +05:30
Rohit
d043aba06e feat: update viewport with dimensions 2025-03-14 12:40:28 +05:30
amhsirak
8f95ad82b9 wip: modify socket events based on user 2025-03-07 22:46:28 +05:30
amhsirak
242529c3fd feat: include userId in event data to ensure client can match it to the correct browser 2025-03-06 05:16:44 +05:30
amhsirak
61914a562a feat: instantiate userId 2025-03-06 05:11:06 +05:30
amhsirak
c8a10c5230 feat: is screencast active 2025-03-06 05:06:58 +05:30
amhsirak
9798631c16 feat: accept user id that owns the browser instance 2025-03-06 04:41:35 +05:30
amhsirak
434409ead3 chore: lint 2025-01-06 21:11:11 +05:30
amhsirak
66c964f8b1 feat: remove throttle wrapper from emit screenshot 2025-01-06 21:10:39 +05:30
amhsirak
5ddfc91f8e chore: remove unused import 2025-01-06 19:41:31 +05:30