Commit Graph

75 Commits

Author SHA1 Message Date
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