* Updated Request & Request Group with a description field
* Button and Workspace description
* Merkdown request description text editor
* Removed useless button for now
* Fixed lock.json for npm@5
* PR #252 requested changes
* _handleValueChange->props
* Removed sanitize
* Add Slack badge to README
* Add Twitter badge
* Appveyor badge
* Fix badges again on README
* Fix Twitter badge link
* Simplify README.md
* Migrate Travis secure items to Travis project settings (#198)
* Remove docker linux build (using Travis now) (#199)
* Fix travis build
* Update Issue and PR templates (#200)
* Add template for future pull requests
* Format issue template like pull request template
* Will not clear selected file if dialog is dismissed (#202)
* #183, Body type "Text -> Other" reverts to previous body type (#193)
* ISSUE#183
* Adding condition to check mime-type to other
* Removing older changes for fixing issue.
* Save full response to a file (#207)
* Save full response to a file
* Add a new button on the response preview pane
* Save full response to file when button clicked
* Update after PR comments
* It's a Response, not a Request
* Remove file extension requirement
* Implement lazy tag rendering and some fixes (#211)
* expanding to 3 decimals (#213)
* Update PULL_REQUEST_TEMPLATE.md (#214)
* Show build info in console (#216)
* Add waiting message in dev mode while webpack compile happens
* Switch license from GPL to AGPL (#221)
* Default remote URLs to production
* Don't use Curl's cookie handling (#220)
* Some improvements to the response tag
* Add tests for XPath response queries
* Refactor conditional element syntax
* Add option to toggle Menu Bar showing for Windows/Linux (#225)
* Add option to toggle MenuBar showing on Windows/Linux
* Extract Toggling Menu Bar functionality to App Container. Default show Menu Bar. Remove tip from Response Pane.
* Finalize {% response ... %} Tag (#224)
* Some improvements to the response tag
* Add tests for XPath response queries
* Refactor conditional element syntax
* Update nunjucks-tags.js
* Better Nunjucks Tag Editor (#234)
* Helper to tokenize Nunjucks tag
* More granular types
* Add tag definitions
* Improve editor to be more WYSIWYG
* Fixed tests
* Added raw response tag
* A few improvements to tag editor enum
* fix NTLM typo (#244)
* Tweaks and fixes for next release (#245)
* 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
* 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
* 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
* 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
* 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
* Removed some unnecessary rendering
* Only PureComponents and some other stuff
* Removed all functional components
* Only deal with nunjucks marks
* Remove ref assign functions in modals
* Lots of tweaks
* A bit snappier
* A bit snappier