Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4927 from moisseev/navbar | Vsevolod Stakhov | 2024-04-16 | 1 | -4/+4 |
|\ | | | | | [WebUI] Prevent navbar layout shift | ||||
| * | [WebUI] Prevent navbar layout shift | moisseev | 2024-04-13 | 1 | -4/+4 |
| | | | | | | | | caused by buttons hiding and scroll bar | ||||
* | | [WebUI] Add missing handler for file input | moisseev | 2024-04-12 | 1 | -1/+1 |
|/ | |||||
* | [WebUI] Add column display mode settings | moisseev | 2024-03-16 | 1 | -0/+9 |
| | | | | for Scan and History tables | ||||
* | [Minor] Update documentation reference | moisseev | 2024-03-04 | 1 | -1/+1 |
| | |||||
* | [Minor] Align items in card headers and buttons | moisseev | 2024-03-04 | 1 | -51/+51 |
| | |||||
* | [WebUI] Add file input and drop area to scan tab | moisseev | 2024-03-01 | 1 | -2/+6 |
| | |||||
* | [WebUI] Symbols: replace individual save buttons | moisseev | 2023-12-15 | 1 | -0/+12 |
| | | | | with a sticky group | ||||
* | [WebUI] Update map editor | moisseev | 2023-10-27 | 1 | -0/+1 |
| | | | | CodeJar 3.7.0 -> 4.2.0 | ||||
* | [WebUI] Restore contrasting foreground color | moisseev | 2023-08-08 | 1 | -1/+1 |
| | | | | for badges | ||||
* | [Minor] Fix modal options | moisseev | 2023-06-01 | 1 | -1/+1 |
| | | | | that were changed since Boostrap 5.0 | ||||
* | [Minor] Fix password field border radius | moisseev | 2023-06-01 | 1 | -5/+5 |
| | |||||
* | [WebUI] Show validation feedback inside login modal | moisseev | 2023-05-31 | 1 | -1/+4 |
| | | | | | | instead of overlay alert messages Issue: #4502 | ||||
* | [WebUI] Add ability to compute fuzzy hashes | moisseev | 2023-05-26 | 1 | -5/+32 |
| | | | | from sample message source | ||||
* | [WebUI] Fix "Clean history" button | moisseev | 2023-04-05 | 1 | -1/+1 |
| | | | | enabling/disabling in the Scan tab | ||||
* | [WebUI] Migrate to Bootstrap v5.2 | moisseev | 2023-03-23 | 1 | -208/+213 |
| | |||||
* | [WebUI] Add legacy history version badge | moisseev | 2022-11-05 | 1 | -0/+3 |
| | |||||
* | [WebUI] Add option to choose map editor | moisseev | 2022-05-28 | 1 | -1/+14 |
| | | | | | | | | Issue: #4172 and restrict to text area if an opened map larger then 5 KiB as the advanced editor is unresponsive when editing a large amount of text. | ||||
* | [WebUI] Learn a random server of "All SERVERS" | moisseev | 2022-04-26 | 1 | -1/+8 |
| | | | | Issue: #4157 | ||||
* | [WebUI] Add HTTP (Ajax) request timeout setting | moisseev | 2022-04-18 | 1 | -0/+12 |
| | | | | Issue: #4009 | ||||
* | [WebUI] Show scan time in server list | moisseev | 2022-03-05 | 1 | -0/+1 |
| | |||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 1 | -1/+1 |
| | | | [Rework] Massive spelling fix from @jsoref | ||||
* | [WebUI] Replace pie chart library | moisseev | 2022-02-20 | 1 | -0/+1 |
| | |||||
* | [WebUI] Add scan options | moisseev | 2022-01-02 | 1 | -1/+38 |
| | | | | which allow to set HTTP headers for scan request | ||||
* | [WebUI] Fix saving credentials in password manager | moisseev | 2021-12-18 | 1 | -0/+5 |
| | | | | for recent browser versions. | ||||
* | [WebUI] Add date locale setting | moisseev | 2021-06-12 | 1 | -1/+27 |
| | |||||
* | [Minor] Fix closing tags | moisseev | 2021-06-05 | 1 | -2/+2 |
| | |||||
* | [WebUI] Collapse navbar on small screens | moisseev | 2021-06-05 | 1 | -50/+61 |
| | | | | (width less than 1200px) | ||||
* | [WebUI] Add History tab autorefreshing | moisseev | 2020-11-19 | 1 | -0/+11 |
| | | | | Issue: #820 | ||||
* | [WebUI] Rework navbar buttons | moisseev | 2020-08-23 | 1 | -3/+3 |
| | | | | | | - Convert navbar buttons to <button> elements - Do not disable Refresh button when auto-refresh is disabled - Do not refresh current tab on auto-refresh interval change | ||||
* | [WebUI] Add fuzzy hashes info | moisseev | 2020-08-09 | 1 | -0/+19 |
| | |||||
* | [WebUI] Add Bayesian statistics info | moisseev | 2020-08-08 | 1 | -1/+22 |
| | |||||
* | [WebUI] Add uptime and version to servers table | moisseev | 2020-08-08 | 1 | -0/+2 |
| | |||||
* | [WebUI] Remove actions capitalization | moisseev | 2020-08-07 | 1 | -1/+1 |
| | |||||
* | [WebUI] Add `Enable JS` warning | moisseev | 2020-07-26 | 1 | -2/+7 |
| | |||||
* | [Minor] Remove unused preloaders | moisseev | 2020-07-26 | 1 | -14/+3 |
| | |||||
* | [WebUI] Add preloader | moisseev | 2020-07-26 | 1 | -0/+10 |
| | |||||
* | [WebUI] Hide navbar while page is loading | moisseev | 2020-07-25 | 1 | -3/+3 |
| | |||||
* | [Minor] CSS clean up | moisseev | 2020-07-22 | 1 | -19/+19 |
| | | | | | - remove unused declarations - use Bootstrap classes | ||||
* | [Minor] Move controls to card footer | moisseev | 2020-07-21 | 1 | -38/+39 |
| | |||||
* | [Minor] Move buttons to card footer | moisseev | 2020-07-21 | 1 | -5/+5 |
| | |||||
* | [Minor] Remove superfluous bottom margins | moisseev | 2020-07-21 | 1 | -2/+2 |
| | |||||
* | [WebUI] Set test selectors card height dynamically | moisseev | 2020-07-21 | 1 | -16/+16 |
| | | | | and minor layout fixes. | ||||
* | [Minor] Fix maps list layout | moisseev | 2020-07-18 | 1 | -1/+1 |
| | |||||
* | [WebUI] Add map editor (requires a modern browser) | moisseev | 2020-07-14 | 1 | -0/+1 |
| | |||||
* | [Minor] Use class for hiding WebUI elements | moisseev | 2020-07-11 | 1 | -5/+5 |
| | |||||
* | [WebUI] Rework actions form | moisseev | 2020-07-11 | 1 | -1/+11 |
| | |||||
* | [WebUI] Rework maps modal | moisseev | 2020-07-10 | 1 | -6/+8 |
| | |||||
* | [WebUI] Fix login modal | moisseev | 2020-07-09 | 1 | -4/+3 |
| | |||||
* | [WebUI] Convert stat boxes to Bootstrap cards | moisseev | 2020-07-08 | 1 | -6/+2 |
| |