Commit Graph

49 Commits

Author SHA1 Message Date
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
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
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
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
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
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
dd9be2a896 better error message for Parse Error 2016-09-28 14:17:57 -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
a6522f4951 Added flexible url encoding to query pane, and fixed code generation bug. 2016-09-23 16:21:20 -07:00
Gregory Schier
fe71063938 Smarter URL encoding 2016-09-22 12:44:28 -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
0b9a390110 Fixed tests 2016-09-20 17:18:18 -07:00
Gregory Schier
35a6a431a8 Huge refactor and more css fixes 2016-09-20 17:03:26 -07:00