41 Révisions (79417a5f81e6d990364d3a541928b278f30492d2)

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