Commit Graph

141 Commits

Author SHA1 Message Date
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
8c0d87168e libcurl network backend (#82)
* 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
2017-03-16 10:51:56 -07:00
Gregory Schier
bb57f360e0 Environment Tags and Such (#90)
* Sort of working nunjucks editor

* Some more tweaks

* Lots of stuff

* Gettingn pretty good

* Minor tweaks and test fixes

* Minor bug fixes and stuff

* Some fixes and perf

* Refactoring

* Good for now

* Codemirror URL

* More and more fixes and improvements

* Code single-line CSS perfect!!!

* Better nj editing

* Show preview in nj edit

* Some editor updates

* All inputs now covered

* A bunch of fixes and stuff

* Don't cache node modules because it's not needed

* More stuff

* Tweak

* Style tweaks

* Pull nunjucks mode into own file

* Move codemirror click overlay to own file

* Pull nunjucks tag stuff out

* Fixed key value editor

* raw/endraw and marks improvements

* Some tweaks
2017-02-27 13:00:13 -08:00
Gregory Schier
05f4d4dae1 Webpack 2 and Yarn (#92)
* Version bump

* Fix version numbers

* Upgraded > WP2 and cleaned up a bunch

* CI to yarn

* Updated some deps

* Updated some modules
2017-02-26 13:12:51 -08:00
Gregory Schier
e18a3386ad Fix/package json tilde (#91)
* Version bump

* Fix version numbers
2017-02-25 15:45:18 -08:00
Gregory Schier
55bfe2acb9 Templating Improvements and Response Tags (#88)
* 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
2017-02-20 10:32:27 -08:00
Gregory Schier
e2ecf9afb0 Improved Appveyor CI (#86)
* Version bump

* Update CI

* Fix?

* Silence errors

* Finish
2017-02-16 09:10:12 -08:00
Gregory Schier
ea6d3ed602 Content/update readme (#85)
* Version bump

* Update readme and version

* Testing

* Testing Again
2017-02-15 12:45:05 -08:00
Gregory Schier
ab6d4e03d6 Some stuff (#83) 2017-02-13 00:12:02 -08:00
Gregory Schier
346a918078 Show render errors again 2017-02-07 18:39:28 -08:00
Gregory Schier
6c78e4bf35 Bump version number 2017-02-07 17:52:54 -08:00
Gregory Schier
e42ba9dc56 Fix network reject, url paste 2017-02-02 07:04:51 -08:00
Gregory Schier
790ed56e00 Bump version umber 2017-02-01 12:31:08 -08:00
Gregory Schier
883866a76a Better sidebar filtering, jsonpath, fix content-length 2017-01-31 19:01:27 -08:00
Gregory Schier
dfa514c81d Fixed pasting into URL bar 2017-01-30 10:06:27 -08:00
Gregory Schier
264bb1f4dd A bunch of memory leak fix attempts (#79) 2017-01-26 17:00:27 -08:00
Gregory Schier
b18eca582f Fix webview background color and some tweaks 2017-01-25 12:50:35 -08:00
Gregory Schier
a93758c78f Fix tracking themes poorly? 2017-01-23 22:08:21 -08:00
Gregory Schier
9ba6e4710b Some small tweaks 2017-01-23 18:52:48 -08:00
Gregory Schier
0ff8f977fa Prevent push/pull race conditions 2017-01-11 16:12:03 -08:00
Gregory Schier
d30fb88d8d Fixed host header 2017-01-11 13:11:48 -08:00
Gregory Schier
8efd8fc416 Add Sync Tests (#74)
* Started sync tests

* Simplified logic a bit and better tests

* Some more tests

* More tests yet
2017-01-09 13:59:52 -08:00
Gregory Schier
ac5fc055db A bunch of small fixes 2016-12-30 15:06:27 -08:00
Gregory Schier
18d11ff117 Third DNS fallback 2016-12-23 11:31:38 -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
c98729e9e3 Add secret debugging backdoor 2016-12-08 16:03:17 -08:00
Gregory Schier
3317bb17a6 Added accept header and some small tweaks 2016-12-08 12:29:40 -08:00
Gregory Schier
2e5b28cf67 Fixed rendering potentially unsafe values 2016-12-08 10:42:45 -08:00
Gregory Schier
800daca8c2 Upgrade importers package 2016-12-07 09:57:01 -08:00
Gregory Schier
b86b09a38a Remove devtools installer 2016-12-05 20:58:15 -08:00
Gregory Schier
403b0024ce Track history, bug fixes, analytics 2016-12-05 14:42:40 -08:00
Gregory Schier
9bc4680a5f Fixed importers and now refresh app when environment hcange 2016-12-02 21:15:38 -08:00
Gregory Schier
60352d3f14 Bump version 2016-12-01 14:58:37 -08:00
Gregory Schier
d8ca4a360e Fix tests 2016-12-01 09:03:33 -08:00
Gregory Schier
cfb4e02e0a Support postman env imports, and bug fixes 2016-11-30 19:54:26 -08:00
Gregory Schier
e752f81ec7 Some cleanup 2016-11-30 16:02:35 -08:00
Gregory Schier
92e8005259 Switched to better bind mechanism 2016-11-25 12:55:15 -08:00
Gregory Schier
05e42571d2 Prevent activation of already active request 2016-11-25 11:01:41 -08:00
Gregory Schier
3c02ff9cf7 Fix tests 2016-11-23 15:42:10 -08:00
Gregory Schier
d620e73ef8 Small tweaks and support importers 0.4 2016-11-22 19:07:35 -08:00
Gregory Schier
e160b7375f Fix pass-by-reference bug 2016-11-19 22:41:23 -08:00
Gregory Schier
c3fdeac27a Update importers 2016-11-19 14:26:40 -08:00
Gregory Schier
eaf87e9397 Added another error to DNS fallback 2016-11-19 00:38:26 -08:00
Gregory Schier
0cb7266599 Updated import screen, better curl paste, and better model defaults 2016-11-18 23:11:10 -08:00
Gregory Schier
e9c7aff251 Start using insomnia-importers 2016-11-18 19:21:15 -08:00
Gregory Schier
9c03e27a39 Quick fix for sync 2016-11-17 18:31:15 -08:00
Gregory Schier
85940179e1 CC style fixes and relax URL encoding 2016-11-17 13:22:19 -08:00
Gregory Schier
68466f36c2 Version bump 2016-11-17 10:49:09 -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
e380a4d2b1 Insomnia Plus Launch (#41)
* Payment modal done

* Refactor settings and added command support

* Made sync operations more efficient

* Sync button slightly more efficient

* Remove Elm

* Fixed Codemirror

* Nunjucks 3.0

* Revert sourcemap change and some renaming

* Some fixes for Config creation, and added name to resources

* Set to new Insomnia URL

* Some fixes
2016-11-07 12:24:38 -08:00
Gregory Schier
86c358e7f3 Small update 2016-11-01 10:50:31 -07:00
Gregory Schier
75275201ed Added another error type to DNS fallback 2016-10-31 10:35:15 -07:00
Gregory Schier
35c19ed305 Response download and fix GA 2016-10-28 10:51:08 -07:00
Gregory Schier
0234d3efd7 Small fixes and tweaks 2016-10-27 09:45:44 -07:00
Gregory Schier
29ce5a217a Bump version 2016-10-26 20:45:31 -07:00
Gregory Schier
889c9dbbd4 Reworked analytics 2016-10-26 20:41:30 -07:00
Gregory Schier
b76f748e73 Custom localstorage implementation 2016-10-26 18:29:25 -07:00
Gregory Schier
ff14f3375a Fixed dns again 2016-10-26 15:13:16 -07:00
Gregory Schier
84e38b5e41 Bump version 2016-10-26 13:20:26 -07:00
Gregory Schier
e731a3c56c Default sync groups to auto + custom methods 2016-10-26 10:49:49 -07:00
Gregory Schier
51a1da4fdd Some minor sync tweaks 2016-10-24 16:52:05 -07:00
Gregory Schier
46d3719b99 Sync Proof of Concept (#33)
* Maybe working POC

* Change to use remote url

* Other URL too

* Some logic

* Got the push part working

* Made some updates

* Fix

* Update

* Add status code check

* Stuff

* Implemented new sync api

* A bit more robust

* Debounce changes

* Change timeout

* Some fixes

* Remove .less

* Better error handling

* Fix base url

* Support for created vs updated docs

* Try silent

* Silence removal too

* Small fix after merge

* Fix test

* Stuff

* Implement key generation algorithm

* Tidy

* stuff

* A bunch of stuff for the new API

* Integrated the session stuff

* Stuff

* Just started on encryption

* Lots of updates to encryption

* Finished createResourceGroup function

* Full encryption/decryption working (I think)

* Encrypt localstorage with sessionID

* Some more

* Some extra checks

* Now uses separate DB. Still needs to be simplified a LOT

* Fix deletion bug

* Fixed unicode bug with encryption

* Simplified and working

* A bunch of polish

* Some stuff

* Removed some workspace meta properties

* Migrated a few more meta properties

* Small changes

* Fix body scrolling and url cursor jumping

* Removed duplication of webpack port

* Remove workspaces reduces

* Some small fixes

* Added sync modal and opt-in setting

* Good start to sync flow

* Refactored modal footer css

* Update sync status

* Sync logger

* A bit better logging

* Fixed a bunch of sync-related bugs

* Fixed signup form button

* Gravatar component

* Split sync modal into tabs

* Tidying

* Some more error handling

* start sending 'user agent

* Login/signup error handling

* Use real UUIDs

* Fixed tests

* Remove unused function

* Some extra checks

* Moved cloud sync setting to about page

* Some small changes

* Some things
2016-10-21 10:20:36 -07:00
Gregory Schier
c56b938e20 Update package 2016-10-11 10:51:11 -07:00
Gregory Schier
3d5408bfc3 Enable keep-alive 2016-10-10 11:21:26 -07:00
Gregory Schier
07498cfc09 Looser cookie parsing 2016-10-06 09:52:26 -07:00
Gregory Schier
397fbb3abc Fix external deps 2016-10-05 10:13:43 -07:00
Gregory Schier
2f67bceb75 Better malformed cookie handling 2016-10-05 09:34:13 -07:00
Gregory Schier
7bac7321bb Fix gen code 2016-10-05 08:07:49 -07:00
Gregory Schier
6b33d0cfc0 Cookies send again 2016-10-04 21:43:48 -07:00
Gregory Schier
bd12d1ab91 Some tweaks 2016-10-02 15:17:55 -07:00
Gregory Schier
265d3e9e7a version bump 2016-09-28 14:53:28 -07:00
Gregory Schier
64c3df8644 Version bumpt 2016-09-23 16:27:34 -07:00
Gregory Schier
c32abb5398 Bump 2016-09-22 16:18:46 -07:00
Gregory Schier
6504dade48 Fix cookies modal input bug 2016-09-21 21:17:38 -07:00
Gregory Schier
23e00fc30d Fixes 2016-09-20 20:00:40 -07:00
Gregory Schier
134baaf7ca Some tweaks 2016-09-20 18:25:46 -07:00
Gregory Schier
6d9da20bfc Split UI from Lib 2016-09-16 22:46:44 -07:00
Gregory Schier
35cf8ca9a8 Almost working except for the sidebar 2016-09-15 15:45:08 -07:00
Gregory Schier
860353474a Sidebar Sorting (#25)
* Got request moving working but is pretty messy

* Can now drag between groups

* Minor stuff

* Prevent deletion of last workspace

* Fixed some things

* Copy-pasta RequestGroup drag-n-drop

* Closes #2
2016-07-19 09:59:26 -07:00
Gregory Schier
ca5a6bec4d Fix build and dist folders 2016-07-18 13:10:18 -07:00
Gregory Schier
30f5e10750 electron-builder POC 2016-07-18 12:44:46 -07:00
Gregory Schier
fb907b1ea7 Minor stuff 2016-07-16 00:22:08 -07:00
Gregory Schier
aca3be12c9 Some bug fixes 2016-07-14 17:26:04 -07:00
Gregory Schier
b703400fe4 Darwin auto updates working (I think) 2016-07-13 18:12:42 -07:00
Gregory Schier
657acd6b4c Renamed app/package.json 2016-06-14 20:20:05 -07:00
Gregory Schier
419aaa0c5f Replace Loki with POJSO (#16) 2016-05-10 22:43:51 -07:00
Gregory Schier
9c11a7d61c Switch to LokiJS (#12)
* LokiJS is working pretty well

* Tidy up
2016-04-26 20:17:05 -07:00
Gregory Schier
10182b4940 Cleanup 2016-04-22 21:13:05 -07:00
Gregory Schier
85f4d9c7c5 Merge branch 'master' of github.com:gschier/insomnia 2016-04-22 21:01:28 -07:00
Gregory Schier
8a36c16711 Smaller build 2016-04-20 22:47:03 -07:00
Gregory Schier
3378a03e0c MVP build process 2016-04-19 23:09:46 -07:00