Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebUI] Rework symbol description display on hover | Alexander Moisseev | 2024-11-29 | 1 | -9/+7 |
| | | | | | | - Replaced 'abbr title' with dynamic description display on hover or focus - Added tabindex for keyboard accessibility - Improved symbol rendering using template literals for readability | ||||
* | [Test] Migrate ESLint to 9.7.0 | moisseev | 2024-07-18 | 1 | -2/+4 |
| | |||||
* | [WebUI] Escape HTML characters in errors history | moisseev | 2024-04-09 | 1 | -3/+1 |
| | |||||
* | [Minor] Change FooTable breakpoints | moisseev | 2024-03-17 | 1 | -9/+10 |
| | | | | to match Bootstrap 5 | ||||
* | [Minor] Use cascade FooTable column breakpoints | moisseev | 2024-03-17 | 1 | -7/+8 |
| | |||||
* | [WebUI] Add column display mode settings | moisseev | 2024-03-16 | 1 | -1/+109 |
| | | | | for Scan and History tables | ||||
* | [WebUI] Add check/uncheck all checkboxes buttons | moisseev | 2024-03-08 | 1 | -0/+2 |
| | | | | to table filter dropdowns | ||||
* | [Minor] Improve minWidth calculation | moisseev | 2024-03-03 | 1 | -1/+1 |
| | |||||
* | [WebUI] Add file input and drop area to scan tab | moisseev | 2024-03-01 | 1 | -1/+6 |
| | |||||
* | [WebUI] Disable buttons until tables are ready | moisseev | 2024-02-25 | 1 | -16/+3 |
| | | | | to prevent race conditions | ||||
* | [WebUI] Show pass-through module in History | moisseev | 2024-01-28 | 1 | -3/+5 |
| | |||||
* | [WebUI] Normalize IPv4 for column sorting | moisseev | 2023-12-31 | 1 | -1/+3 |
| | |||||
* | [WebUI] Show message size in IEC (base 1024) units | moisseev | 2023-12-30 | 1 | -3/+19 |
| | |||||
* | [Minor] Combine history table column definitions | moisseev | 2023-12-29 | 1 | -2/+128 |
| | |||||
* | [Minor] Move common stuff to separate files | moisseev | 2023-12-27 | 1 | -0/+380 |