400 Commits (eb96ca66490347642f5ab2065d4a8d159ed8b2b6)

Author SHA1 Message Date
moisseev 3ff99e2f42 [Minor] WebUI: Remove hyperlink from logo 7 years ago
moisseev 0a60f65e12 [Minor] WebUI: Remove unused code 7 years ago
moisseev 191ba8ac31 [Minor] Remove `form` role 7 years ago
moisseev e541b00970 [WebUI] Scan/Learn: enable/disable buttons on mouse events 7 years ago
moisseev 47a86a5406 [WebUI] Add URL fragments (#) support 7 years ago
moisseev 01b7f2b052 [WebUI] Fix AJAX request URL 7 years ago
Alexander Moisseev 444bc1939e [Minor] Remove duplicate CSS selector 7 years ago
Alexander Moisseev fa00a92e72 [Minor] Remove unused CSS selectors 7 years ago
Vsevolod Stakhov f550bb8663 [Minor] Fix eslint warnings 7 years ago
Alexander Moisseev fbffe544a6 [Test] Add stylelint checks for CSS 7 years ago
Alexander Moisseev c61885aa04 [Minor] Add missed semicolons to declaration blocks 7 years ago
Alexander Moisseev 9cac234c3c [Minor] rspamd.css: remove meaningless unit identifiers 7 years ago
Alexander Moisseev ad16d7a818 [Minor] rspamd.css: use consistent hex color case 7 years ago
Alexander Moisseev 3f4591ec8e [Minor] rspamd.css: use consistent indentation and spacing 7 years ago
Alexander Moisseev 35c04b81dd [Minor] rspamd.css: use current standard syntax 7 years ago
Alexander Moisseev 0d679d8f6c [Minor] rspamd.css: reorder selectors 7 years ago
Alexander Moisseev dc24311a44 [Minor] rspamd.css: combine duplicate selectors 7 years ago
Alexander Moisseev a4e9ba4d63 [Minor] Freeze WebUI scan textarea width 7 years ago
Alexander Moisseev a8875bd228 [WebUI] Fix symbol score input type 7 years ago
Alexander Moisseev 4d8460517a [WebUI] Combine Scan and Learning into one tab 7 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
Carsten Rosenberg 110f02f449 [FIX] upload.js - eslint 7 years ago
Alexander Moisseev 44ed289c48 [WebUI] Notify user if uploaded data was not learned 7 years ago
Alexander Moisseev 62d381fdf8 [WebUI] Remove redundant condition 7 years ago
Christian Moelders fb18e071e5 Closes: #2684 7 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 82f6874394 [Minor] Update Bootstrap to 3.3.7 7 years ago
Alexander Moisseev 5d6d02ff29 [Minor] Remove unused CSS rule-sets 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 626fe0339c [WebUI] Do not display password form when secure_ip is set 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 7515ed4a16 [WebUI] Fix upload buttons disabling 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 85af07192f [WebUI] Fix throughput data consolidation 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
Alexander Moisseev 458642949a [Minor] Initialize variables at declaration 7 years ago
Alexander Moisseev e5a73f26fd [Minor] Require capitalized constructor names 7 years ago
Alexander Moisseev 78b16fb4ba [WebUI] Notify user on module loading failure 7 years ago
Alexander Moisseev 62495ebd09 [Minor] main.js code cleanup 7 years ago