70 Commits (74cef6faca1650a8cb783c40e97c0eae804b0d71)

Author SHA1 Message Date
  moisseev 01a0df9f25 [Minor] Move common stuff to separate files 6 months ago
  moisseev 9634c91031 [Test] Unbreak ESLint 6 months ago
  moisseev 5969519a01 [Minor] Convert callbacks to arrow functions 7 months ago
  moisseev eab17b201a [Minor] Use destructuring 7 months ago
  moisseev 01d048664f [Minor] Use consistent object key/value spacing 7 months ago
  moisseev a592c2a341 [Test] Enforce maximum line length 7 months ago
  moisseev 2bed972703 [Minor] Get rid of 'var' declarations 7 months ago
  moisseev 57dac6a925 [WebUI] Load modules dynamically 7 months ago
  moisseev 4bc813111e [Minor] Use modern ESLint globals definition 7 months ago
  moisseev 55c0c08a65 [WebUI] Migrate to Bootstrap v5.2 1 year ago
  moisseev 8bb998f26c [WebUI] Put total in the center of pie charts 1 year ago
  moisseev da28099f0e [WebUI] Show scan time in server list 2 years ago
  moisseev a417f507b9 [WebUI] Replace pie chart library 2 years ago
  moisseev da569a6c6f [Minor] WebUI CSS: Drop ancient gradient syntaxes 2 years ago
  moisseev 94744ca826 [WebUI] Disable Refresh until ongoing requests 3 years ago
  moisseev 99074e5877 [WebUI] Fix Status tab display for scanned = 0 3 years ago
  moisseev 87a306c90d [WebUI] Use /auth to get data missing in /stat 3 years ago
  moisseev 88ff9ed700 [WebUI] Fix alert status reset 3 years ago
  moisseev 042053e472 [Minor] Convert only finite numbers 3 years ago
  moisseev 261ab4ee52 [WebUI] Highlight uptime of restarted servers 3 years ago
  moisseev 4c7d0f2f46 [WebUI] Add fuzzy hashes info 3 years ago
  moisseev 1b34085ec5 [WebUI] Add Bayesian statistics info 3 years ago
  moisseev cb776ef73e [Minor] Refactor displayStatWidgets function 3 years ago
  moisseev 197de4bd38 [Minor] Avoid double quotes escaping 3 years ago
  moisseev 3e426f8515 [WebUI] Add uptime and version to servers table 3 years ago
  moisseev 9de2bdef09 [WebUI] Remove actions capitalization 3 years ago
  moisseev 1d4e94c70d [WebUI] Add "rewrite subject" to Status tab widgets 3 years ago
  moisseev 587c5215b6 [WebUI] Use actions names as labels 3 years ago
  moisseev a170fd6b4c [WebUI] Use /stat path to get stat 3 years ago
  moisseev ada02a80d9 [WebUI] Convert stat boxes to Bootstrap cards 4 years ago
  moisseev a6cd5001c2 [WebUI] Replace Glyphicons with Font Awesome SVG+JS 4 years ago
  moisseev 5776fef955 [WebUI] Replace widget boxes with Bootstrap cards 4 years ago
  moisseev dcf7c0974b [Minor] Update classes removed in Bootstrap 4 4 years ago
  moisseev fb28a563f9 [WebUI] Migrate to Bootstrap 4.5 4 years ago
  moisseev dab8443f0c [WebUI] Rework cluster members table 4 years ago
  moisseev e621411215 [Minor] Format numbers with d3.format, 4 years ago
  Alexander Moisseev 193ded1291 [Minor] Use consistent return behavior 5 years ago
  Alexander Moisseev 264c8b3d07 [Minor] Enforce consistent key-value spacing 5 years ago
  Alexander Moisseev 458642949a [Minor] Initialize variables at declaration 5 years ago
  Alexander Moisseev f4bc21ab86 [WebUI] Fix disabling and hiding controls on page reload 5 years ago
  Alexander Moisseev b69dbba338 [WebUI] Fix "auth" request URL 5 years ago
  Alexander Moisseev b932d9baf7 [Minor] Add "errorOnceId" parameter to query function 5 years ago
  Alexander Moisseev 519ae50058 [Minor] Refactor query function to use named parameters 6 years ago
  Alexander Moisseev b26dcfab8b [Minor] Allow to query specific host 6 years ago
  Alexander Moisseev d8977873d6 [WebUI] Refactor query functions into one 6 years ago
  Alexander Moisseev 0185cb2c82 [WebUI] Use common query functions to get graph data 6 years ago
  Alexander Moisseev ab72e30124 [Minor] Use consistent brace style for blocks (1tbs) 6 years ago
  Alexander Moisseev 8b32cbde5f [Minor] Avoid using empty blocks 6 years ago
  Alexander Moisseev ebfc92f349 [WebUI] Enable strict mode, 6 years ago
  Alexander Moisseev 01ab7eaa51 [WebUI] Initialize variables at declaration 6 years ago