Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [WebUI] Remove actions capitalization | moisseev | 2020-08-07 | 1 | -4/+6 | |
| | ||||||
* | [WebUI] Add "rewrite subject" to Status tab widgets | moisseev | 2020-08-07 | 1 | -1/+7 | |
| | ||||||
* | [WebUI] Use actions names as labels | moisseev | 2020-08-07 | 3 | -27/+14 | |
| | ||||||
* | [WebUI] Use /stat path to get stat | moisseev | 2020-08-07 | 1 | -45/+47 | |
| | | | | instead of /auth path | |||||
* | [WebUI] Remove event listeners on disconnect | moisseev | 2020-08-02 | 1 | -0/+4 | |
| | ||||||
* | [WebUI] Add `Enable JS` warning | moisseev | 2020-07-26 | 1 | -0/+1 | |
| | ||||||
* | [WebUI] Add preloader | moisseev | 2020-07-26 | 1 | -0/+3 | |
| | ||||||
* | [WebUI] Hide navbar while page is loading | moisseev | 2020-07-25 | 1 | -3/+1 | |
| | ||||||
* | [Minor] Fix maps list layout | moisseev | 2020-07-18 | 1 | -6/+7 | |
| | ||||||
* | [Minor] Fix line count calculation | moisseev | 2020-07-15 | 1 | -1/+2 | |
| | ||||||
* | [WebUI] Add map editor (requires a modern browser) | moisseev | 2020-07-14 | 5 | -8/+59 | |
| | ||||||
* | [Minor] Update JS libraries | moisseev | 2020-07-12 | 4 | -5/+5 | |
| | ||||||
* | [Minor] Use class for hiding WebUI elements | moisseev | 2020-07-11 | 1 | -8/+0 | |
| | ||||||
* | [WebUI] Rework actions form | moisseev | 2020-07-11 | 2 | -70/+73 | |
| | ||||||
* | [WebUI] Rework maps modal | moisseev | 2020-07-10 | 1 | -31/+19 | |
| | ||||||
* | [WebUI] Fix login modal | moisseev | 2020-07-09 | 1 | -9/+8 | |
| | ||||||
* | [WebUI] Convert stat boxes to Bootstrap cards | moisseev | 2020-07-08 | 1 | -11/+15 | |
| | ||||||
* | [WebUI] Replace Glyphicons with Font Awesome SVG+JS | moisseev | 2020-07-06 | 5 | -5/+18 | |
| | ||||||
* | [WebUI] Replace widget boxes with Bootstrap cards | moisseev | 2020-07-04 | 2 | -4/+4 | |
| | ||||||
* | [Minor] Remove line break | moisseev | 2020-07-02 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Update classes removed in Bootstrap 4 | moisseev | 2020-07-01 | 2 | -3/+3 | |
| | ||||||
* | [WebUI] Migrate to Bootstrap 4.5 | moisseev | 2020-07-01 | 9 | -55/+55 | |
| | ||||||
* | [WebUI] Add selectors reference | moisseev | 2020-06-20 | 2 | -4/+61 | |
| | ||||||
* | [WebUI] Rework cluster members table | moisseev | 2020-06-13 | 1 | -8/+10 | |
| | | | | and change status tab layout | |||||
* | Merge pull request #3397 from moisseev/webui | Vsevolod Stakhov | 2020-06-07 | 1 | -0/+6 | |
|\ | | | | | [Minor] Hide Refresh button when it is unused | |||||
| * | [Minor] Hide Refresh button when it is unused | moisseev | 2020-06-07 | 1 | -0/+6 | |
| | | ||||||
* | | [WebUI] Add "Test selectors" tab | moisseev | 2020-06-07 | 2 | -2/+100 | |
|/ | ||||||
* | [WebUI] Add auto-refresh interval settings | moisseev | 2020-03-06 | 1 | -13/+66 | |
| | ||||||
* | [Minor] Update D3 JS library to v5.15.0 | moisseev | 2020-02-02 | 1 | -2/+2 | |
| | ||||||
* | [Minor] Format numbers with d3.format, | moisseev | 2020-02-02 | 4 | -16/+11 | |
| | | | | remove Humanize JS library. | |||||
* | [WebUI] Update D3Evolution to 1.2.0 | moisseev | 2020-02-02 | 1 | -2/+2 | |
| | | | | | | | + Add cursor The cursor location follows the mouse pointer movements when it hovers over the graph and updates the coordinates of the cursor's cross-points in the graph legend. | |||||
* | [Minor] Fix style | Alexander Moisseev | 2019-11-02 | 1 | -2/+2 | |
| | ||||||
* | Remove prev form when clicking outside the modal | André Peters | 2019-11-02 | 1 | -2/+2 | |
| | | | | 1. Function is triggered by click on close button **and** by clicking anywhere outside the modal to close it. 2. Form is being removed instead of hidden. | |||||
* | [WebUI] Update D3Evolution to 1.1.1 | moisseev | 2019-10-08 | 1 | -3/+3 | |
| | | | | - Fix paths opacity after rereading dataset | |||||
* | [Minor] WebUI: enable scan button on page load | moisseev | 2019-08-31 | 1 | -4/+7 | |
| | | | | if the text area is non-empty | |||||
* | [WebUI] Rename Throughput time intervals | moisseev | 2019-08-30 | 1 | -2/+2 | |
| | | | | <hourly|daily|weekly|monthly> -> <by day|by week|by month|by year> | |||||
* | [Minor] Update JavaScript libraries | moisseev | 2019-08-22 | 8 | -142/+12 | |
| | ||||||
* | [Minor] WebUI: Use public getSelector() function | moisseev | 2019-08-20 | 4 | -30/+16 | |
| | ||||||
* | [WebUI] Rework scan results display | moisseev | 2019-08-20 | 3 | -467/+531 | |
| | ||||||
* | [Minor] Increase RequireJS script loading timeout | moisseev | 2019-08-19 | 1 | -1/+2 | |
| | ||||||
* | [WebUI] Really use checkv2 | Vsevolod Stakhov | 2019-08-13 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Use checkv2 backend | Vsevolod Stakhov | 2019-08-13 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Remove virtual scan time from WebUI history | moisseev | 2019-07-19 | 1 | -18/+6 | |
| | ||||||
* | [WebUI] Fix sorting errors by date | moisseev | 2019-07-08 | 1 | -1/+6 | |
| | | | | #2965 | |||||
* | [Minor] WebUI: Remove unused code | moisseev | 2019-06-15 | 2 | -3/+0 | |
| | ||||||
* | [WebUI] Scan/Learn: enable/disable buttons on mouse events | moisseev | 2019-06-05 | 1 | -1/+1 | |
| | | | | (drag-and-drop and context menu cut, delete, paste) | |||||
* | [WebUI] Add URL fragments (#) support | moisseev | 2019-05-12 | 3 | -5/+37 | |
| | | | | | | | | 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). | |||||
* | [WebUI] Fix AJAX request URL | moisseev | 2019-05-09 | 1 | -1/+1 | |
| | | | | Fixes: #1552 | |||||
* | [WebUI] Fix symbol score input type | Alexander Moisseev | 2019-04-03 | 1 | -1/+1 | |
| | ||||||
* | [WebUI] Combine Scan and Learning into one tab | Alexander Moisseev | 2019-03-31 | 2 | -6/+7 | |
| | | | | Closes: #1441 |