Commit Graph

357 Commits

Author SHA1 Message Date
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
Gregory Schier
741278a05b Fixed pathname encoding and keep-alive 2016-10-11 09:57:06 -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
05ed0f3685 small update 2016-10-04 22:11:33 -07:00
Gregory Schier
f538c41475 Added test to make sure cookies are sent 2016-10-04 22:10:48 -07:00
Gregory Schier
8de1218eb3 Fixed tests 2016-10-04 21:45:18 -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
eff5df9393 Add large response blocker 2016-10-02 15:10:43 -07:00
Gregory Schier
318c35c2cb Move a bunch of stuff to async/await (#39)
* Some minor implementations

* Some more

* Lots more

* Removed 'backend' alias

* removed all promises

* Removed a bunch of module exports stuff

* Some morE'

* Fix

* custom DNS

* Tests for DNS

* bug fix

* Some small adjustments

* Small stuff
2016-10-02 13:57:00 -07:00
Gregory Schier
265d3e9e7a version bump 2016-09-28 14:53:28 -07:00
Gregory Schier
dd9be2a896 better error message for Parse Error 2016-09-28 14:17:57 -07:00
Gregory Schier
9d242ab836 Auto detect JSON and fix editor crashing on invalid JSON 2016-09-28 13:37:53 -07:00
Gregory Schier
418437aa6c Fixed ElmComponent port subscription bug 2016-09-28 12:14:48 -07:00
Gregory Schier
aa2539b4fc Nothing much 2016-09-28 11:50:14 -07:00
Gregory Schier
7f6ce2dcb8 Minor fix 2016-09-23 20:26:24 -07:00
Gregory Schier
4e7d60ebdc Improvement 2016-09-23 20:06:38 -07:00
Gregory Schier
64c3df8644 Version bumpt 2016-09-23 16:27:34 -07:00
Gregory Schier
a6522f4951 Added flexible url encoding to query pane, and fixed code generation bug. 2016-09-23 16:21:20 -07:00
Gregory Schier
c32abb5398 Bump 2016-09-22 16:18:46 -07:00
Gregory Schier
7f2f1a983f Request actions no longer 'connected' 2016-09-22 13:14:41 -07:00
Gregory Schier
296ec34fda Fix again 2016-09-22 13:04:23 -07:00
Gregory Schier
2a0194286f Fix header editor not showing 2016-09-22 13:02:29 -07:00
Gregory Schier
df3e3c52e3 Use new URLEncoding in rendered querystring preview as well 2016-09-22 12:47:22 -07:00
Gregory Schier
fe71063938 Smarter URL encoding 2016-09-22 12:44:28 -07:00
Gregory Schier
6504dade48 Fix cookies modal input bug 2016-09-21 21:17:38 -07:00
Gregory Schier
1593dd0cd7 touch 2016-09-21 20:59:54 -07:00
Gregory Schier
e181bd12d8 Better duplicate perf 2016-09-21 20:56:35 -07:00
Gregory Schier
81933d3d1c Entities reducer changes are now batched 2016-09-21 20:32:12 -07:00
Gregory Schier
797a73c88f Stuff 2016-09-21 18:26:40 -07:00
Gregory Schier
cb3384a2f5 Small improvements 2016-09-21 14:46:42 -07:00
Gregory Schier
d1567120d3 Simplified slightly 2016-09-21 14:24:29 -07:00
Gregory Schier
10abcffb59 Remove dead code 2016-09-21 14:18:24 -07:00
Gregory Schier
91a83ef278 Some fixes 2016-09-21 14:17:11 -07:00
Gregory Schier
e99849fb9b Delete dead code 2016-09-21 13:50:33 -07:00
Gregory Schier
79cc9c7e0f Remove all old refs 2016-09-21 13:49:54 -07:00
Gregory Schier
661c370fc9 Started moving DB models out 2016-09-21 13:32:45 -07:00
Gregory Schier
9bf1fca157 Cachebusting on update urls 2016-09-21 12:03:40 -07:00