58 Commits (master)

Author SHA1 Message Date
  moisseev 5210699735 [WebUI] Show message size in IEC (base 1024) units 3 months ago
  moisseev 9634c91031 [Test] Unbreak ESLint 4 months ago
  moisseev 85f5b946f2 [Test] Remove default ESLint Stylistic rule 4 months ago
  moisseev 98450fac86 [WebUI] Refine symbols score input boxes 4 months ago
  moisseev 5969519a01 [Minor] Convert callbacks to arrow functions 5 months ago
  moisseev eab17b201a [Minor] Use destructuring 5 months ago
  moisseev 4d10f4efe6 [Minor] Disallow padding within blocks 5 months ago
  moisseev b8cd1edebc [Minor] Use consistent function style 5 months ago
  moisseev 5667878f06 [Minor] Use multiple variable declarations 5 months ago
  moisseev 01d048664f [Minor] Use consistent object key/value spacing 5 months ago
  moisseev a592c2a341 [Test] Enforce maximum line length 5 months ago
  moisseev 6e93ef9586 [Test] Restore stylistic rules check 5 months ago
  moisseev 2bed972703 [Minor] Get rid of 'var' declarations 5 months ago
  moisseev b48b703a36 [Minor] Remove temporary IIFEs 5 months ago
  moisseev 95664f9855 [WebUI] Fix history table vanishing 6 months ago
  moisseev c290eece13 [WebUI] Add control to invert action filter 6 months ago
  moisseev 50a162c74f [Test] Fix ESLint 1 year ago
  moisseev 1012fd1cfb [Test] Enable ECMAScript 6 features 2 years ago
  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