358 Commits (d714f0bd1a0a866a60b6e6a30512b8414dff7023)

Author SHA1 Message Date
  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 78b16fb4ba [WebUI] Notify user on module loading failure 5 years ago
  Alexander Moisseev 62495ebd09 [Minor] main.js code cleanup 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 0faf8d593a [WebUI] Update FooTable 3.1.4 -> 3.1.6 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 6 years ago
  Alexander Moisseev e7e2963f96 [Minor] Do not consider request as failed 6 years ago
  Alexander Moisseev 7d053462fc [Minor] Use query function to get maps list 6 years ago
  Alexander Moisseev 43b165ba84 [Minor] Hide colon if status text is empty 6 years ago
  Alexander Moisseev 11b166a308 [Minor] Combine query function invocations 6 years ago
  Alexander Moisseev 0760edc8f4 [WebUI] Fix symbols sorting by score 6 years ago
  Alexander Moisseev b69dbba338 [WebUI] Fix "auth" request URL 6 years ago
  Alexander Moisseev 70914606ef [Minor] Use queryServer function for "neighbours" request 6 years ago
  Alexander Moisseev b932d9baf7 [Minor] Add "errorOnceId" parameter to query function 6 years ago
  Alexander Moisseev bc8a4c950f [Minor] Add "errorMessage" parameter to query function 6 years ago
  Alexander Moisseev 5889a6f418 [Minor] Fix save map on cluster messages 6 years ago
  Alexander Moisseev 519ae50058 [Minor] Refactor query function to use named parameters 6 years ago
  Alexander Moisseev 228af8b224 [WebUI] Save symbols to the selected server 6 years ago
  Alexander Moisseev 0084098849 [Minor] Use query function to get and update symbols 6 years ago
  Alexander Moisseev 6414e55b02 [Minor] Use query function to get actions, 6 years ago
  Alexander Moisseev d2c793e716 [Minor] Remove obsolete HTTP request 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 6d95ea817c [WebUI] Fix query URL for selected server 6 years ago
  Alexander Moisseev 0185cb2c82 [WebUI] Use common query functions to get graph data 6 years ago
  Alexander Moisseev 1881cb7ba2 [WebUI] Unify arguments of query functions 6 years ago
  Alexander Moisseev 1c458fb870 [WebUI] Do not execute `on_success` callback 6 years ago
  Alexander Moisseev 6b9c02b233 [WebUI] Use common query functions to save symbols 6 years ago
  Alexander Moisseev 5bb5da8dda [WebUI] Remove previously-attached event handlers 6 years ago
  Alexander Moisseev 58912d8fca [WebUI] Fix history reset for "All SERVERS" (#2346) 6 years ago
  Alexander Moisseev 02044b46d9 [WebUI] Hide symbols order selector for legacy history 6 years ago
  Alexander Moisseev e41ae765ef [WebUI] Fix symbols display in legacy history, 6 years ago