-
Notifications
You must be signed in to change notification settings - Fork 1.1k
chore: release v0.0.4 #225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
117 commits
Select commit
Hold shift + click to select a range
4f781da
feat: upgrade backend image to v0.0.4
amhsirak 1a59255
chore: v0.0.5 maxun core
amhsirak 7180305
chore: use v0.0.5 maxun-core
amhsirak b1e2c30
chore: use v0.0.5 maxun-core
amhsirak 939e7a7
chore: maxun v0.4
amhsirak 1fc7ddc
chore: merge pagination hotfix
amhsirak 236f3ed
chore: merge pagination hotfix
amhsirak 5ed8e8a
fix: use window.location.origin instead of base url
amhsirak 5985bc1
fix: use window.location.origin instead of base url
amhsirak 429ddaa
chore: lint
amhsirak 079863d
feat: add earliest selectors logic for page state
RohitR311 9649137
fix: add on load emit urlChanged
RohitR311 95b2c50
chore: proper spacing
amhsirak 4550718
chore: lint
amhsirak a6f4d04
feat: show maxun version
amhsirak bbf9699
chore: lint
amhsirak 8a0f2b6
feat: format version chip
amhsirak 76255c2
chore: remove unused chip import
amhsirak 0d66331
fix: add on load socket emit
RohitR311 bffe838
feat: add earliest selectors from workflow
RohitR311 0ee50e1
feat: add bottom up workflow traversal
RohitR311 d6be268
feat: add check to match action url and return
RohitR311 db37c72
fix: add goto frame navigation
RohitR311 a8e8c1d
fix: rm about:blank url check for action
RohitR311 342fd79
feat: add bottom up get selectors logic
RohitR311 ef571c4
feat: traverse dom tree for parent element selection
amhsirak 9f24e00
feat: !return null
amhsirak 8c4c0b7
feat: handle selector generation if no parent element
amhsirak be6d8ab
feat: add selectors in bottom up order
RohitR311 5259e3e
feat: add on flag logic for InterpretRecording
RohitR311 aec65d1
feat: add flag generation logic
RohitR311 0a81292
feat: add flag generation logic
RohitR311 45f0c81
feat: add flag generation logic
RohitR311 a30211d
fix: add frame navigation logic in place of load
RohitR311 2ea6438
feat: youtube icon
amhsirak e2cb4c7
feat: youtube link
amhsirak 99d6210
chore: lint
amhsirak 6975705
feat: x link
amhsirak 7186540
feat: increase width of menu
amhsirak a8ea055
feat: move discord icon to menu
amhsirak 8d6b962
feat: remove discord icon button
amhsirak 96bd270
feat: add ref to yt x links
amhsirak f8f1d92
wip: upgrade maxun button
amhsirak 07c1404
refactor: rename menu & tab update functions
amhsirak 37ed5fa
chore: lint
amhsirak 929bd91
feat: store package.json version in currentVersion
amhsirak 3d619ad
feat: margin right to 30px
amhsirak 6a2222e
feat: pass event prop to handle update tab change
amhsirak 06fdfbc
chore: lint
amhsirak b30be4b
feat: add setup
amhsirak 58aedac
wip: updates ui
amhsirak ebd866b
feat: add comments for commands
amhsirak 0c66e86
feat: format code blocks
amhsirak e82863a
chore: lint
amhsirak f7eccd4
feat: box border radius
amhsirak 885120c
feat: add changelog link
amhsirak 2a7cb08
chore: lint
amhsirak 5fa2deb
chore: -rm unused import
amhsirak c8b95bd
chore: -rm v
amhsirak 5bda5fc
feat: rename to upgrade maxun
amhsirak 6492405
feat: use update icon
amhsirak 30a425d
feat: match upgrade icon style to rest of navbar elementa
amhsirak e5c045f
chore: lint
amhsirak fc7655b
feat: increase margin right
amhsirak 8034dd0
feat: show snackbar to upgrade maxum
amhsirak e190941
chore: lint
amhsirak 6126227
feat: snackbar ui
amhsirak dad4a4a
feat: snackbar ui
amhsirak cbe05c2
feat: snackbar ui
amhsirak d443503
feat: proper rect and element info
amhsirak 560f0ea
fix: a tags
amhsirak 4da462f
fix: a tags
amhsirak 3dfe911
feat: inject cookie remover script
RohitR311 549a0d3
chore(deps): install idcac-playwright
amhsirak 117dddc
feat: inject cookie remover script
RohitR311 308c527
Merge branch 'rect-improve' of https://github.com/getmaxun/maxun into…
RohitR311 386e7c9
feat: add programmatic click event for clickNext
RohitR311 7cd621b
Merge pull request #228 from getmaxun/list-url
amhsirak 763bc82
Merge pull request #233 from getmaxun/maxun-v
amhsirak 863ad23
Merge pull request #229 from getmaxun/login-scrape
amhsirak 9023680
Merge branch 'develop' into rect-improve
RohitR311 d6e822e
Merge pull request #235 from getmaxun/rect-improve
amhsirak b84e918
fix: inject cookie script on page load
RohitR311 4f8b1d0
Merge branch 'master' into develop
amhsirak f561ef7
feat: apply conditional visual containment
amhsirak 14c9626
Merge pull request #238 from getmaxun/cap-list-select
amhsirak 668a670
fix: include visual containment for capture list selection
amhsirak 142c90a
fix: handle context destroyed, frame navigation URL
RohitR311 c7af54e
feat: add fallback mechanism for click and waitForLoadState action
RohitR311 1383193
Merge pull request #241 from getmaxun/cap-list-select
amhsirak 59cee8e
Merge pull request #243 from getmaxun/navigation-fix
amhsirak fd16aff
feat: emit setGetList:false socket event in pagination mode
amhsirak ebb6e3a
Merge pull request #244 from getmaxun/socket-list-initial
amhsirak c994072
feat: pass listSelector getRect and getElementInfo
amhsirak 81bbba4
feat: condtionally handle getRect & getelementInfo
amhsirak a34e865
chore: lint
amhsirak 8533ea5
chore: remove unused imprts
amhsirak 0b1b243
chore: remove todo
amhsirak fea0c03
chore: cleanup
amhsirak b72baca
docs: re-add jsdoc
amhsirak d6e4b88
chore: remove console logs
amhsirak 2135f2e
chore: use node:22-slim as base
amhsirak 08f8684
chore: use BACKEND_PORT
amhsirak a2b8776
chore: use BACKEND_PORT
amhsirak b93712b
Merge pull request #246 from getmaxun/socket-list-initial
amhsirak 53e4292
Merge pull request #247 from getmaxun/docker-arm
amhsirak c2ce3f3
feat: explicitly fetch easylist url
amhsirak 44880cf
feat: explicitly fetch easylist url
amhsirak a37414f
Merge pull request #248 from getmaxun/docker-arm
amhsirak 53cb428
chore: core v0.0.6
amhsirak 6323048
chore: use core v0.0.6
amhsirak ab2c32c
chore: use core v0.0.6
amhsirak 337ad21
feat: update description
amhsirak 2025d09
feat: rename to website to api
amhsirak 319f9fc
feat: ensure swagger is accessible with or without build
amhsirak f3c5969
Merge pull request #249 from getmaxun/swagger-fix
amhsirak 6219837
chore: 0.0.6 BE img, 0.0.3 FE img
amhsirak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Enhance URL handling with additional checks
The URL construction should handle invalid URLs and include additional security checks.
Apply similar changes to the href handling:
Also applies to: 292-292