7bbbe78 Merge additional development:

Merged and Committed by Libor Polčák 2 years ago
32 files changed. 1079 lines added. 544 lines removed.
DoxygenLayout.xml
file modified
+1 -0
Makefile
file modified
+1 -2
chrome/http_shield_chrome.js
file modified
+8 -4
chrome/manifest.json
file modified
+2 -2
common/code_builders.js
file modified
+21 -27
common/document_start.js
file modified
+43 -14
common/fp_code_builders.js
file modified
+104 -87
common/fp_config/groups-lvl_0.jsoncommon/fp_config/groups-lvl_default.json
file renamed
+0 -0
common/fp_config/groups-lvl_1.json
file added
+408
common/fp_config/wrappers-lvl_0_1.jsoncommon/fp_config/wrappers-lvl_default.json
file renamed
+0 -0
common/fp_detect_background.js
file modified
+235 -209
common/fp_report.css
file modified
+2 -2
common/fp_report.html
file modified
+17 -2
common/fp_report.js
file modified
+37 -7
common/helpers.js
file modified
+37 -5
common/http_shield_common.js
file modified
+62 -74
common/level_cache.js
file modified
+9 -3
common/levels.js
file modified
+2 -2
common/options.html
file modified
+20 -17
common/options.js
file modified
+1 -6
common/popup.html
file modified
+2 -2
common/update.js
file modified
+46 -29
common/wrapping.js
file modified
+0 -17
doxyfile
file modified
+5 -5
firefox/http_shield_firefox.js
file modified
+1 -1
firefox/manifest.json
file modified
+2 -2
generate_fpd.sh
file modified
+8 -9
tests/fpd_tests/README.md
file modified
+1 -1
tests/fpd_tests/common/iframe.html
file modified
+1 -1
tests/fpd_tests/index.html
file modified
+1 -1
tests/fpd_tests/start_fpd_tests.sh
file modified
+1 -12
website/content/pages/versions.md
file modified
+1 -1
    Merge additional development:
    
    * non-blocking NBS
    * FPD Report export
    * Modified FPD wrappers independent on JSS
    * FPD can be configured as strict (more aggressive fingerprinting detection)
    * Better storages removal through content script in the absence of browserData permissions
    * Improve config checker in advanced options
    * Fix early loading of module configuration (FPD was disabled after first installation)
    * Improved English and naming consistency
    * FPD initialization reworked
    
        
file modified
+1 -0
file modified
+1 -2
file modified
+8 -4
file modified
+2 -2
file modified
+21 -27
file modified
+43 -14
file modified
+104 -87
common/fp_config/groups-lvl_0.json common/fp_config/groups-lvl_default.json
file renamed
file was renamed with no change to the file
common/fp_config/wrappers-lvl_0_1.json common/fp_config/wrappers-lvl_default.json
file renamed
file was renamed with no change to the file
file modified
+235 -209
file modified
+2 -2
file modified
+17 -2
file modified
+37 -7
file modified
+37 -5
file modified
+62 -74
file modified
+9 -3
file modified
+2 -2
file modified
+20 -17
file modified
+1 -6
file modified
+2 -2
file modified
+46 -29
file modified
+0 -17
file modified
+5 -5
file modified
+2 -2
file modified
+8 -9
file modified
+1 -1
file modified
+1 -1