Commit Graph

589 Commits

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