Commit Graph

464 Commits

Author SHA1 Message Date
Gregory Schier
8fef7cb364 Update Electron 2016-11-09 19:09:22 -08:00
Gregory Schier
37359a905b Babelify the main.jsO 2016-11-09 18:53:06 -08:00
Gregory Schier
2ebc64b271 Fixed up querystring comments 2016-11-09 18:45:43 -08:00
Gregory Schier
c09a4e4841 Delete unused file 2016-11-09 18:41:58 -08:00
Gregory Schier
7c81d8944b Moved some things into constants.js 2016-11-09 18:40:53 -08:00
Gregory Schier
b4ebc21b53 Unite the analytics! 2016-11-09 17:34:03 -08:00
Gregory Schier
073dfd3ada Some models refactors (#42) 2016-11-09 17:15:27 -08:00
Gregory Schier
7124078f55 Explicitly pass environmentID to send and remove build script 2016-11-09 16:01:10 -08:00
Gregory Schier
91ed706fec Moved some things around 2016-11-08 20:26:49 -08:00
Gregory Schier
5fa74ed66c Force refresh app after Curl import 2016-11-08 20:16:38 -08:00
Gregory Schier
ece79fcf2e Merge branch 'master' of github.com:gschier/insomnia 2016-11-08 19:18:50 -08:00
Gregory Schier
d3c5510f67 Moved sync directory and sync DB buffering 2016-11-08 19:18:25 -08:00
Gregory Schier
a1929967b3 Moved sync directory and sync DB buffering 2016-11-08 10:54:26 -08:00
Gregory Schier
f1dd218944 Some extra error handling 2016-11-07 15:36:40 -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
594e2a54c0 Update changelog to use new URL 2016-10-29 15:15:13 -07:00
Gregory Schier
b887f24759 Track upgrades 2016-10-28 22:52:45 -07:00
Gregory Schier
2833698736 Add user id to google analytics, and more analytics 2016-10-28 22:40:09 -07:00
Gregory Schier
12b2fb1a30 Added password warning to the signup form 2016-10-28 14:32:40 -07:00
Gregory Schier
25d5e9b1cf Fixed big sync bug and some other things 2016-10-28 14:27:05 -07:00
Gregory Schier
b9fd0a03b0 Throttle Sentry exceptions 2016-10-28 11:42:40 -07:00
Gregory Schier
35c19ed305 Response download and fix GA 2016-10-28 10:51:08 -07:00
Gregory Schier
1dc08efe39 Made cloud sync setting public 2016-10-27 09:50:40 -07:00
Gregory Schier
0234d3efd7 Small fixes and tweaks 2016-10-27 09:45:44 -07:00
Gregory Schier
e01c2f8730 Add extra check for DNS 2016-10-26 22:37:40 -07:00
Gregory Schier
29ce5a217a Bump version 2016-10-26 20:45:31 -07:00
Gregory Schier
e0ef9a8386 Log 2016-10-26 20:43:51 -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
9501cc01ca Image support 2016-10-26 16:22:15 -07:00
Gregory Schier
ff14f3375a Fixed dns again 2016-10-26 15:13:16 -07:00
Gregory Schier
659f947af3 Fixed tests 2016-10-26 13:30:31 -07:00
Gregory Schier
cd5869ceba Better DNS 2016-10-26 13:25:34 -07:00
Gregory Schier
84e38b5e41 Bump version 2016-10-26 13:20:26 -07:00
Gregory Schier
9b902f4c6f Add layout setting and fix dns 2016-10-26 13:19:18 -07:00
Gregory Schier
e731a3c56c Default sync groups to auto + custom methods 2016-10-26 10:49:49 -07:00
Gregory Schier
0521fb0b6e Better account reset and better handling' 2016-10-24 18:23:49 -07:00
Gregory Schier
51a1da4fdd Some minor sync tweaks 2016-10-24 16:52:05 -07:00
Gregory Schier
f91e43f29a Sync Config (#40)
* Started sync config model

* A bunch more

* Added push/pull buttons

* Filled in sync pull UI

* A bunch of fixes and stuff
2016-10-24 16:30:37 -07:00
Gregory Schier
154fa697a7 stuff 2016-10-21 14:51:41 -07:00
Gregory Schier
f225c608e0 Some cleanup 2016-10-21 13:00:31 -07:00
Gregory Schier
ac27290cc4 Signup and login loading indicators 2016-10-21 11:58:06 -07:00
Gregory Schier
5f29b8b1c7 Update production sync url 2016-10-21 10:21:40 -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
f04d21daa0 Moved update logic to index.html 2016-10-11 14:06:25 -07:00
Gregory Schier
493b4fcfab Cap window bounds and update notification' 2016-10-11 12:47:38 -07:00
Gregory Schier
c56b938e20 Update package 2016-10-11 10:51:11 -07:00
Gregory Schier
9047b5c824 Fixed redirect setting 2016-10-11 10:40:17 -07:00