Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [WebUI] Update map editor | moisseev | 2023-10-27 | 8 | -14/+35 | |
| | | | | CodeJar 3.7.0 -> 4.2.0 | |||||
* | [WebUI] Fix history table vanishing | moisseev | 2023-10-25 | 1 | -8/+19 | |
| | | | | on repeated rows per page input | |||||
* | [WebUI] Add control to invert action filter | moisseev | 2023-10-15 | 1 | -5/+27 | |
| | | | | | | to scan results and history tables Issue: #4098 | |||||
* | [Minor] Remove unused FooTable hook | moisseev | 2023-10-11 | 1 | -13/+0 | |
| | | | | | as the ability to set dropdown value through the FooTable options is not used in the project. | |||||
* | [WebUI] Set locale on UI load | moisseev | 2023-09-19 | 1 | -1/+1 | |
| | | | | Fixes: #4606 | |||||
* | [WebUI] Tweak bootstrap colors for accessibility | moisseev | 2023-08-16 | 1 | -1/+6 | |
| | | | | Resolves: #4566 | |||||
* | [WebUI] Restore contrasting foreground color | moisseev | 2023-08-08 | 3 | -7/+7 | |
| | | | | for badges | |||||
* | [Minor] Update JS libraries | moisseev | 2023-08-08 | 6 | -12/+11 | |
| | ||||||
* | [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 | 3 | -6/+37 | |
| | | | | | | instead of overlay alert messages Issue: #4502 | |||||
* | [WebUI] Add ability to compute fuzzy hashes | moisseev | 2023-05-26 | 2 | -12/+79 | |
| | | | | from sample message source | |||||
* | [Minor] Fix rows background coloring | moisseev | 2023-05-21 | 1 | -2/+2 | |
| | | | | of the Bayesian statistics table | |||||
* | [Minor] Remove obsolete CSS rule | moisseev | 2023-04-13 | 1 | -11/+0 | |
| | ||||||
* | [Minor] Fix pagination control border radius | moisseev | 2023-04-13 | 1 | -7/+11 | |
| | ||||||
* | [WebUI] Fix "Clean history" button | moisseev | 2023-04-05 | 2 | -3/+5 | |
| | | | | enabling/disabling in the Scan tab | |||||
* | [Minor] Avoid Stylelint warnings | moisseev | 2023-03-23 | 1 | -6/+6 | |
| | ||||||
* | [WebUI] Migrate to Bootstrap v5.2 | moisseev | 2023-03-23 | 11 | -268/+275 | |
| | ||||||
* | [WebUI] Update bootstrap | moisseev | 2023-03-05 | 2 | -7/+7 | |
| | | | | v4.6.0 → v4.6.2 | |||||
* | [WebUI] Update JS libraries | moisseev | 2023-02-28 | 7 | -10/+10 | |
| | ||||||
* | [WebUI] Add legacy history version badge | moisseev | 2022-11-05 | 2 | -0/+5 | |
| | ||||||
* | [WebUI] Put total in the center of pie charts | moisseev | 2022-09-07 | 5 | -8/+28 | |
| | ||||||
* | [WebUI] Update jQuery | moisseev | 2022-08-31 | 3 | -3/+3 | |
| | ||||||
* | [WebUI] Wrap Prism.highlightElement | moisseev | 2022-08-31 | 1 | -1/+1 | |
| | | | | antonmedv/codejar#85 | |||||
* | [WebUI] Migrate to D3 v7 | moisseev | 2022-08-30 | 3 | -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 screens | moisseev | 2022-08-28 | 2 | -0/+10 | |
| | ||||||
* | [WebUI] Hide symbol order toggle in search dropdown | moisseev | 2022-08-26 | 3 | -18/+25 | |
| | ||||||
* | [WebUI] Remove extra To column from filtering | moisseev | 2022-08-26 | 1 | -0/+1 | |
| | ||||||
* | [WebUI] Tweak history table layout | moisseev | 2022-06-29 | 2 | -1/+10 | |
| | ||||||
* | [WebUI] Fix privileged access for secure_ip | moisseev | 2022-06-06 | 1 | -1/+2 | |
| | ||||||
* | [WebUI] Update JavaScript libraries | moisseev | 2022-05-28 | 3 | -167/+10 | |
| | | | | | CodeJar 3.5.0 -> 3.6.0 PrismJS 1.23.0 -> 1.28.0 | |||||
* | [WebUI] Add option to choose map editor | moisseev | 2022-05-28 | 2 | -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" | moisseev | 2022-04-26 | 3 | -2/+25 | |
| | | | | Issue: #4157 | |||||
* | [WebUI] Add HTTP (Ajax) request timeout setting | moisseev | 2022-04-18 | 2 | -4/+41 | |
| | | | | Issue: #4009 | |||||
* | [Minor] Use existing constant | moisseev | 2022-04-18 | 1 | -2/+2 | |
| | ||||||
* | [WebUI] Show scan time in server list | moisseev | 2022-03-05 | 2 | -2/+26 | |
| | ||||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 2 | -2/+2 | |
| | | | [Rework] Massive spelling fix from @jsoref | |||||
* | [WebUI] Replace pie chart library | moisseev | 2022-02-20 | 8 | -327/+189 | |
| | ||||||
* | [Minor] WebUI CSS: Drop ancient gradient syntaxes | moisseev | 2022-02-10 | 2 | -19/+6 | |
| | ||||||
* | [WebUI] Add scan options | moisseev | 2022-01-02 | 2 | -12/+57 | |
| | | | | 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. | |||||
* | [Minor] Set IP column min-width relative to font-size | moisseev | 2021-11-17 | 1 | -1/+1 | |
| | ||||||
* | [Test] Pet Stylelint | moisseev | 2021-11-14 | 2 | -13/+17 | |
| | ||||||
* | [WebUI] Wrap long IPv6 addresses | moisseev | 2021-11-06 | 1 | -1/+2 | |
| | ||||||
* | [WebUI] Editor: Set thin scrollbars | moisseev | 2021-06-26 | 1 | -0/+4 | |
| | | | | to fix line wrapping | |||||
* | [WebUI] Update editor | moisseev | 2021-06-26 | 3 | -7/+7 | |
| | | | | | CodeJar 3.2.2 -> 3.5.0 Prism 1.22.0 -> 1.23.0 | |||||
* | [Minor] Dismiss popover by clicking outside | moisseev | 2021-06-23 | 1 | -0/+13 | |
| | ||||||
* | [WebUI] Disable bootstrap tooltips | moisseev | 2021-06-22 | 1 | -7/+3 | |
| | | | | that are too difficult to handle properly for dynamic HTML content. | |||||
* | [Minor] Refactor scan history auto-scrolling | moisseev | 2021-06-17 | 1 | -11/+11 | |
| | ||||||
* | [Minor] Rework symbol description tooltips | moisseev | 2021-06-17 | 3 | -32/+10 | |
| |