Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [WebUI] Replace Glyphicons with Font Awesome SVG+JS | moisseev | 2020-07-06 | 1 | -43/+44 | |
| | ||||||
* | [Minor] Use Bootstrap spacing in card headers | moisseev | 2020-07-04 | 1 | -24/+24 | |
| | ||||||
* | [minor] Update WebUI modals | moisseev | 2020-07-04 | 1 | -7/+7 | |
| | ||||||
* | [WebUI] Replace widget boxes with Bootstrap cards | moisseev | 2020-07-04 | 1 | -66/+68 | |
| | ||||||
* | [Minor] Decrease headers font size | moisseev | 2020-07-02 | 1 | -3/+3 | |
| | ||||||
* | [Minor] Center throughput graph | moisseev | 2020-07-02 | 1 | -1/+1 | |
| | ||||||
* | [WebUI] Migrate to Bootstrap 4.5 | moisseev | 2020-07-01 | 1 | -146/+142 | |
| | ||||||
* | [WebUI] Add selectors reference | moisseev | 2020-06-20 | 1 | -1/+36 | |
| | ||||||
* | [Minor] Refactor grid of selectors tab | moisseev | 2020-06-19 | 1 | -31/+29 | |
| | ||||||
* | [WebUI] Rework cluster members table | moisseev | 2020-06-13 | 1 | -27/+32 | |
| | | | | and change status tab layout | |||||
* | Merge pull request #3397 from moisseev/webui | Vsevolod Stakhov | 2020-06-07 | 1 | -1/+1 | |
|\ | | | | | [Minor] Hide Refresh button when it is unused | |||||
| * | [Minor] Hide Refresh button when it is unused | moisseev | 2020-06-07 | 1 | -1/+1 | |
| | | ||||||
* | | [WebUI] Add "Test selectors" tab | moisseev | 2020-06-07 | 1 | -0/+45 | |
|/ | ||||||
* | [WebUI] Fix favicon path | Alexander Moisseev | 2020-03-22 | 1 | -5/+5 | |
| | | | Issue: #3207 | |||||
* | [WebUI] Add apple-touch-icon | Xaver Maierhofer | 2020-03-07 | 1 | -0/+1 | |
| | ||||||
* | [WebUI] Add auto-refresh interval settings | moisseev | 2020-03-06 | 1 | -4/+25 | |
| | ||||||
* | [WebUI] Update favicon | moisseev | 2020-01-16 | 1 | -1/+7 | |
| | | | | Issue #3207 | |||||
* | [WebUI] Rename Throughput time intervals | moisseev | 2019-08-30 | 1 | -4/+4 | |
| | | | | <hourly|daily|weekly|monthly> -> <by day|by week|by month|by year> | |||||
* | [WebUI] Rework scan results display | moisseev | 2019-08-20 | 1 | -17/+28 | |
| | ||||||
* | [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 | |
| |