Kendall Werts
dd4087dc9a
Implemented site isolation
...
Added feature to isolate (lock) assigned sites: When you are in
a container with site isolation enabled, navigating to a site
outside of the assignments will open that site in a new default
container tab.
Co-authored-by: Francis McKenzie <francis.mckenzie@gmail.com>
2020-02-28 15:47:43 -06:00
Kendall Werts
e8dc621e41
keyboard shortcuts working
2020-02-28 15:47:43 -06:00
Kendall Werts
0a90a77125
code review and feedback changes
2020-02-28 15:47:43 -06:00
Kendall Werts
6330eca2d3
keyboard shortcuts
2020-02-28 15:47:43 -06:00
stoically
f955f88bb2
Add sync tests to mocha suite
2020-01-28 11:33:20 +01:00
Kendall Werts
d1221ca340
swapped cookieStoreId and storekey
2020-01-24 17:02:29 -06:00
Kendall Werts
889d3ac527
review fedback
2020-01-23 13:47:56 -06:00
Kendall Werts
f3dfd1d294
Update src/js/background/identityState.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
d54fa0b658
fixed race condition while upgrading containers and site assignments.
2020-01-15 16:54:24 -06:00
Kendall Werts
df211aab57
Fixed infinite loop in updating uuid for identities.
2020-01-15 10:03:40 -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
d459cc675f
wrote tests tests for browser use
2020-01-08 18:33:02 -06:00
Kendall Werts
e41dccab3d
working with tests
2020-01-07 14:14:19 -06:00
Kendall Werts
8f23682f48
refactored runSync and following functions
2020-01-05 14:32:11 -06:00
Kendall Werts
ec4e593dec
deletes containers, and adds and deletes site assignments.
2020-01-05 14:32:11 -06:00
Kendall Werts
7434f76bd3
wip: cleaning up storage before sync
2020-01-05 14:32:11 -06:00
Kendall Werts
3b160d85f2
added check for uuid in updateUUID
2020-01-05 14:32:11 -06:00
Kendall Werts
b9bfef7217
updated with comments fixes from review
2020-01-05 14:32:11 -06:00
Kendall Werts
afb3082747
added restore on previously synced browser
2020-01-05 14:32:11 -06:00
Kendall Werts
bea0a3a7c2
added second run restore
2020-01-05 14:32:11 -06:00
Kendall Werts
65f952dd70
made some requested changes
2020-01-05 14:32:11 -06:00
Kendall Werts
e15c0ac89f
a little linting, but not all the linting
2020-01-05 14:29:53 -06:00
Kendall Werts
f1fb08be1e
syncs on first run
2020-01-05 14:29:53 -06:00
Kendall Werts
2c3b553e7f
added uuids to contextualIdentities within MAC for comparison with other browsers
2020-01-05 14:29:53 -06:00
Jonathan Kingston
67c69c7e86
Move to a Web Extension only. Fixes #1005
2017-12-05 19:06:13 +00:00