aboutsummaryrefslogtreecommitdiffstats
path: root/interface
Commit message (Expand)AuthorAgeFilesLines
* [WebUI] Rework symbol description display on hoverAlexander Moisseev2024-11-292-9/+20
* Merge pull request #5218 from moisseev/fa6Vsevolod Stakhov2024-11-104-7/+10
|\
| * [WebUI] Upgrade Font Awesome to v6.6.0Alexander Moisseev2024-11-094-7/+10
* | [WebUI] Update RequireJS to address CVE-2024-38999Alexander Moisseev2024-11-091-2/+2
|/
* [Test] Migrate ESLint to 9.7.0moisseev2024-07-183-4/+7
* [WebUI] Fix "Avg. time" column sortingmoisseev2024-06-101-1/+4
* [Minor] Remove redundant sub-propertymoisseev2024-05-031-1/+1
* [Minor] Update Bootstrapmoisseev2024-04-212-6/+6
* Merge pull request #4927 from moisseev/navbarVsevolod Stakhov2024-04-163-10/+10
|\
| * [WebUI] Prevent navbar layout shiftmoisseev2024-04-133-10/+10
* | [WebUI] Add missing handler for file inputmoisseev2024-04-122-17/+21
|/
* [WebUI] Escape HTML characters in errors historymoisseev2024-04-092-3/+5
* [Minor] Change FooTable breakpointsmoisseev2024-03-175-19/+31
* [Minor] Use cascade FooTable column breakpointsmoisseev2024-03-174-17/+21
* [WebUI] Add column display mode settingsmoisseev2024-03-164-4/+123
* [WebUI] Add check/uncheck all checkboxes buttonsmoisseev2024-03-084-0/+27
* [Minor] Add background icon to drop areamoisseev2024-03-072-0/+78
* [Minor] Fix status tables bordersmoisseev2024-03-041-7/+16
* [Minor] Update documentation referencemoisseev2024-03-041-1/+1
* [Minor] Align items in card headers and buttonsmoisseev2024-03-043-57/+53
* [Minor] Improve minWidth calculationmoisseev2024-03-031-1/+1
* [WebUI] Add file input and drop area to scan tabmoisseev2024-03-014-18/+94
* [WebUI] Disable buttons until tables are readymoisseev2024-02-254-45/+31
* [Minor] Remove obsolete codemoisseev2024-02-241-2/+0
* Merge pull request #4798 from moisseev/passthroughVsevolod Stakhov2024-01-281-3/+5
|\
| * [WebUI] Show pass-through module in Historymoisseev2024-01-281-3/+5
* | [Minor] Move server selection logic to common.jsmoisseev2024-01-026-28/+21
|/
* [WebUI] Normalize IPv4 for column sortingmoisseev2023-12-311-1/+3
* [WebUI] Show message size in IEC (base 1024) unitsmoisseev2023-12-302-6/+22
* [Minor] Combine history table column definitionsmoisseev2023-12-293-174/+132
* [WebUI] Tweak scan result layout for small devicesmoisseev2023-12-281-1/+3
* [Minor] Move common stuff to separate filesmoisseev2023-12-2710-722/+741
* [Minor] Set FooTable cell font size with CSSmoisseev2023-12-244-121/+48
* [WebUI] Show pass-through module in scan resultmoisseev2023-12-241-0/+6
* [WebUI] Send only altered symbols in save requestsmoisseev2023-12-161-28/+31
* [WebUI] Symbols: replace individual save buttonsmoisseev2023-12-152-13/+22
* [Test] Unbreak ESLintmoisseev2023-12-073-6/+6
* [WebUI] Update symbols score background on inputmoisseev2023-12-031-1/+10
* [Minor] Use single quotes rather than escapesmoisseev2023-12-031-11/+8
* [WebUI] Refine symbols score input boxesmoisseev2023-12-031-16/+8
* [Minor] Convert callbacks to arrow functionsmoisseev2023-11-229-170/+139
* [Minor] Use destructuringmoisseev2023-11-207-17/+17
* [Minor] Disallow padding within blocksmoisseev2023-11-201-1/+0
* [Minor] Use consistent function stylemoisseev2023-11-201-3/+1
* [Minor] Use multiple variable declarationsmoisseev2023-11-202-3/+6
* [Minor] Use consistent object key/value spacingmoisseev2023-11-207-49/+50
* [Test] Enforce maximum line lengthmoisseev2023-11-197-12/+28
* [Test] Restore stylistic rules checkmoisseev2023-11-192-3/+3
* [Minor] Update JS librariesmoisseev2023-11-177-11/+11
* [Minor] Get rid of 'var' declarationsmoisseev2023-11-178-192/+192