v6.0 + Improved Highlighting (#151) #152
Merged
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.
First Kotlin-rewritten version
Removed references to Burp's legacy API
Upgrade gradlew wrapper
Bump upgraded features for compatibility with the future Gradle & Java
Add pre-commit linters
Fix style issues suggested by ktlint
Add embedded GraphiQL Embed GraphiQL #111
Add GraphQL Playground and GraphQL Voyager
Add "Send to" buttons in GraphiQL
Refactoring build scripts to use Taskfile for parallelization
Eject graphiql
Eject Playground
Eject Voyager
Move web apps rebuilds from Gradle to Taskfile
Enable output from the build process
Fix a bug that reset File to null after first failure.
Fix the argument parsing to support arguments with the whitespace
Lower the watch interval by default
Modify right click handlers to support configuration through InQL Settings
Expose embedded web IDEs in the context menu
Fixes Saved project data from older versions is not loaded #132
Fixes GraphQL request not detected if starts with comment #127
Pull in updated GQLSpection for faster parsing ([Improper parsing]: Hackerone #129)
A bunch of minor performance improvements [Improper parsing]: Hackerone #129
Try introspection query from latest to earliest - Closes GraphQL versions are iterated in the wrong order #134
Optimized Taskfile
Added node_modules to .gitignore
Updated build.gradle
Refactored embedded webserver, fixed CORS and Introspection cache
Taskfile: add default task
Implemented accurate embedded browser opening
Implemented External Tool Webserver Lazy Loading
Made some Chromium args dynamic based on current env
Added missing item in context menu items list
Improved GraphQL request detection
Added "Save to file" action
Fixed some warnings
Made sendToEmbeddedToolActions a list
Fixed getGraphQLQuery and reorganized classes in packages
Implemented Proxy Request Highlighter
Fixed some more minor warnings
Injecting Profile's customheaders in requests from inql.burp
Minor optimizations
Fixed settings and added new features options
Formatting is now async and cached to improve performance
Targeting latest GQLSpection commit
Updated GraphiQL yarn checksums
Fixed yarn concurrency issues
Improved params sent to external IDEs
Added option to strip comments when sending query from Scanner Results
Chromium: don't include args if dir not found
Exclude Origin from Session to allow CORS fixing
Polishing for the release
Linked to latest GQLSpection commit
Handle empty queries and mutations
Removing Altair and Playground
Updated GQLSpection to latest commit
Fixing GraphiQL sending to repeater and intruter
Polishing the UI
Fixing active tab bottom border
Adding support for darkmode
Setting new tab title
Upgraded dependencies
Updated contributors
Remove python3 linting stuff
Fixing tab coloring bug
Editable tabs style fixes
Use GQLSpektion
Rename "Attacker" tab to "Batch Queries"
Integrated GraphQL native parsing
Restore data from project file
Fixed glitchy JTree UI
Batch queries view improvements
Add changeListener
Fixing Batch UI
Fixing Batch UI
Adding POI
Adding POI
Adding POI
Adding POI
Adding Cycles Detection
Tiny improvements
Removing "not implemented yet" text from settings
Comment
Changing Scanner view sections %
Fixing formatted editor scroll speed
Adding information about object truncating
Fixing exception when formating queries
Hardcoding jar name
adding .kotlin
Description and others before release to 6.0
Replacing HTML with textPane attempt
New GraphQL Editor WIP
Bump Montoya API lib to access new features
Fix wrong text color
Fix font
Fix context menu
Fix close button
Fix dark mode icons
Fix directory icon not shown
Fix context menu
Fix style cache
Fix scroll speed