* Playing around with pre-request hooks
* Added response hooks
* More flow types
* Flow types on wrapper.js
* Flow types on plugin folder
* Basic tests for plugin hooks
* Make DB initilize for all tests no matter what
* Touch
* Helper to tokenize Nunjucks tag
* More granular types
* Add tag definitions
* Improve editor to be more WYSIWYG
* Fixed tests
* Added raw response tag
* Added import from URI ability
* Add protocol handlers
* Fix for keymap setting on read-only mode
* Refactored some main components out
* Protocols shoudl work now
* Fix OAuth token, new request content-type, and more
* better error messaging around invalid Curl opts
* Make XFERINFOFUNCTION an optional option
* Fix content-type change prompt and double quotes in prettify
* Don't send Expect header on file upload
* Remove dead code
* Base64 tag
* Fix HTML entities in URL clicks
* Fix curl paste
* Version number and changelog scroll
* Fixed CodeMirror tooltip css
* AUtocomplete dropdown styling
* Docker Ubuntu build and some tweaks
* Fix SSL verificatioN
* Don't show SSL data
* Update README
* Fixed URL paste handler
* Import from curl improvements
* Minor things
* A few tweaks to nunjucks modal
* <select> for tag editor and minor tweaks
* Pass unique key to nunjucks modal
* Slightly better autocomplete
* Warn user when switching body type
* Ability to do custom templating in nunjucks editors
* Make constants matcher more strict
* Use Curl constants for info
* Extra timeline info and cookie url encoding setting
* Add warning to environment selector
* Title attribute on the autocomplete types
* Added test
* Proof of concept authorize call
* Authorize and Refresh endpoints done
* OAuth2 editor started
* Some small fixes
* Set OAuth headers on request
* Started on some OAuth tests
* Updated network logic with new OAuth API
* OAuth forms and refactor flows
* Fix grant type handling
* Moved auth handling out of render pipeline
* Fixed legacy auth header
* Fix vertical center
* Prompt user on auth type change
* Refresh tokens working (I think) and better UI
* Catch same type auth change
* POC refresh token and small refactor
* Better token handling
* LOading state to token refresh
* Show o-auth-2 errors
* Some minor updates
* Fixed duplication kve bug
* Autocomplete sort of works now
* Even better
* Styled autocomplete dropdown
* Minor tweaks
* Autocomplete looking pretty spiffy
* Bug fixes
* Apply dropdown to all editors
* Fixed key propagation when autocomplete open
* Fixed some modals
* Split up editor less
* Some css improvements
* Move filter help out of editor
* Fixed drag-n-drop
* Perfected autocomplete theme
* "fixed" one-line-editor hint click bug
* Better autocomplete and switch single line input on drag enter
* Don't autocomplete on Tab
* Better tag dnd
* Add constants completion API
* Autocomplete headers
* Fixed tests
* Fixed duplication kve bug
* Some minor css
* Fix modal refs
* Got variable modal showing
* A bit more
* Errors and debounced render
* Finished naive editors
* Some key value editor fixes
* Yet even more one-line fixes
* Added some transitions
* Small fixes
* Added key flattening util