138 Commits (74cef6faca1650a8cb783c40e97c0eae804b0d71)

Author SHA1 Message Date
  moisseev 74cef6faca [Minor] Change FooTable breakpoints 2 months ago
  moisseev f20bcceaf7 [Minor] Use cascade FooTable column breakpoints 2 months ago
  moisseev 02b82858aa [WebUI] Add column display mode settings 2 months ago
  moisseev 4b07085920 [WebUI] Disable buttons until tables are ready 3 months ago
  moisseev 5210699735 [WebUI] Show message size in IEC (base 1024) units 4 months ago
  moisseev 9f5b7b4264 [Minor] Combine history table column definitions 4 months ago
  moisseev 01a0df9f25 [Minor] Move common stuff to separate files 5 months ago
  moisseev 1a2902387a [Minor] Set FooTable cell font size with CSS 5 months ago
  moisseev 5969519a01 [Minor] Convert callbacks to arrow functions 6 months ago
  moisseev eab17b201a [Minor] Use destructuring 6 months ago
  moisseev b8cd1edebc [Minor] Use consistent function style 6 months ago
  moisseev 01d048664f [Minor] Use consistent object key/value spacing 6 months ago
  moisseev a592c2a341 [Test] Enforce maximum line length 6 months ago
  moisseev 2bed972703 [Minor] Get rid of 'var' declarations 6 months ago
  moisseev b48b703a36 [Minor] Remove temporary IIFEs 6 months ago
  moisseev 57dac6a925 [WebUI] Load modules dynamically 6 months ago
  moisseev 4bc813111e [Minor] Use modern ESLint globals definition 6 months ago
  moisseev 55c0c08a65 [WebUI] Migrate to Bootstrap v5.2 1 year ago
  moisseev 685665f36d [WebUI] Add legacy history version badge 1 year ago
  moisseev fcc7e2cb88 [WebUI] Hide extra To detail row on small screens 1 year ago
  moisseev 18c9f2c9c8 [WebUI] Hide symbol order toggle in search dropdown 1 year ago
  moisseev c57d4347c6 [WebUI] Remove extra To column from filtering 1 year ago
  moisseev e4446ad2c2 [WebUI] Tweak history table layout 1 year ago
  moisseev 9165d44eb0 [Minor] Set IP column min-width relative to font-size 2 years ago
  moisseev 0cb18967c1 [WebUI] Wrap long IPv6 addresses 2 years ago
  moisseev 4fc0603777 [Minor] Rework symbol description tooltips 2 years ago
  moisseev 2c99233477 [WebUI] Fix sorting errors by date 3 years ago
  moisseev 94744ca826 [WebUI] Disable Refresh until ongoing requests 3 years ago
  moisseev fb28a563f9 [WebUI] Migrate to Bootstrap 4.5 3 years ago
  moisseev e621411215 [Minor] Format numbers with d3.format, 4 years ago
  moisseev def746a5dd [WebUI] Rework scan results display 4 years ago
  moisseev 61e85c6e7a [Minor] Remove virtual scan time from WebUI history 4 years ago
  moisseev f8a4984ff7 [WebUI] Fix sorting errors by date 4 years ago
  Alexander Moisseev d1441f3f22 [Minor] Add tooltip to "Scan time" column header 5 years ago
  Alexander Moisseev 1bbc384db6 [WebUI] Add history rows per page control 5 years ago
  Alexander Moisseev b0155b7757 [WebUI] Colorize symbols 5 years ago
  Alexander Moisseev d1575c8214 [WebUI] Add symbols sorting buttons 5 years ago
  Alexander Moisseev a1ae82be35 [WebUI] Fix symbol description tooltips display 5 years ago
  Alexander Moisseev 51c5a3c6f1 [WebUI] Change symbols order without updating history 5 years ago
  Alexander Moisseev 60d43c5247 [WebUI] History: add sorting by symbol score value 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 731af4c2a3 [Minor] Remove extra parentheses 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