World Wide Web
  1. World Wide Web

network-tools-js

Public
AuthorCommitMessageCommit date
Thomas TornevallThomas Tornevall
e3c9b4e7237MMerge pull request #9 in WWW/network-tools-js from develop/3.0.0 to master* commit 'f8087990c862b8edf19dc9ae332526ed26af596f': Additional urls
Thomas TornevallThomas Tornevall
f8087990c86Additional urls
Thomas TornevallThomas Tornevall
5a3d4709a05MMerge pull request #8 in WWW/network-tools-js from develop/3.0.0 to master* commit '8d9579b62c61f0ee80ff76ee4e9f02996f09590a': Content and rules update
Thomas TornevallThomas Tornevall
8d9579b62c6Content and rules update
Thomas TornevallThomas Tornevall
daaf096759aMMerge pull request #7 in WWW/network-tools-js from develop/3.0.0 to master* commit '84833aeca607a5544f01277fb1c5e333ccbfbcaa': Typo
Thomas TornevallThomas Tornevall
84833aeca60Typo
Thomas TornevallThomas Tornevall
79195f9fc67MMerge pull request #6 in WWW/network-tools-js from develop/3.0.0 to master* commit '8c55bccab1fe561b6cc22e0c06c5b52b7716f156': Removed deprecated configuration data.
Thomas TornevallThomas Tornevall
8c55bccab1fMMerge branch 'master' of ssh://bitbucket.tornevall.net:7999/www/network-tools-js into develop/3.0.0
Thomas TornevallThomas Tornevall
5a537a33b77Removed deprecated configuration data.
Thomas TornevallThomas Tornevall
1c8b2643a69MMerge pull request #4 in WWW/network-tools-js from develop/3.0.0 to master* commit 'dfc7a26ba3ca8c4141aec5c8eb69d36ff90e7d60': auth.tornevall.net renamed to selftest.tornevall.net for future usages 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 bet...
Thomas TornevallThomas Tornevall
dfc7a26ba3cauth.tornevall.net renamed to selftest.tornevall.net for future usages
Thomas TornevallThomas Tornevall
3621a468e5aMMerge pull request #5 in WWW/network-tools-js from features/NT-105-configurables to develop/3.0.0* commit '937719d33a21c3f816a7bf8212197e14831eb396': 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...
Thomas TornevallThomas Tornevall
937719d33a2NT-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...
Thomas TornevallThomas Tornevall
50a4c002b61NT-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...
Thomas TornevallThomas Tornevall
63439316335Updated top content in minified scripts
Thomas TornevallThomas Tornevall
6579f483286Updated README.
Thomas TornevallThomas Tornevall
48cf5a781e6Added bootstrap to collection.
Thomas TornevallThomas Tornevall
398fa3c77b6README added.
Thomas TornevallThomas Tornevall
6bd750164eaMMerge pull request #2 in WWW/network-tools-js from features/NT-105-configurables to master* commit 'c8f1079657f8d944a999544db94f667acbcebe25': 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 confl...
Thomas TornevallThomas Tornevall
c8f1079657fNT-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...
Thomas TornevallThomas Tornevall
995d002552eMMerge pull request #1 in WWW/network-tools-js from features/NT-102-scanner-raw to master* commit '07d22e85d80b46dd8d46f97a9caaa94a057808c8': NT-102: Raw code for scanner implementation.
Thomas TornevallThomas Tornevall
07d22e85d80NT-102: Raw code for scanner implementation.
Thomas TornevallThomas Tornevall
7de78fbbdabInital commit, actually belongs to NT-102.