- Nov 16, 2018
-
-
ishanps2 authored
-
Anton Bershanskiy authored
Curently the whole compiled library is being imported, which is 614KB; Will remove unused styles later via webpack loader. Also, imported jQuery used by Semantic; jQuery is not used yet and we might remove it later, if we don't need it.
-
Anton Bershanskiy authored
Moved all the HSTS logic from cookiestore.js to hsts.js, added more comments and refactored a bit. No functionality changes.
-
- Nov 14, 2018
-
-
Anton Bershanskiy authored
Added Font Awesome domain name status icons "secure", "enabled", "disabled", "insecure", started implementing HSTS analysis (dynamic only, no preload lists). Created definition of thirdparty sources and primitive implementation.
-
- Nov 11, 2018
-
-
Anton Bershanskiy authored
Added functionality of hiding/displaying sub-list upon click. Added Font Awesome icons for open and closed list indicators. Changed "information" icon (picked another Font Awesome icon). Removed Font Awesome icons from the source tre, will download them each time. Added plenty of comments to make code readable.
-
Anton Bershanskiy authored
The notification appears when popup is opened on a protected page. Currently only Firefox protected pages are supported.
-
- Nov 10, 2018
-
-
Anton Bershanskiy authored
Added a lot of comments so that others can easily read code.
-
- Nov 09, 2018
-
-
Anton Bershanskiy authored
Added "Something broke?" section and removed "Consequences" section. Added editable nested list (first version), does not remember edits.
-
- Nov 07, 2018
-
-
Anton Bershanskiy authored
Prototype displays all content origins in "Security" section. Reworked internal storage. Display lists. Added "information" icons.
-
- Nov 02, 2018
-
-
Anton Bershanskiy authored
Removed unused code (`includes/`) and simplified build process. For now, to avoid webpack overhead of 1K of code some scripts that do not use require() have `platform = chrome` hardcoded.
-
Anton Bershanskiy authored
Now we can use npm packages as libraries and build with webpack
-
- Oct 31, 2018
-
-
Anton Bershanskiy authored
-
- Oct 27, 2018
-
-
Anton Bershanskiy authored
Now can pass messages between webpage, popup and background.
-
- Oct 26, 2018
-
-
Anton Bershanskiy authored
Added basic webRequest code, capable to detect when cookies are set and leaked
-
- Oct 25, 2018
-
-
Anton Bershanskiy authored
-
- Oct 24, 2018
-
-
Anton Bershanskiy authored
-
Anton Bershanskiy authored
-
- Oct 13, 2018
-
-
Anton Bershanskiy authored
-
- Oct 04, 2018
-
-
Anton Bershanskiy authored
-
Anton Bershanskiy authored
-
Anton Bershanskiy authored
-
- Oct 03, 2018
-
-
Anton Bershanskiy authored
-
Anton Bershanskiy authored
-
- Sep 30, 2018
-
-
Anton Bershanskiy authored
-
Anton Bershanskiy authored
-
Anton Bershanskiy authored
-
- Sep 29, 2018
-
-
Anton Bershanskiy authored
-