Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] WebUI: Remove hyperlink from logo | moisseev | 2019-06-16 | 1 | -2/+2 |
| | |||||
* | [Minor] WebUI: Remove unused code | moisseev | 2019-06-15 | 1 | -6/+2 |
| | |||||
* | [Minor] Remove `form` role | moisseev | 2019-06-15 | 1 | -2/+2 |
| | | | | as it is unnecessary for a `form` element. | ||||
* | [WebUI] Add URL fragments (#) support | moisseev | 2019-05-12 | 1 | -4/+4 |
| | | | | | | | | for tab switching - Show the correct tab when the page is loaded if there is a hash in the URL. - Changing the hash in the URL when the tab is changed. - Change the tab when the hash changes in the URL (back / forward buttons). | ||||
* | [Minor] Fix eslint warnings | Vsevolod Stakhov | 2019-04-15 | 1 | -8/+8 |
| | |||||
* | [Minor] Add missed semicolons to declaration blocks | Alexander Moisseev | 2019-04-06 | 1 | -7/+7 |
| | |||||
* | [WebUI] Combine Scan and Learning into one tab | Alexander Moisseev | 2019-03-31 | 1 | -58/+51 |
| | | | | Closes: #1441 | ||||
* | [WebUI] Add history rows per page control | Alexander Moisseev | 2018-10-21 | 1 | -4/+4 |
| | |||||
* | [WebUI] Do not display password form when secure_ip is set | Alexander Moisseev | 2018-10-02 | 1 | -2/+2 |
| | | | | Fixes: #2553 | ||||
* | [WebUI] History: add sorting by symbol score value | Alexander Moisseev | 2018-09-28 | 1 | -1/+2 |
| | |||||
* | [WebUI] Fix upload buttons disabling | Alexander Moisseev | 2018-09-22 | 1 | -3/+3 |
| | |||||
* | [WebUI] Add progress bar for AJAX requests | Alexander Moisseev | 2018-09-02 | 1 | -0/+1 |
| | |||||
* | [WebUI] Fix disabling and hiding controls on page reload | Alexander Moisseev | 2018-08-15 | 1 | -1/+1 |
| | |||||
* | [WebUI] Update RequireJS to 2.3.5 | Alexander Moisseev | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | [WebUI] Add symbols order selector to history | Alexander Moisseev | 2018-04-05 | 1 | -2/+9 |
| | |||||
* | [WebUI] Add messages total to throughput summary | Alexander Moisseev | 2018-04-03 | 1 | -0/+1 |
| | |||||
* | [WebUI] Add link tag for favicon.ico | Alexander Moisseev | 2018-03-20 | 1 | -0/+1 |
| | |||||
* | [WebUI] Compact graph selectors | Alexander Moisseev | 2017-11-28 | 1 | -4/+4 |
| | | | | to save some horizontal space | ||||
* | [WebUI] Update D3Evolution 1.0.0 -> 1.1.0 | Alexander Moisseev | 2017-11-28 | 1 | -0/+5 |
| | | | | + Add logarithmic vertical scale | ||||
* | [WebUI] Migrate widgets to D3 v4 | Alexander Moisseev | 2017-09-23 | 1 | -11/+11 |
| | |||||
* | [WebUI] Display multiple alerts at once | Alexander Moisseev | 2017-04-08 | 1 | -0/+2 |
| | | | | Now user have a chance to see all thrown alerts not just the latest one. | ||||
* | [WebUI] Remove datatables | Vsevolod Stakhov | 2017-03-22 | 1 | -1/+0 |
| | |||||
* | Re-add table-hover class, remove table-log class to apply styles with footables | andre.peters | 2017-03-19 | 1 | -13/+2 |
| | |||||
* | Prepare table for FooTable | andre.peters | 2017-03-19 | 1 | -14/+1 |
| | |||||
* | [WebUI] Initial move towards footable | Vsevolod Stakhov | 2017-03-18 | 1 | -15/+4 |
| | |||||
* | [WebUI] Fix mouse events on throughput summary table area | Alexander Moisseev | 2017-02-18 | 1 | -1/+2 |
| | |||||
* | [WebUI] Add server selector to navbar | Alexander Moisseev | 2017-02-05 | 1 | -0/+3 |
| | |||||
* | [WebUI] Rework interface to use requirejs | Vsevolod Stakhov | 2017-01-31 | 1 | -9/+1 |
| | |||||
* | [WebUI] Add preliminary save symbols clustering | Vsevolod Stakhov | 2017-01-30 | 1 | -1/+2 |
| | |||||
* | [WebUI] Allow to save maps on the cluster | Vsevolod Stakhov | 2017-01-30 | 1 | -0/+1 |
| | |||||
* | [WebUI] Separate attributes by space | Alexander Moisseev | 2017-01-21 | 1 | -1/+1 |
| | |||||
* | [WebUI] Enclose table header cells with `tr`s | Alexander Moisseev | 2017-01-21 | 1 | -25/+35 |
| | |||||
* | [WebUI] Rework neighbours query function | Vsevolod Stakhov | 2017-01-10 | 1 | -1/+0 |
| | |||||
* | [WebUI] Fix config ID | Anna Stakhova | 2017-01-09 | 1 | -21/+0 |
| | |||||
* | Merge pull request #1318 from moisseev/rrd-summary | Vsevolod Stakhov | 2017-01-08 | 1 | -38/+52 |
|\ | | | | | [WebUI] Add summary to the Throughput tab | ||||
| * | [WebUI] Add summary to the Throughput tab | Alexander Moisseev | 2017-01-07 | 1 | -38/+52 |
| | | |||||
* | | [WebUI] Initial clusters support | Anna Stakhova | 2017-01-07 | 1 | -0/+40 |
|/ | |||||
* | [WebUI] Add Visibility.js library | Alexander Moisseev | 2016-12-30 | 1 | -0/+1 |
| | |||||
* | [WebUI] Replace spinner with animated glyphicon | Alexander Moisseev | 2016-12-24 | 1 | -2/+2 |
| | |||||
* | [WebUI] Fix read only2 | Anna Stakhova | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | [WebUI] Update password prompt | Alexander Moisseev | 2016-11-28 | 1 | -6/+5 |
| | | | | | Resolves: #1191 Submitted by: @andryyy | ||||
* | Fix scan clear btn | Anna Stakhova | 2016-11-26 | 1 | -6/+9 |
| | | | | | | Fix scan clear btn Add upload btn (for future using) Improve navbar right buttons | ||||
* | Fix maps display | Anna Stakhova | 2016-11-25 | 1 | -2/+2 |
| | |||||
* | [WebUI] Slightly fix margin | Vsevolod Stakhov | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | [WebUI] Add Rspamd logo | Vsevolod Stakhov | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | [WebUI] Add support for errors ring in WebUI | Vsevolod Stakhov | 2016-11-14 | 1 | -0/+23 |
| | |||||
* | [WebUI] Improve visual representation of symbols table | Vsevolod Stakhov | 2016-11-02 | 1 | -1/+1 |
| | |||||
* | [WebUI] Add missing elements | Vsevolod Stakhov | 2016-11-02 | 1 | -2/+2 |
| | |||||
* | [WebUI] Use local versions of css and js | Vsevolod Stakhov | 2016-11-02 | 1 | -5/+5 |
| | |||||
* | [WebUI] More fixes to symbols config | Vsevolod Stakhov | 2016-11-01 | 1 | -7/+7 |
| |