Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Update JavaScript libraries | moisseev | 2019-08-22 | 1 | -3/+3 |
| | |||||
* | [WebUI] Rework scan results display | moisseev | 2019-08-20 | 1 | -6/+6 |
| | |||||
* | [Minor] WebUI: Remove hyperlink from logo | moisseev | 2019-06-16 | 1 | -0/+7 |
| | |||||
* | [Minor] Remove duplicate CSS selector | Alexander Moisseev | 2019-04-19 | 1 | -12/+2 |
| | |||||
* | [Minor] Remove unused CSS selectors | Alexander Moisseev | 2019-04-19 | 1 | -60/+1 |
| | |||||
* | [Test] Add stylelint checks for CSS | Alexander Moisseev | 2019-04-06 | 1 | -0/+1 |
| | | | | and embedded styles | ||||
* | [Minor] rspamd.css: remove meaningless unit identifiers | Alexander Moisseev | 2019-04-06 | 1 | -3/+3 |
| | |||||
* | [Minor] rspamd.css: use consistent hex color case | Alexander Moisseev | 2019-04-06 | 1 | -22/+22 |
| | |||||
* | [Minor] rspamd.css: use consistent indentation and spacing | Alexander Moisseev | 2019-04-06 | 1 | -352/+360 |
| | |||||
* | [Minor] rspamd.css: use current standard syntax | Alexander Moisseev | 2019-04-06 | 1 | -1/+1 |
| | | | | | | of linear-gradient direction https://developer.mozilla.org/de/docs/Web/CSS/linear-gradient#History_of_the_syntax | ||||
* | [Minor] rspamd.css: reorder selectors | Alexander Moisseev | 2019-04-06 | 1 | -239/+239 |
| | |||||
* | [Minor] rspamd.css: combine duplicate selectors | Alexander Moisseev | 2019-04-06 | 1 | -4/+2 |
| | |||||
* | [Minor] Freeze WebUI scan textarea width | Alexander Moisseev | 2019-04-03 | 1 | -0/+1 |
| | |||||
* | [WebUI] Fix symbol score input type | Alexander Moisseev | 2019-04-03 | 1 | -5/+7 |
| | |||||
* | [WebUI] Combine Scan and Learning into one tab | Alexander Moisseev | 2019-03-31 | 1 | -27/+6 |
| | | | | Closes: #1441 | ||||
* | [WebUI] Add history rows per page control | Alexander Moisseev | 2018-10-21 | 1 | -0/+5 |
| | |||||
* | [Minor] Update Bootstrap to 3.3.7 | Alexander Moisseev | 2018-10-21 | 1 | -3/+4 |
| | |||||
* | [Minor] Remove unused CSS rule-sets | Alexander Moisseev | 2018-10-14 | 1 | -84/+0 |
| | |||||
* | [WebUI] Colorize symbols | Alexander Moisseev | 2018-10-13 | 1 | -0/+28 |
| | |||||
* | [WebUI] Notify user on module loading failure | Alexander Moisseev | 2018-09-11 | 1 | -0/+4 |
| | |||||
* | [WebUI] Add progress bar for AJAX requests | Alexander Moisseev | 2018-09-02 | 2 | -1/+79 |
| | |||||
* | [WebUI] Update FooTable 3.1.4 -> 3.1.6 | Alexander Moisseev | 2018-08-19 | 1 | -1/+1 |
| | |||||
* | [WebUI] Add symbols order selector to history | Alexander Moisseev | 2018-04-05 | 1 | -2/+8 |
| | |||||
* | [WebUI] Add messages total to throughput summary | Alexander Moisseev | 2018-04-03 | 1 | -0/+7 |
| | |||||
* | [WebUI] Migrate widgets to D3 v4 | Alexander Moisseev | 2017-09-23 | 1 | -1/+6 |
| | |||||
* | [WebUI] Display multiple alerts at once | Alexander Moisseev | 2017-04-08 | 1 | -4/+9 |
| | | | | Now user have a chance to see all thrown alerts not just the latest one. | ||||
* | [WebUI] Save some history table space | Alexander Moisseev | 2017-04-04 | 1 | -0/+8 |
| | |||||
* | [WebUI] Remove datatables | Vsevolod Stakhov | 2017-03-22 | 1 | -15/+0 |
| | |||||
* | [WebUI] Use Footable to draw Throughput summary table | Alexander Moisseev | 2017-03-21 | 1 | -3/+1 |
| | |||||
* | Removed unused values and renamed others | andre.peters | 2017-03-19 | 1 | -23/+13 |
| | |||||
* | [WebUI] Add footable | Vsevolod Stakhov | 2017-03-18 | 1 | -0/+1 |
| | |||||
* | [WebUI] Fix mouse events on throughput summary table area | Alexander Moisseev | 2017-02-18 | 1 | -3/+14 |
| | |||||
* | [WebUI] Fix retarded datatables | Vsevolod Stakhov | 2017-01-31 | 2 | -15/+18 |
| | |||||
* | [WebUI] Update datatables to work with the requirejs | Vsevolod Stakhov | 2017-01-31 | 1 | -6/+9 |
| | |||||
* | [WebUI] Reduce font size of graph's legend | Alexander Moisseev | 2017-01-09 | 1 | -1/+1 |
| | | | | Fixes labels overlapping on page zoom out. | ||||
* | Merge pull request #1318 from moisseev/rrd-summary | Vsevolod Stakhov | 2017-01-08 | 1 | -0/+35 |
|\ | | | | | [WebUI] Add summary to the Throughput tab | ||||
| * | [WebUI] Add summary to the Throughput tab | Alexander Moisseev | 2017-01-07 | 1 | -0/+35 |
| | | |||||
* | | [WebUI] Initial clusters support | Anna Stakhova | 2017-01-07 | 1 | -0/+36 |
|/ | |||||
* | [WebUI] Remove orphaned font duplicates | Alexander Moisseev | 2017-01-01 | 2 | -0/+0 |
| | |||||
* | [WebUI] Replace spinner with animated glyphicon | Alexander Moisseev | 2016-12-24 | 1 | -28/+13 |
| | |||||
* | Merge pull request #1209 from AnnaStakhova/master | Vsevolod Stakhov | 2016-11-30 | 1 | -1/+6 |
|\ | | | | | Make status responsive | ||||
| * | [WebUI] diagram centered | Anna Stakhova | 2016-11-29 | 1 | -1/+6 |
| | | | | | | | | The diagram is centered for smal screen | ||||
* | | Merge pull request #1198 from AnnaStakhova/master | Vsevolod Stakhov | 2016-11-29 | 1 | -3/+3 |
|\| | | | | | Make Status responsive | ||||
| * | [WebUI] Make status responsive plus | Anna Stakhova | 2016-11-28 | 1 | -2/+2 |
| | | |||||
| * | [WebUI] Make Status responsive | Anna Stakhova | 2016-11-28 | 1 | -4/+4 |
| | | |||||
* | | [WebUI] Update password prompt | Alexander Moisseev | 2016-11-28 | 1 | -0/+1 |
|/ | | | | | Resolves: #1191 Submitted by: @andryyy | ||||
* | Fix stat-box width | Anna Stakhova | 2016-11-26 | 1 | -1/+1 |
| | |||||
* | Fix scan clear btn | Anna Stakhova | 2016-11-26 | 1 | -1/+20 |
| | | | | | | Fix scan clear btn Add upload btn (for future using) Improve navbar right buttons | ||||
* | Fix maps display | Anna Stakhova | 2016-11-25 | 1 | -0/+3 |
| | |||||
* | [WebUI] Improve visual representation of symbols table | Vsevolod Stakhov | 2016-11-02 | 1 | -0/+8 |
| |