-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: bytebutcher/burp-send-to
base: v1.0
head repository: bytebutcher/burp-send-to
compare: master
- 20 commits
- 64 files changed
- 2 contributors
Commits on Jan 12, 2020
-
Added additional code to ensure that only commands which should repla…
…ce selection wait for command output
Configuration menu - View commit details
-
Copy full SHA for f4bfa2a - Browse repository at this point
Copy the full SHA f4bfa2aView commit details
Commits on Jan 26, 2020
-
Added feature which makes it possible to choose within context menu w…
…hether information (e.g. HTTP-Headers, HTTP-Body, HTTP-Message) should be taken from request or response.
Configuration menu - View commit details
-
Copy full SHA for f2f667e - Browse repository at this point
Copy the full SHA f2f667eView commit details
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4c7d1c2 - Browse repository at this point
Copy the full SHA 4c7d1c2View commit details -
Refactored code. Extracted executioner from CommandObject and SendToC…
…ontextMenuItemAction.
Configuration menu - View commit details
-
Copy full SHA for eab445b - Browse repository at this point
Copy the full SHA eab445bView commit details
Commits on Feb 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b51c139 - Browse repository at this point
Copy the full SHA b51c139View commit details
Commits on Feb 18, 2020
-
Added feature to customize placeholder behaviour using the "Advanced"…
…-button in the add-/edit-dialog which plays a role when multiple messages are selected. Fixed state of context menu entries which should replace output when multiple messages are selected and when no selection was made by the user. In both cases they are now disabled.
Configuration menu - View commit details
-
Copy full SHA for 431766c - Browse repository at this point
Copy the full SHA 431766cView commit details -
Fixed Advanced Dialog when not existing placeholders are used. They a…
…re ignored now. Refactored placeholders by splitting placeholders into placeholder model and placeholder parser.
Configuration menu - View commit details
-
Copy full SHA for 61fc269 - Browse repository at this point
Copy the full SHA 61fc269View commit details -
Changed default placeholder behaviour from string-separated to comman…
…d-separated since this is what one might expect when selecting multiple messages.
Configuration menu - View commit details
-
Copy full SHA for 182bd66 - Browse repository at this point
Copy the full SHA 182bd66View commit details -
Adjusted README.md by adding additional images and description regard…
…ing placeholder behaviour feature. Adjusted extension version within BappManifest.bmf to 1.3.
Configuration menu - View commit details
-
Copy full SHA for bf72fed - Browse repository at this point
Copy the full SHA bf72fedView commit details
Commits on Feb 21, 2020
-
Added feature to let user chooce the run-in-terminal-behaviour. It is…
… not possible to select whether multiple commands should be run in separate or in single terminal. Added additional configuration options to select whether a warning/choice dialog should be shown or a default choice (e.g. Run in separate terminals/Run in single terminal) should be taken. Corrected default entries (commands can not run in terminal and at the same time replace selected text).
Configuration menu - View commit details
-
Copy full SHA for 1c275c4 - Browse repository at this point
Copy the full SHA 1c275c4View commit details -
Minor refactorings, visual changes in the table layout and default ch…
…oice fix in dialog. Previously the options "Run in Terminal" and "Output should replace selection" were individual columns within the send-to table. The column for the setting "Run in Background" was completely missing. Since these choices are binary (only one setting can be selected at once), they are now represented in one column as human readable text ("Run in Background", "Run in Terminal", "Output should replace Selection"). Fixed focusing the default choice in the SendToRunInTerminalBehaviourChoiceDialog.
Configuration menu - View commit details
-
Copy full SHA for f39da06 - Browse repository at this point
Copy the full SHA f39da06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 645cb8c - Browse repository at this point
Copy the full SHA 645cb8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 026144e - Browse repository at this point
Copy the full SHA 026144eView commit details
Commits on Jan 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5907547 - Browse repository at this point
Copy the full SHA 5907547View commit details -
#2 Added ability to disable the functionality to 'Surround placeholde…
…rs with single quotes automatically (safe mode)' globally
Configuration menu - View commit details
-
Copy full SHA for 7e026eb - Browse repository at this point
Copy the full SHA 7e026ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c62b622 - Browse repository at this point
Copy the full SHA c62b622View commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8e1a9e8 - Browse repository at this point
Copy the full SHA 8e1a9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c04c688 - Browse repository at this point
Copy the full SHA c04c688View commit details
Commits on Nov 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2ddd164 - Browse repository at this point
Copy the full SHA 2ddd164View commit details -
Configuration menu - View commit details
-
Copy full SHA for db1e378 - Browse repository at this point
Copy the full SHA db1e378View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0...master