58 Commits (master)

Autor SHA1 Mensaje Fecha
  moisseev 5210699735 [WebUI] Show message size in IEC (base 1024) units hace 4 meses
  moisseev 9634c91031 [Test] Unbreak ESLint hace 5 meses
  moisseev 85f5b946f2 [Test] Remove default ESLint Stylistic rule hace 5 meses
  moisseev 98450fac86 [WebUI] Refine symbols score input boxes hace 5 meses
  moisseev 5969519a01 [Minor] Convert callbacks to arrow functions hace 5 meses
  moisseev eab17b201a [Minor] Use destructuring hace 5 meses
  moisseev 4d10f4efe6 [Minor] Disallow padding within blocks hace 5 meses
  moisseev b8cd1edebc [Minor] Use consistent function style hace 5 meses
  moisseev 5667878f06 [Minor] Use multiple variable declarations hace 5 meses
  moisseev 01d048664f [Minor] Use consistent object key/value spacing hace 5 meses
  moisseev a592c2a341 [Test] Enforce maximum line length hace 5 meses
  moisseev 6e93ef9586 [Test] Restore stylistic rules check hace 5 meses
  moisseev 2bed972703 [Minor] Get rid of 'var' declarations hace 5 meses
  moisseev b48b703a36 [Minor] Remove temporary IIFEs hace 5 meses
  moisseev 95664f9855 [WebUI] Fix history table vanishing hace 6 meses
  moisseev c290eece13 [WebUI] Add control to invert action filter hace 6 meses
  moisseev 50a162c74f [Test] Fix ESLint hace 1 año
  moisseev 1012fd1cfb [Test] Enable ECMAScript 6 features hace 2 años
  moisseev 7afa0694da [Test] Disable prefer-object-has-own ESLint rule hace 2 años
  moisseev 5d32e84843 [Test] Ignore new ESLint warnings hace 4 años
  moisseev c65fbe4667 [Test] Reorder ESLint rules hace 4 años
  moisseev def746a5dd [WebUI] Rework scan results display hace 4 años
  moisseev 76544070f2 [Test] ESLint: Do not enforce line breaks hace 4 años
  Alexander Moisseev 1bbc384db6 [WebUI] Add history rows per page control hace 5 años
  Alexander Moisseev d1575c8214 [WebUI] Add symbols sorting buttons hace 5 años
  Alexander Moisseev 51c5a3c6f1 [WebUI] Change symbols order without updating history hace 5 años
  Alexander Moisseev a9ef733f69 [Test] Enable some ESLint rules hace 5 años
  Alexander Moisseev 47cad9a732 [Minor] Use .forEach instead of .map hace 5 años
  Alexander Moisseev 193ded1291 [Minor] Use consistent return behavior hace 5 años
  Alexander Moisseev ddcd7e0418 [Minor] Guard for-in hace 5 años
  Alexander Moisseev 264c8b3d07 [Minor] Enforce consistent key-value spacing hace 5 años
  Alexander Moisseev dff3186aa7 [Minor] Enforce return after callback hace 5 años
  Alexander Moisseev c73e007d78 [Minor] Drop Crockford's `switch` indentation hace 5 años
  Alexander Moisseev 458642949a [Minor] Initialize variables at declaration hace 5 años
  Alexander Moisseev e5a73f26fd [Minor] Require capitalized constructor names hace 5 años
  Alexander Moisseev cef0c7160c [Test] Disable warning hace 5 años
  Alexander Moisseev 46cd18dbc3 [WebUI] Add progress bar for AJAX requests hace 5 años
  Alexander Moisseev 08b280f0e3 [WebUI] Avoid errors table reinitialization hace 5 años
  Alexander Moisseev 5a0fb76c7c [WebUI] Avoid history table reinitialization hace 5 años
  Alexander Moisseev bf78bf80e4 [Test] Allow max 2 statements per line in JS hace 5 años
  Alexander Moisseev 743dd8b6b1 [Minor] Simplify conditional expression hace 5 años
  Alexander Moisseev ab72e30124 [Minor] Use consistent brace style for blocks (1tbs) hace 5 años
  Alexander Moisseev 8b32cbde5f [Minor] Avoid using empty blocks hace 5 años
  Alexander Moisseev df63719060 [Minor] Remove unused empty function hace 5 años
  Alexander Moisseev ae91f7edb4 [Minor] Do not use identifiers before their declarations hace 5 años
  Alexander Moisseev 89bfbd940c [Minor] Do not reassign function parameters hace 5 años
  Alexander Moisseev b816237c36 [Minor] Do not shadow variables hace 5 años
  Alexander Moisseev ebfc92f349 [WebUI] Enable strict mode, hace 5 años
  Alexander Moisseev 4d43874f65 [WebUI] Remove unused block hace 5 años
  Alexander Moisseev 99cf8eafc4 [WebUI] Do not redeclare variables hace 5 años