40 Commits (7afa0694dac2e455828cb12e863489ddc0783e4c)

Author SHA1 Message Date
  moisseev 7afa0694da [Test] Disable prefer-object-has-own ESLint rule 2 years ago
  moisseev 5d32e84843 [Test] Ignore new ESLint warnings 4 years ago
  moisseev c65fbe4667 [Test] Reorder ESLint rules 4 years ago
  moisseev def746a5dd [WebUI] Rework scan results display 4 years ago
  moisseev 76544070f2 [Test] ESLint: Do not enforce line breaks 4 years ago
  Alexander Moisseev 1bbc384db6 [WebUI] Add history rows per page control 5 years ago
  Alexander Moisseev d1575c8214 [WebUI] Add symbols sorting buttons 5 years ago
  Alexander Moisseev 51c5a3c6f1 [WebUI] Change symbols order without updating history 5 years ago
  Alexander Moisseev a9ef733f69 [Test] Enable some ESLint rules 5 years ago
  Alexander Moisseev 47cad9a732 [Minor] Use .forEach instead of .map 5 years ago
  Alexander Moisseev 193ded1291 [Minor] Use consistent return behavior 5 years ago
  Alexander Moisseev ddcd7e0418 [Minor] Guard for-in 5 years ago
  Alexander Moisseev 264c8b3d07 [Minor] Enforce consistent key-value spacing 5 years ago
  Alexander Moisseev dff3186aa7 [Minor] Enforce return after callback 5 years ago
  Alexander Moisseev c73e007d78 [Minor] Drop Crockford's `switch` indentation 5 years ago
  Alexander Moisseev 458642949a [Minor] Initialize variables at declaration 5 years ago
  Alexander Moisseev e5a73f26fd [Minor] Require capitalized constructor names 5 years ago
  Alexander Moisseev cef0c7160c [Test] Disable warning 5 years ago
  Alexander Moisseev 46cd18dbc3 [WebUI] Add progress bar for AJAX requests 5 years ago
  Alexander Moisseev 08b280f0e3 [WebUI] Avoid errors table reinitialization 5 years ago
  Alexander Moisseev 5a0fb76c7c [WebUI] Avoid history table reinitialization 5 years ago
  Alexander Moisseev bf78bf80e4 [Test] Allow max 2 statements per line in JS 5 years ago
  Alexander Moisseev 743dd8b6b1 [Minor] Simplify conditional expression 5 years ago
  Alexander Moisseev ab72e30124 [Minor] Use consistent brace style for blocks (1tbs) 5 years ago
  Alexander Moisseev 8b32cbde5f [Minor] Avoid using empty blocks 5 years ago
  Alexander Moisseev df63719060 [Minor] Remove unused empty function 5 years ago
  Alexander Moisseev ae91f7edb4 [Minor] Do not use identifiers before their declarations 5 years ago
  Alexander Moisseev 89bfbd940c [Minor] Do not reassign function parameters 5 years ago
  Alexander Moisseev b816237c36 [Minor] Do not shadow variables 5 years ago
  Alexander Moisseev ebfc92f349 [WebUI] Enable strict mode, 5 years ago
  Alexander Moisseev 4d43874f65 [WebUI] Remove unused block 5 years ago
  Alexander Moisseev 99cf8eafc4 [WebUI] Do not redeclare variables 5 years ago
  Alexander Moisseev f98d6e900f [WebUI] Use self-explanatory notation 5 years ago
  Alexander Moisseev 4d2b29abcb [Test] Specify JS Globals 5 years ago
  Alexander Moisseev 97f21fc116 [WebUI] Fix variable assignment 5 years ago
  Alexander Moisseev e514ce57b5 [WebUI] Avoid using "undefined" property 5 years ago
  Alexander Moisseev 6d9ad2208e [WebUI] Remove unused variables 5 years ago
  Alexander Moisseev d3c4028f4d [Minor] JS: Remove redundant quotes 5 years ago
  Alexander Moisseev 404f0f2ba3 [test] Enforce some linter rules for JS 5 years ago
  Alexander Moisseev de3bd9fa3f [Test] Add JavaScript linting 5 years ago