95 Commits (3a3b4f5d075983384c5eabf7f046f16a07581202)

Author SHA1 Message Date
Alexander Moisseev 0c97a531ab [Fix] Prevent WebUI crash with empty RRD 2 months ago
moisseev 74cef6faca [Minor] Change FooTable breakpoints 2 years ago
moisseev f20bcceaf7 [Minor] Use cascade FooTable column breakpoints 2 years ago
moisseev 01a0df9f25 [Minor] Move common stuff to separate files 2 years ago
moisseev 5969519a01 [Minor] Convert callbacks to arrow functions 2 years ago
moisseev eab17b201a [Minor] Use destructuring 2 years ago
moisseev 01d048664f [Minor] Use consistent object key/value spacing 2 years ago
moisseev a592c2a341 [Test] Enforce maximum line length 2 years ago
moisseev 2bed972703 [Minor] Get rid of 'var' declarations 2 years ago
moisseev b48b703a36 [Minor] Remove temporary IIFEs 2 years ago
moisseev 57dac6a925 [WebUI] Load modules dynamically 2 years ago
moisseev 4bc813111e [Minor] Use modern ESLint globals definition 2 years ago
moisseev 8bb998f26c [WebUI] Put total in the center of pie charts 3 years ago
moisseev a417f507b9 [WebUI] Replace pie chart library 4 years ago
moisseev 94744ca826 [WebUI] Disable Refresh until ongoing requests 5 years ago
moisseev 587c5215b6 [WebUI] Use actions names as labels 5 years ago
moisseev 1c1829a328 [Minor] WebUI: Use public getSelector() function 6 years ago
Alexander Moisseev ea8b71e211 [WebUI] Show grayed out pie 7 years ago
Alexander Moisseev ee9ef02177 [WebUI] Update Throughput summary values dynamically 7 years ago
Alexander Moisseev 85af07192f [WebUI] Fix throughput data consolidation 7 years ago
Alexander Moisseev 731af4c2a3 [Minor] Remove extra parentheses 7 years ago
Alexander Moisseev 264c8b3d07 [Minor] Enforce consistent key-value spacing 7 years ago
Alexander Moisseev c0195310bb [WebUI] Fix tables destroying 7 years ago
Alexander Moisseev c9d8231578 [WebUI] Destroy summary table on disconnect 7 years ago
Alexander Moisseev 4a13700cc5 [WebUI] Avoid throughput summary table reinitialization 7 years ago
Alexander Moisseev b932d9baf7 [Minor] Add "errorOnceId" parameter to query function 7 years ago
Alexander Moisseev 519ae50058 [Minor] Refactor query function to use named parameters 7 years ago
Alexander Moisseev d8977873d6 [WebUI] Refactor query functions into one 7 years ago
Alexander Moisseev 0185cb2c82 [WebUI] Use common query functions to get graph data 7 years ago
Alexander Moisseev ab72e30124 [Minor] Use consistent brace style for blocks (1tbs) 7 years ago
Alexander Moisseev ebfc92f349 [WebUI] Enable strict mode, 7 years ago
Alexander Moisseev f98d6e900f [WebUI] Use self-explanatory notation 7 years ago
Alexander Moisseev 04f05e07c0 [WebUI] Use type-safe equality operators 7 years ago
Alexander Moisseev 4d2b29abcb [Test] Specify JS Globals 7 years ago
Alexander Moisseev e514ce57b5 [WebUI] Avoid using "undefined" property 7 years ago
Alexander Moisseev 6d9ad2208e [WebUI] Remove unused variables 7 years ago
Alexander Moisseev d3c4028f4d [Minor] JS: Remove redundant quotes 7 years ago
Alexander Moisseev 61308eaca2 [Minor] JS: Add space before parentheses 7 years ago
Alexander Moisseev d6314a4a2c [Minor] JS: Disable "no-bitwise" rule for specific lines 7 years ago
Alexander Moisseev 9acc2ba905 [Minor] JS: Remove extra spaces 7 years ago
Alexander Moisseev 91efdbe15f [Minor] JS: Add missing spaces before block brackets 7 years ago
Alexander Moisseev 9465dd0eab [Minor] JS: Remove spaces inside object's curly braces 7 years ago
Alexander Moisseev 1a9489fdd5 [Minor] JS: Add missed semicolons 7 years ago
Alexander Moisseev 494f11642b [Minor] JS: Use consistent indentation 7 years ago
Alexander Moisseev ba2a5ba57c [Minor] JS: Use double quotes wherever possible 7 years ago
Alexander Moisseev d649c1329f [WebUI] Stop using "const" declaration 7 years ago
Alexander Moisseev 72eb849b21 [WebUI] Add messages total to throughput summary 8 years ago
Alexander Moisseev c51c8068dc [WebUI] Update D3Evolution 1.0.0 -> 1.1.0 8 years ago
Alexander Moisseev 4f14254d5b [WebUI] Fix message count in throughput summary (#1724) 8 years ago
Alexander Moisseev f6a4970acf [WebUI] Fix NaNs display on Throughput graph 8 years ago