217 Commits (110f02f4495859a9203415a4eda41d27e91e50f9)

Author SHA1 Message Date
  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
  Alexander Moisseev bcbc713ad9 [Minor] Combine saveMap functions 5 years ago
  Alexander Moisseev 218f1f57c7 [Minor] Use query function to get maps 5 years ago
  Alexander Moisseev e7e2963f96 [Minor] Do not consider request as failed 5 years ago
  Alexander Moisseev 7d053462fc [Minor] Use query function to get maps list 5 years ago
  Alexander Moisseev 43b165ba84 [Minor] Hide colon if status text is empty 5 years ago
  Alexander Moisseev 11b166a308 [Minor] Combine query function invocations 5 years ago
  Alexander Moisseev 0760edc8f4 [WebUI] Fix symbols sorting by score 5 years ago
  Alexander Moisseev b69dbba338 [WebUI] Fix "auth" request URL 5 years ago
  Alexander Moisseev 70914606ef [Minor] Use queryServer function for "neighbours" request 5 years ago
  Alexander Moisseev b932d9baf7 [Minor] Add "errorOnceId" parameter to query function 5 years ago
  Alexander Moisseev bc8a4c950f [Minor] Add "errorMessage" parameter to query function 5 years ago
  Alexander Moisseev 5889a6f418 [Minor] Fix save map on cluster messages 5 years ago
  Alexander Moisseev 519ae50058 [Minor] Refactor query function to use named parameters 5 years ago