Merge pull request #10 in WWW/network-tools from develop/3.0.0 to master* commit 'e6c7306caa467764a092b3431bb3feb0135c5678':
Removed deprecated configuration data.
auth.tornevall.net renamed to selftest.tornevall.net for future usages
auth.tornevall.net renamed to selftest.tornevall.net for future usages
Merge pull request #9 in WWW/network-tools from develop/3.0.0 to master* commit 'd823109534bfb7cd0e4f4d4528091c13b03cf465':
NT-105: Restored the initial / in the urls as they have to be decoded first. NT-105: Added more rightWing sites to expand the hit ratio during tests. NT-105: Added support for custom actions and descriptions. NT-105: Expanding rulesets and configuration data passed between methods (findingWords object). NT-105: Added getToolsToArray to make...
Merge pull request #5 in WWW/network-tools from features/NT-105-configurable-mock to develop/3.0.0* commit '31e030f8534743c43cf72685f3299a52bd747119':
NT-105: Restored the initial / in the urls as they have to be decoded first. NT-105: Added more rightWing sites to expand the hit ratio during tests. NT-105: Added support for custom actions and descriptions. NT-105: Expanding rulesets and configuration data passed between methods (findingWords object). NT-105: Added getToolsToArray to make...
NT-105: Restored the initial / in the urls as they have to be decoded first.NT-105: Added more rightWing sites to expand the hit ratio during tests.
NT-105: Added support for custom actions and descriptions.
NT-105: Expanding rulesets and configuration data passed between methods (findingWords object).
NT-105: Added getToolsToArray to make some objects become nicer arrays.
NT-105: Added setSiteDetectionAction to make major methods smaller and to decide which action tha...
NT-105: Moved mockdata into background scripts. Not because we need it, its more like a precaution fix.NT-105: Renamed config.js to tools-config.js and pushed the rawdata js-files into proper paths.
NT-105: css modifications.
NT-105: Deprecation: netToolsApiContentMockDeprecated
NT-105: Upgrade: netToolsApiContentMock and netToolsApiElementRulesMock
NT-105: Automatically prepare an export object (stringified data from the above mockobjects) in the config.
NT-105: enableMock flag (should be activ...
Merge pull request #6 in WWW/network-tools from develop/3.0.0 to master* commit '73d5231cb889a5a2c76239e70103b8544c97808f': (23 commits)
Excludes bootstrap from project.
Updated README.md
NT-102: Primary scanning functions are up and implemented.
Removal of scripts not in use.
NT-101: Minified scripts included into manifest.
NT-101: Adapting to minified js.
Configuration panel fixes
NT-101: Auto selecting best available element-reader, with higher ...
NT-105: Added netToolsApiElementRulesMock (the purpose of this task) with rulesets for sites and class elements.NT-105: Replaced old bootstrap labels with new from v4.4.
NT-105: Refreshed "removed element text" use labels.
NT-105: Added internal template for bootstrap to .gitignore - it should not be included in the package as it may conflict with live elements on websites.
NT-105: Added more sample words to test with in the badwords block.
NT-105: Renamed badwords block to netToolsApiContentMock. In cur...
Merge pull request #4 in WWW/network-tools from feature/NT-102-prime-scanner to develop/3.0.0* commit 'b6b8c8e326b64dc5c0e520f5988525633e987c27':
NT-102: Primary scanning functions are up and implemented.
Merge pull request #3 in WWW/network-tools from features/NT-101-mutations to develop/3.0.0* commit 'c9f59379732ae237f5b4e128dc79571772ad3195':
NT-101: Minified scripts included into manifest.
NT-101: Adapting to minified js.
Configuration panel fixes
NT-101: Auto selecting best available element-reader, with higher priority for MutationObserver.
Fixed NT-100 in this branch. Added files for content tree communication (DOMSubtree+Mutations).
Merge pull request #2 in WWW/network-tools from features/NT-99-initialize to develop/3.0.0* commit 'b4e4f26fc2e5e0541a7aacb732a86cb170ef8e76':
NT-99: Updated initialization script. The script does a little bit more than before.
NT-99: Changed variable name.
NT-99: Major overlay panel updated.
NT-99: Minification of the configuration script.
NT-99: Updated manifest to be more clear about version. Not yet 3.0. Also added actions for configuration.
NT-99: Added configurator...