Gregory Schier
e9b87686e1
Upgrade Electron Builder ( #498 )
...
* Upgrade electron-builder
* Fix optional dep
* Add another dep
* Fix travis
* Fix 7zip install
* Fix icons
* Minor fix
* Delete changelog
* Moved build scripts to JS
* Some adjustments
* Remove lines
* Add 7zip back
* Update scripts
* Small tweaks
* Fix electronbuilder config
* snap dependency
* Fix pkg
* Remove snapd dep
* Updated deps and lots of fixes
* Travis update
* Return package name
* Remove snap for now
* Remove portable
* Try fixing code signing
* Bump cache
* Disable automatic tests
* Fix windows artifacts
* package-lock for app/
* Try fix npm install
* Try again
* Some minor tweaks
* Preleases by default
2017-11-20 16:07:36 +00:00
Gregory Schier
7adf8591c1
Switch to Google Analytics API ( #609 )
...
* Almost working
* First working implementation
* Simplified analytics utils
* Fix tests
2017-11-18 22:47:54 +00:00
Gregory Schier
a9605fdc04
Add setting to enable nunjucks power mode ( #524 )
2017-10-13 10:22:13 +02:00
Gregory Schier
9d5b896b00
Add max redirects setting to test
2017-08-16 10:08:29 -07:00
Gregory Schier
09c219fb6d
More Plugin Hooks ( #352 )
...
* 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
2017-07-19 18:55:40 -07:00
Gregory Schier
361f03e5a9
Flow types on wrapper.js
2017-07-18 21:48:28 -07:00
ttrobisch
c7dc38fe9c
Add no proxy support ( #285 )
2017-06-06 13:21:59 -07:00
Gregory Schier
ef64eea23b
Added test for disabling of analytics tracking
2017-06-01 06:50:15 -07:00
Matthew Shirley
80a29a5ef1
Add setting to disable analytics tracking ( #269 )
...
* Add setting to disable analytics tracking
Closes getinsomnia/insomnia#146
* Reorganize the default settings
2017-06-01 06:35:29 -07:00
Carl Hiltbrunner
d70f16540a
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.
2017-05-17 09:35:44 -07:00
Gregory Schier
9e9831ad9f
Less DB hits, compacted theme, sidebar styles ( #157 )
2017-04-20 21:30:52 -07:00
Renaud LITTOLFF
4bf0189ffc
Added code editor indent settings ( #147 )
...
* Added code editor indent settings (#145 )
* Added default indent size (4) in code editor (#145 )
2017-04-14 14:47:15 -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
64146a0392
Added vim/sublime/emacs editor modes
2017-01-24 14:18:11 -08:00
Gregory Schier
3ced73f903
Color Themes! ( #77 )
...
* Got 3 schemes
* Finished color picke
2017-01-20 13:54:03 -08:00
Gregory Schier
bbc4342426
A bunch more cleanup refactoring
2016-11-26 00:29:16 -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
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
cdcfd3ea7f
Moved some more things around
2016-11-09 21:56:23 -08:00