aboutsummaryrefslogtreecommitdiffstats
path: root/interface/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4927 from moisseev/navbarVsevolod Stakhov2024-04-161-4/+4
|\ | | | | [WebUI] Prevent navbar layout shift
| * [WebUI] Prevent navbar layout shiftmoisseev2024-04-131-4/+4
| | | | | | | | caused by buttons hiding and scroll bar
* | [WebUI] Add missing handler for file inputmoisseev2024-04-121-1/+1
|/
* [WebUI] Add column display mode settingsmoisseev2024-03-161-0/+9
| | | | for Scan and History tables
* [Minor] Update documentation referencemoisseev2024-03-041-1/+1
|
* [Minor] Align items in card headers and buttonsmoisseev2024-03-041-51/+51
|
* [WebUI] Add file input and drop area to scan tabmoisseev2024-03-011-2/+6
|
* [WebUI] Symbols: replace individual save buttonsmoisseev2023-12-151-0/+12
| | | | with a sticky group
* [WebUI] Update map editormoisseev2023-10-271-0/+1
| | | | CodeJar 3.7.0 -> 4.2.0
* [WebUI] Restore contrasting foreground colormoisseev2023-08-081-1/+1
| | | | for badges
* [Minor] Fix modal optionsmoisseev2023-06-011-1/+1
| | | | that were changed since Boostrap 5.0
* [Minor] Fix password field border radiusmoisseev2023-06-011-5/+5
|
* [WebUI] Show validation feedback inside login modalmoisseev2023-05-311-1/+4
| | | | | | instead of overlay alert messages Issue: #4502
* [WebUI] Add ability to compute fuzzy hashesmoisseev2023-05-261-5/+32
| | | | from sample message source
* [WebUI] Fix "Clean history" buttonmoisseev2023-04-051-1/+1
| | | | enabling/disabling in the Scan tab
* [WebUI] Migrate to Bootstrap v5.2moisseev2023-03-231-208/+213
|
* [WebUI] Add legacy history version badgemoisseev2022-11-051-0/+3
|
* [WebUI] Add option to choose map editormoisseev2022-05-281-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"moisseev2022-04-261-1/+8
| | | | Issue: #4157
* [WebUI] Add HTTP (Ajax) request timeout settingmoisseev2022-04-181-0/+12
| | | | Issue: #4009
* [WebUI] Show scan time in server listmoisseev2022-03-051-0/+1
|
* Spelling (#4086)Josh Soref2022-02-221-1/+1
| | | [Rework] Massive spelling fix from @jsoref
* [WebUI] Replace pie chart librarymoisseev2022-02-201-0/+1
|
* [WebUI] Add scan optionsmoisseev2022-01-021-1/+38
| | | | which allow to set HTTP headers for scan request
* [WebUI] Fix saving credentials in password managermoisseev2021-12-181-0/+5
| | | | for recent browser versions.
* [WebUI] Add date locale settingmoisseev2021-06-121-1/+27
|
* [Minor] Fix closing tagsmoisseev2021-06-051-2/+2
|
* [WebUI] Collapse navbar on small screensmoisseev2021-06-051-50/+61
| | | | (width less than 1200px)
* [WebUI] Add History tab autorefreshingmoisseev2020-11-191-0/+11
| | | | Issue: #820
* [WebUI] Rework navbar buttonsmoisseev2020-08-231-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 infomoisseev2020-08-091-0/+19
|
* [WebUI] Add Bayesian statistics infomoisseev2020-08-081-1/+22
|
* [WebUI] Add uptime and version to servers tablemoisseev2020-08-081-0/+2
|
* [WebUI] Remove actions capitalizationmoisseev2020-08-071-1/+1
|
* [WebUI] Add `Enable JS` warningmoisseev2020-07-261-2/+7
|
* [Minor] Remove unused preloadersmoisseev2020-07-261-14/+3
|
* [WebUI] Add preloadermoisseev2020-07-261-0/+10
|
* [WebUI] Hide navbar while page is loadingmoisseev2020-07-251-3/+3
|
* [Minor] CSS clean upmoisseev2020-07-221-19/+19
| | | | | - remove unused declarations - use Bootstrap classes
* [Minor] Move controls to card footermoisseev2020-07-211-38/+39
|
* [Minor] Move buttons to card footermoisseev2020-07-211-5/+5
|
* [Minor] Remove superfluous bottom marginsmoisseev2020-07-211-2/+2
|
* [WebUI] Set test selectors card height dynamicallymoisseev2020-07-211-16/+16
| | | | and minor layout fixes.
* [Minor] Fix maps list layoutmoisseev2020-07-181-1/+1
|
* [WebUI] Add map editor (requires a modern browser)moisseev2020-07-141-0/+1
|
* [Minor] Use class for hiding WebUI elementsmoisseev2020-07-111-5/+5
|
* [WebUI] Rework actions formmoisseev2020-07-111-1/+11
|
* [WebUI] Rework maps modalmoisseev2020-07-101-6/+8
|
* [WebUI] Fix login modalmoisseev2020-07-091-4/+3
|
* [WebUI] Convert stat boxes to Bootstrap cardsmoisseev2020-07-081-6/+2
|