* 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
* A bunch of fixes with OAuth and minor network bugs
* Handle charsets and only autocomplete constants if exact prefix
* Fix head requests
* Fix double submisson of request
* Fixed tests
* 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
* 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
* Most things are working
* Cookies and lots of improvements
* Hoist regex
* Appveyor test
* Fix appveyor file
* Remove yarn
* Test deps
* Fix
* Remove all git deps
* fix
* Fix
* Add cash rm
* Fix command
* Fix
* Production
* try
* fix
* fix?
* Done
* Remove cache
* tweak
* Shortcut
* Fix
* Attempt
* try
* Try clone depth
* Try again
* back to shallow_clone
* Some debugging
* Another try
* Try something else
* Another
* try curl only
* Another
* fix
* Update node-gyp
* Try again
* Try
* Again
* Some pruning
* Back to the start
* Again
* try config
* Reorder test
* Try without cache
* Update dep
* Try again
* remove shallow_clone
* don't run tests
* Implement CA fetching
* Fix
* Use CAs
* Fix?
* test
* Remove build dir
* Fix dir path?
* Try again
* Aagain
* Try
* Change dep
* Add comment
* Invalidate cache
* Remove yarn
* Fix cookie expiry
* fixed tests
* Some modal fixes and unrelated stuff
* Debounce autocomplete
* Got client certificates working
* Fixed binary files
* Fixed cookies
* Got proxy and debug info working
* Got CA certs working
* Update appveyor build
* Fixed cookie date parsing and overlay z-index
* Test updates
* Autocomplete to bulk header editor
* Small CSS tweak
* Fixed duplication kve bug
* one-line-input now defaults to <input>
* Fixed urlbar width
* Removed all boolean flags
* Fixed some edge cases
* I think it's good
* A bunch more fixes too
* Fixed querystring with hashes
* Version bump
* Got async Nunjucks extensions working
* Got JSONPath extension working
* Swapped render function for new stuff
* Wrote custom recursive render function
* traverse -> clone
* add-module-exports
* Moved tests