aboutsummaryrefslogtreecommitdiffstats
path: root/interface
Commit message (Collapse)AuthorAgeFilesLines
...
* [WebUI] Update map editormoisseev2023-10-278-14/+35
| | | | CodeJar 3.7.0 -> 4.2.0
* [WebUI] Fix history table vanishingmoisseev2023-10-251-8/+19
| | | | on repeated rows per page input
* [WebUI] Add control to invert action filtermoisseev2023-10-151-5/+27
| | | | | | to scan results and history tables Issue: #4098
* [Minor] Remove unused FooTable hookmoisseev2023-10-111-13/+0
| | | | | as the ability to set dropdown value through the FooTable options is not used in the project.
* [WebUI] Set locale on UI loadmoisseev2023-09-191-1/+1
| | | | Fixes: #4606
* [WebUI] Tweak bootstrap colors for accessibilitymoisseev2023-08-161-1/+6
| | | | Resolves: #4566
* [WebUI] Restore contrasting foreground colormoisseev2023-08-083-7/+7
| | | | for badges
* [Minor] Update JS librariesmoisseev2023-08-086-12/+11
|
* [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-313-6/+37
| | | | | | instead of overlay alert messages Issue: #4502
* [WebUI] Add ability to compute fuzzy hashesmoisseev2023-05-262-12/+79
| | | | from sample message source
* [Minor] Fix rows background coloringmoisseev2023-05-211-2/+2
| | | | of the Bayesian statistics table
* [Minor] Remove obsolete CSS rulemoisseev2023-04-131-11/+0
|
* [Minor] Fix pagination control border radiusmoisseev2023-04-131-7/+11
|
* [WebUI] Fix "Clean history" buttonmoisseev2023-04-052-3/+5
| | | | enabling/disabling in the Scan tab
* [Minor] Avoid Stylelint warningsmoisseev2023-03-231-6/+6
|
* [WebUI] Migrate to Bootstrap v5.2moisseev2023-03-2311-268/+275
|
* [WebUI] Update bootstrapmoisseev2023-03-052-7/+7
| | | | v4.6.0 → v4.6.2
* [WebUI] Update JS librariesmoisseev2023-02-287-10/+10
|
* [WebUI] Add legacy history version badgemoisseev2022-11-052-0/+5
|
* [WebUI] Put total in the center of pie chartsmoisseev2022-09-075-8/+28
|
* [WebUI] Update jQuerymoisseev2022-08-313-3/+3
|
* [WebUI] Wrap Prism.highlightElementmoisseev2022-08-311-1/+1
| | | | antonmedv/codejar#85
* [WebUI] Migrate to D3 v7moisseev2022-08-303-6/+6
| | | | | This means that we drop support for older browsers which do not support the ECMAScript 2015 (ES6) JS standard.
* [WebUI] Hide extra To detail row on small screensmoisseev2022-08-282-0/+10
|
* [WebUI] Hide symbol order toggle in search dropdownmoisseev2022-08-263-18/+25
|
* [WebUI] Remove extra To column from filteringmoisseev2022-08-261-0/+1
|
* [WebUI] Tweak history table layoutmoisseev2022-06-292-1/+10
|
* [WebUI] Fix privileged access for secure_ipmoisseev2022-06-061-1/+2
|
* [WebUI] Update JavaScript librariesmoisseev2022-05-283-167/+10
| | | | | CodeJar 3.5.0 -> 3.6.0 PrismJS 1.23.0 -> 1.28.0
* [WebUI] Add option to choose map editormoisseev2022-05-282-16/+39
| | | | | | | | 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-263-2/+25
| | | | Issue: #4157
* [WebUI] Add HTTP (Ajax) request timeout settingmoisseev2022-04-182-4/+41
| | | | Issue: #4009
* [Minor] Use existing constantmoisseev2022-04-181-2/+2
|
* [WebUI] Show scan time in server listmoisseev2022-03-052-2/+26
|
* Spelling (#4086)Josh Soref2022-02-222-2/+2
| | | [Rework] Massive spelling fix from @jsoref
* [WebUI] Replace pie chart librarymoisseev2022-02-208-327/+189
|
* [Minor] WebUI CSS: Drop ancient gradient syntaxesmoisseev2022-02-102-19/+6
|
* [WebUI] Add scan optionsmoisseev2022-01-022-12/+57
| | | | which allow to set HTTP headers for scan request
* [WebUI] Fix saving credentials in password managermoisseev2021-12-181-0/+5
| | | | for recent browser versions.
* [Minor] Set IP column min-width relative to font-sizemoisseev2021-11-171-1/+1
|
* [Test] Pet Stylelintmoisseev2021-11-142-13/+17
|
* [WebUI] Wrap long IPv6 addressesmoisseev2021-11-061-1/+2
|
* [WebUI] Editor: Set thin scrollbarsmoisseev2021-06-261-0/+4
| | | | to fix line wrapping
* [WebUI] Update editormoisseev2021-06-263-7/+7
| | | | | CodeJar 3.2.2 -> 3.5.0 Prism 1.22.0 -> 1.23.0
* [Minor] Dismiss popover by clicking outsidemoisseev2021-06-231-0/+13
|
* [WebUI] Disable bootstrap tooltipsmoisseev2021-06-221-7/+3
| | | | that are too difficult to handle properly for dynamic HTML content.
* [Minor] Refactor scan history auto-scrollingmoisseev2021-06-171-11/+11
|
* [Minor] Rework symbol description tooltipsmoisseev2021-06-173-32/+10
|