169 Commits (3a3b4f5d075983384c5eabf7f046f16a07581202)

Author SHA1 Message Date
Alexander Moisseev 0fdcfc044e [WebUI] Add history load range controls 4 months ago
moisseev 126584384e [WebUI] Escape HTML characters in errors history 2 years ago
moisseev 74cef6faca [Minor] Change FooTable breakpoints 2 years ago
moisseev f20bcceaf7 [Minor] Use cascade FooTable column breakpoints 2 years ago
moisseev 02b82858aa [WebUI] Add column display mode settings 2 years ago
moisseev 4b07085920 [WebUI] Disable buttons until tables are ready 2 years ago
moisseev 5210699735 [WebUI] Show message size in IEC (base 1024) units 2 years ago
moisseev 9f5b7b4264 [Minor] Combine history table column definitions 2 years ago
moisseev 01a0df9f25 [Minor] Move common stuff to separate files 2 years ago
moisseev 1a2902387a [Minor] Set FooTable cell font size with CSS 2 years ago
moisseev 5969519a01 [Minor] Convert callbacks to arrow functions 2 years ago
moisseev eab17b201a [Minor] Use destructuring 2 years ago
moisseev b8cd1edebc [Minor] Use consistent function style 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 55c0c08a65 [WebUI] Migrate to Bootstrap v5.2 3 years ago
moisseev 685665f36d [WebUI] Add legacy history version badge 3 years ago
moisseev fcc7e2cb88 [WebUI] Hide extra To detail row on small screens 3 years ago
moisseev 18c9f2c9c8 [WebUI] Hide symbol order toggle in search dropdown 3 years ago
moisseev c57d4347c6 [WebUI] Remove extra To column from filtering 3 years ago
moisseev e4446ad2c2 [WebUI] Tweak history table layout 3 years ago
moisseev 9165d44eb0 [Minor] Set IP column min-width relative to font-size 4 years ago
moisseev 0cb18967c1 [WebUI] Wrap long IPv6 addresses 4 years ago
moisseev 4fc0603777 [Minor] Rework symbol description tooltips 5 years ago
moisseev 2c99233477 [WebUI] Fix sorting errors by date 5 years ago
moisseev 94744ca826 [WebUI] Disable Refresh until ongoing requests 5 years ago
moisseev fb28a563f9 [WebUI] Migrate to Bootstrap 4.5 5 years ago
moisseev e621411215 [Minor] Format numbers with d3.format, 6 years ago
moisseev def746a5dd [WebUI] Rework scan results display 6 years ago
moisseev 61e85c6e7a [Minor] Remove virtual scan time from WebUI history 6 years ago
moisseev f8a4984ff7 [WebUI] Fix sorting errors by date 6 years ago
Alexander Moisseev d1441f3f22 [Minor] Add tooltip to "Scan time" column header 7 years ago
Alexander Moisseev 1bbc384db6 [WebUI] Add history rows per page control 7 years ago
Alexander Moisseev b0155b7757 [WebUI] Colorize symbols 7 years ago
Alexander Moisseev d1575c8214 [WebUI] Add symbols sorting buttons 7 years ago
Alexander Moisseev a1ae82be35 [WebUI] Fix symbol description tooltips display 7 years ago
Alexander Moisseev 51c5a3c6f1 [WebUI] Change symbols order without updating history 7 years ago
Alexander Moisseev 60d43c5247 [WebUI] History: add sorting by symbol score value 7 years ago
Alexander Moisseev a9ef733f69 [Test] Enable some ESLint rules 7 years ago
Alexander Moisseev 47cad9a732 [Minor] Use .forEach instead of .map 7 years ago
Alexander Moisseev 193ded1291 [Minor] Use consistent return behavior 7 years ago
Alexander Moisseev ddcd7e0418 [Minor] Guard for-in 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 dff3186aa7 [Minor] Enforce return after callback 7 years ago
Alexander Moisseev c73e007d78 [Minor] Drop Crockford's `switch` indentation 7 years ago