Gregory Schier
75fbf60274
A bunch more smaller things for v5 ( #124 )
...
* 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
2017-03-29 16:09:28 -07:00
Gregory Schier
2cdd4761c8
Remaining V5 Features ( #122 )
...
* Add digest auth and response timeline
* Some css fixes
* Fixed Button
* More auth methods, fixed URL regex, and fix gzip
* Get rid of negotiate auth
* Fix proxy
* Fixed GA tracking
* Some very small changes and fixes
* Fix content type names
* Even better auth switching and timeline syntax
* Some auth tweaks
* CSS tweaks
* Reworked toasts
* Fixed timer rounding quirk
* Request settings and render errors
* Fixed tests
* Vertical dragging and stuff
* Remove beta
2017-03-28 15:45:23 -07:00
Gregory Schier
3f5e7e2e14
First-Party OAuth 2.0 Support ( #120 )
...
* 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
2017-03-23 15:10:42 -07:00
Gregory Schier
1d45367aa1
Added eslint and fixed all problems ( #101 )
...
* Fixed duplication kve bug
* Added semistandard and updated code
* Actually got it working
* Even better
* I think it should work on Windows now
2017-03-03 12:09:08 -08:00
Gregory Schier
c1e9e718e9
Perf/one line input hybrid ( #100 )
...
* 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
2017-03-01 13:15:56 -08:00
Gregory Schier
58313a42cb
Fixed '=' sign breaking querysting ( #94 )
...
* Fixed '=' sign breaking querysting
* Make sure duplication r and rg makes unique sort key
2017-02-27 14:54:56 -08:00
Gregory Schier
264bb1f4dd
A bunch of memory leak fix attempts ( #79 )
2017-01-26 17:00:27 -08:00
Gregory Schier
64146a0392
Added vim/sublime/emacs editor modes
2017-01-24 14:18:11 -08:00
Gregory Schier
d58edf1d25
Cleanup before major team features ( #72 )
...
* Started on UI makeover for teams
* Some small tweaks and fixes
* Adjusted settings
2016-12-21 15:37:48 -08:00
Gregory Schier
b144cf3475
Better network error handling
2016-12-08 15:29:45 -08:00
Gregory Schier
3317bb17a6
Added accept header and some small tweaks
2016-12-08 12:29:40 -08:00
Gregory Schier
5f23b7f7ff
Removed stupid _schema shit
2016-12-01 10:48:49 -08:00
Gregory Schier
6c1c03cef6
Various Improvements ( #59 )
...
* Better create, started response history
* Response history working
* A bunch
2016-11-27 13:42:38 -08:00
Gregory Schier
05e42571d2
Prevent activation of already active request
2016-11-25 11:01:41 -08:00
Gregory Schier
397eace02b
Fixed disabled styles
2016-11-23 17:24:59 -08:00
Gregory Schier
6a136bd76a
Add multi-part form support ( #49 )
...
* Add multi-part form support
* tests for form and multipart
* Better Analytics Tracking
2016-11-23 11:33:24 -08:00
Gregory Schier
d6e5f2f873
Added file upload support ( #48 )
2016-11-22 14:26:52 -08:00
Gregory Schier
5d5d6eecc4
Switch Request body to be object instead of string ( #47 )
...
* Basic import summary
* Started (broken)
2016-11-22 11:42:10 -08:00
Gregory Schier
e9c7aff251
Start using insomnia-importers
2016-11-18 19:21:15 -08:00
Gregory Schier
1cf1037c93
Better Redux ( #43 )
...
* Started refactoring redux stores
* Oh God huge refactor here
* Sync contenst updates and nested folders
* Fixed render tests
* A bunch of tweaks
2016-11-16 09:18:39 -08:00
Gregory Schier
92ac295227
More tests
2016-11-10 09:33:28 -08:00
Gregory Schier
cdcfd3ea7f
Moved some more things around
2016-11-09 21:56:23 -08:00