230 Commits (def746a5dda265e113940ee13329ad3b45efd187)

Author SHA1 Message Date
  moisseev def746a5dd [WebUI] Rework scan results display 4 years ago
  Vsevolod Stakhov 2c02496877 [WebUI] Really use checkv2 4 years ago
  Vsevolod Stakhov ddba398a65 [Minor] Use checkv2 backend 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
  moisseev 0a60f65e12 [Minor] WebUI: Remove unused code 5 years ago
  moisseev e541b00970 [WebUI] Scan/Learn: enable/disable buttons on mouse events 5 years ago
  moisseev 47a86a5406 [WebUI] Add URL fragments (#) support 5 years ago
  moisseev 01b7f2b052 [WebUI] Fix AJAX request URL 5 years ago
  Alexander Moisseev a8875bd228 [WebUI] Fix symbol score input type 5 years ago
  Alexander Moisseev 4d8460517a [WebUI] Combine Scan and Learning into one tab 5 years ago
  Alexander Moisseev ea8b71e211 [WebUI] Show grayed out pie 5 years ago
  Alexander Moisseev ee9ef02177 [WebUI] Update Throughput summary values dynamically 5 years ago
  Carsten Rosenberg 110f02f449 [FIX] upload.js - eslint 5 years ago
  Alexander Moisseev 44ed289c48 [WebUI] Notify user if uploaded data was not learned 5 years ago
  Alexander Moisseev 62d381fdf8 [WebUI] Remove redundant condition 5 years ago
  Christian Moelders fb18e071e5 Closes: #2684 5 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 626fe0339c [WebUI] Do not display password form when secure_ip is set 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 7515ed4a16 [WebUI] Fix upload buttons disabling 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 85af07192f [WebUI] Fix throughput data consolidation 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
  Alexander Moisseev 46cd18dbc3 [WebUI] Add progress bar for AJAX requests 5 years ago
  Alexander Moisseev c0195310bb [WebUI] Fix tables destroying 5 years ago
  Alexander Moisseev c9d8231578 [WebUI] Destroy summary table on disconnect 5 years ago
  Alexander Moisseev 0ef945420a [Minor] Use loop to destroy graphs and tables 5 years ago
  Alexander Moisseev 9c770550de [Minor] Destroy symbols table on disconnect 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 4a13700cc5 [WebUI] Avoid throughput summary table reinitialization 5 years ago
  Alexander Moisseev 88354ed542 [Minor] Refactor upload.js module to use query function 5 years ago
  Alexander Moisseev 2b551f3a4a [Minor] Use query function for authentication 5 years ago
  Alexander Moisseev a464f991e2 [Minor] Use Ajax "headers" parameter 5 years ago
  Alexander Moisseev f4bc21ab86 [WebUI] Fix disabling and hiding controls on page reload 5 years ago
  Alexander Moisseev 120f74b840 [WebUI] Fix maps loading from neighbours 5 years ago