amhsirak
|
60131e12a7
|
feat: optimize screenshot
|
2025-01-06 11:54:48 +05:30 |
|
amhsirak
|
65c30c0ef4
|
feat: screencast config
|
2025-01-06 11:54:31 +05:30 |
|
amhsirak
|
d79b2fd807
|
feat: memory management config
|
2025-01-06 11:47:56 +05:30 |
|
amhsirak
|
9d0964727a
|
feat: perform memory cleanup
|
2025-01-06 11:47:38 +05:30 |
|
amhsirak
|
b3f17bca4c
|
feat: memory management for screenshot streaming
|
2025-01-06 11:46:06 +05:30 |
|
amhsirak
|
7fba807525
|
feat: screenshot queue
|
2025-01-06 11:43:02 +05:30 |
|
amhsirak
|
20912a73c6
|
fix: missing coordinates interface export
|
2025-01-06 10:56:31 +05:30 |
|
amhsirak
|
bc59ae55b2
|
chore(deps): install lodash & sharp
|
2025-01-06 10:55:33 +05:30 |
|
amhsirak
|
b06db2e778
|
chore: lint
|
2025-01-06 02:01:20 +05:30 |
|
amhsirak
|
2a568ed631
|
chore: cleanup
|
2025-01-06 02:01:07 +05:30 |
|
amhsirak
|
ba0d84934b
|
feat: higher fps & latency less than 5ms
|
2025-01-06 01:46:54 +05:30 |
|
amhsirak
|
f26718f7e2
|
feat: decreasing memory trend & latency
|
2025-01-05 23:31:11 +05:30 |
|
amhsirak
|
e74616a177
|
feat: reduce memory usage by canvas
|
2025-01-05 22:23:52 +05:30 |
|
Rohit
|
5058a3b133
|
Merge pull request #320 from getmaxun/shadow-iframe
feat: compatibility check for shadowDOM and iframe scraping
|
2025-01-05 01:33:20 +05:30 |
|
RohitR311
|
9c8a980c43
|
feat: add deep nested iframe scraping support for capture text
|
2025-01-05 01:30:11 +05:30 |
|
RohitR311
|
934ffbb0f5
|
fix: return iframeSelector if present
|
2025-01-05 00:39:08 +05:30 |
|
Rohit
|
c132f276b2
|
Merge pull request #275 from getmaxun/iframe
feat: support `iframe` extraction
|
2025-01-05 00:34:48 +05:30 |
|
Rohit
|
d1e82390f4
|
Merge branch 'develop' into iframe
|
2025-01-05 00:05:47 +05:30 |
|
Karishma Shukla
|
10bf769add
|
Merge pull request #296 from getmaxun/shadow-dom
feat: shadow dom selection
|
2025-01-04 22:07:52 +05:30 |
|
amhsirak
|
0da5cb0f67
|
feat: monitor web recorder backend performance
|
2025-01-04 15:57:41 +05:30 |
|
amhsirak
|
e20a4073de
|
feat: monitor web recorder frontend performance
|
2025-01-04 15:57:18 +05:30 |
|
Rohit
|
5e775fa83f
|
Merge branch 'develop' into iframe
|
2025-01-04 15:51:51 +05:30 |
|
RohitR311
|
7b08471ba1
|
feat: add func to rm iframe selector from workflow
|
2025-01-04 15:37:35 +05:30 |
|
RohitR311
|
96049e361b
|
feat: add iframe support for table and non table scraping
|
2025-01-04 15:36:54 +05:30 |
|
amhsirak
|
230f40bc9a
|
feat: monitor web recorder performance
|
2025-01-04 15:09:09 +05:30 |
|
RohitR311
|
1c13a230f5
|
feat: add iframe support for highlighter logic
|
2025-01-04 14:47:51 +05:30 |
|
RohitR311
|
ed1ea41c4e
|
feat: add iframe support for child selector generation
|
2025-01-04 14:45:25 +05:30 |
|
RohitR311
|
7018ba64fa
|
feat: improve non unique selector generation for capture list
|
2025-01-04 14:27:47 +05:30 |
|
Karishma Shukla
|
170e4f19a0
|
Merge pull request #315 from getmaxun/cuslim-fix
fix: update custom limit if value >= 1
|
2025-01-04 13:02:36 +05:30 |
|
Karishma Shukla
|
222cc63d7a
|
Merge pull request #316 from getmaxun/lang-fixes
fix: translation changes
|
2025-01-04 12:58:17 +05:30 |
|
RohitR311
|
a845509a73
|
feat: add iframe support for scrapeSchema action
|
2025-01-04 10:51:01 +05:30 |
|
RohitR311
|
0eb9a8f0a8
|
feat: improve rect generation for iframe elements
|
2025-01-04 10:10:40 +05:30 |
|
RohitR311
|
360fe63938
|
feat: get deeply nested iframe element info
|
2025-01-04 09:37:44 +05:30 |
|
RohitR311
|
2943681c9b
|
feat: prioritize returning iframe selector if exists
|
2025-01-04 09:14:05 +05:30 |
|
RohitR311
|
9eb4ec398a
|
feat: add iframe selector type for selectors
|
2025-01-04 09:13:17 +05:30 |
|
RohitR311
|
3f73a48c31
|
feat: add nested iframe selector generation func for capture text
|
2025-01-04 09:01:13 +05:30 |
|
RohitR311
|
1874e71e0f
|
fix: add translation for same name robot creation
|
2025-01-03 20:22:30 +05:30 |
|
RohitR311
|
35a44bb39f
|
fix: rm translation for alt maxun_logo
|
2025-01-03 20:18:03 +05:30 |
|
RohitR311
|
af237ba1b0
|
fix: update custom limit if value >= 1
|
2025-01-03 20:06:13 +05:30 |
|
RohitR311
|
014bce00bd
|
feat: add initialUrl to store the first url
|
2025-01-03 19:48:47 +05:30 |
|
RohitR311
|
fcd9c2f484
|
feat: set first url as recording url and initial url
|
2025-01-03 19:41:20 +05:30 |
|
RohitR311
|
a27e8440a1
|
feat: navigate to initial url on reset
|
2025-01-03 19:37:06 +05:30 |
|
RohitR311
|
8d012aa426
|
feat: add action to set workflow
|
2025-01-03 18:46:24 +05:30 |
|
RohitR311
|
1a292a0f4b
|
feat: do not set workflow data on workflow reset
|
2025-01-03 18:45:30 +05:30 |
|
RohitR311
|
cc5a456e12
|
feat: set workflow as empty on performing reset
|
2025-01-03 18:40:43 +05:30 |
|
RohitR311
|
609eec49db
|
feat: add translations for reset functionality
|
2025-01-03 00:23:08 +05:30 |
|
RohitR311
|
1cdf279c9e
|
feat: add pagination and limit options
|
2025-01-03 00:17:55 +05:30 |
|
RohitR311
|
54bc5e98c3
|
feat: get pagination and limit options from browser actions
|
2025-01-03 00:17:29 +05:30 |
|
RohitR311
|
613d479d77
|
feat: add reset functionality to reset all states
|
2025-01-03 00:16:08 +05:30 |
|
amhsirak
|
edfcd8f869
|
fix: format
|
2025-01-02 23:15:03 +05:30 |
|