Commit graph

23 commits

Author SHA1 Message Date
Kendall Werts
3f89fc33aa fixed initial container sync entry dupe 2020-01-29 21:54:04 -06:00
Kendall Werts
889d3ac527 review fedback 2020-01-23 13:47:56 -06:00
Kendall Werts
210214f662 Update src/js/background/sync.js
Co-Authored-By: Jonathan Kingston <jonathan@jooped.co.uk>
2020-01-23 13:47:56 -06:00
Kendall Werts
10af9abe0d Update src/js/background/sync.js
Co-Authored-By: Jonathan Kingston <jonathan@jooped.co.uk>
2020-01-23 13:47:56 -06:00
Kendall Werts
7700873582 made some suggested changes 2020-01-23 13:47:45 -06:00
Kendall Werts
26fd1e43c5 added on/off switch and expiration date on instanceKeys in sync
on/off is in settings.
when instanceKey date is 30 days old, it is deleted

fixed bug
2020-01-22 22:46:36 -06:00
Kendall Werts
d08be41ed6 added key to sync for each install of MAC.
Keeps a list of installed identities and site assignments of reach MAC install
2020-01-22 10:57:27 -06:00
Kendall Werts
d54fa0b658 fixed race condition while upgrading containers and site assignments. 2020-01-15 16:54:24 -06:00
Kendall Werts
c575d00aad fixed linting 2020-01-14 11:21:19 -06:00
Kendall Werts
76e884aee2 added UUIDs of containers to site assignments 2020-01-14 11:21:09 -06:00
Kendall Werts
18d6324c5a fixed cookiestoreIDmap 2020-01-14 11:21:09 -06:00
Kendall Werts
543599fb6e changed confusing language on sync data check 2020-01-14 11:21:09 -06:00
Kendall Werts
05b9e81b92 added some checks on sync and some error handling for bad site assignment info 2020-01-14 11:21:00 -06:00
Kendall Werts
1ee8742913 fixed bug that was showing all assigned site in the create new container panel 2020-01-14 11:20:51 -06:00
Kendall Werts
f95b2a7bec fixed bug that was showing all assigned site in the create new container panel 2020-01-09 13:52:40 -06:00
Kendall Werts
a762df723c worked on the duplicate bug 2020-01-08 23:38:01 -06:00
Kendall Werts
d459cc675f wrote tests tests for browser use 2020-01-08 18:33:02 -06:00
Kendall Werts
38e4c5bde7 added some tests in the browser html 2020-01-08 15:37:08 -06:00
Kendall Werts
b1a4332e0c saving to do some work 2020-01-08 13:32:02 -06:00
Kendall Werts
e41dccab3d working with tests 2020-01-07 14:14:19 -06:00
Kendall Werts
8f0c2bbbad pulled in sync tests 2020-01-06 13:27:57 -06:00
Kendall Werts
8f23682f48 refactored runSync and following functions 2020-01-05 14:32:11 -06:00
Kendall Werts
a41a9e5a74 refactor and fixed site assignment reconcilding 2020-01-05 14:32:11 -06:00