Commit Graph

954 Commits

Author SHA1 Message Date
GyulyVGC
b4ebe43b05 rename OLED themes to A11y 2025-02-16 22:11:36 +01:00
GyulyVGC
5ea8858c30 modify test_get_domain_from_r_dns 2025-02-16 17:22:03 +01:00
GyulyVGC
14e77da638 add test_get_domain_from_r_dns 2025-02-16 17:02:34 +01:00
GyulyVGC
6b13d77fc2 modify get_domain_from_r_dns to fix #696 2025-02-16 16:39:16 +01:00
GyulyVGC
253da11901 fix #715 2025-02-16 12:10:10 +01:00
GyulyVGC
00ea18c026 add OLED (Night) and OLED (Day) palettes in-app 2025-02-07 23:22:38 +01:00
Luz Paz
fff21c22f4 fix various typos
Found via `codespell -q 3 -S "*.pdf,*.rtf,./src/translations" -L aas,aci,daa,fo,ser`
2025-02-05 08:43:46 -05:00
GyulyVGC
9dd48fffb9 minor fix 2025-02-01 22:52:09 +01:00
Yevhen Kapelianovych
7be26d3bbf Revisit existing Ukrainian translations.
Marked Ukrainian translation as up to date.
Add a note to the CHANGELOG.
2025-02-01 19:45:30 +02:00
Yevhen Kapelianovych
1619b5d5f7 Add Ukrainian translation for version 3. 2025-02-01 18:38:19 +02:00
Giuliano Bellini
8d7e41791e Merge pull request #690 from guilherme-demarchi/patch-1
Translation Update - PT
2025-02-01 11:52:41 +01:00
GyulyVGC
b2c37e796a update CHANGELOG and translations status 2025-02-01 11:46:30 +01:00
GyulyVGC
5e49ab2a6d unify duplicated translation cases 2025-02-01 11:35:06 +01:00
GyulyVGC
ae068d228b show data agglomerates in inspect page corresponding to the selected data representation in overview page 2025-02-01 11:17:02 +01:00
guilherme-demarchi
c13607f1e7 Update translations_4.rs 2025-01-31 23:54:50 -03:00
guilherme-demarchi
c109f7c302 Update translations_3.rs
Language: Portuguese (Brazil)
2025-01-31 23:51:48 -03:00
GyulyVGC
fcfd865624 add constant ReportCol::FILTER_COLUMNS_WIDTH 2025-01-24 00:20:25 +01:00
GyulyVGC
957e30012b fix clippy pedantic lints 2025-01-24 00:06:16 +01:00
GyulyVGC
2a0d64161c show data agglomerates in inspect page table 2025-01-23 00:12:37 +01:00
GyulyVGC
3f57927d2c use bogon tooltip for remote hosts when applicable 2025-01-19 17:23:05 +01:00
GyulyVGC
9a9d40b44e use bogon tooltip for local addresses when applicable 2025-01-18 23:20:41 +01:00
GyulyVGC
b9552dc569 test bogon IPv6 tagging 2025-01-18 22:33:57 +01:00
GyulyVGC
5d15764464 test bogon IPv4 tagging 2025-01-18 17:28:28 +01:00
GyulyVGC
f118c08bbb tag bogon IP addresses (WIP) 2025-01-18 17:15:49 +01:00
GyulyVGC
1af23dd81b add SVG to represent bogon IP addresses 2025-01-12 17:47:10 +01:00
GyulyVGC
4c47935306 fix clippy for Windows release build 2025-01-02 12:01:47 +01:00
GyulyVGC
5a4914b986 optimize imports 2025-01-01 22:45:28 +01:00
Giuliano Bellini
4be7847ab0 Merge pull request #659 from GyulyVGC/combobox
Network host filters autocompletion via a dropdown menu
2025-01-01 22:33:12 +01:00
GyulyVGC
2152b510ec keep combobox states always up to date 2025-01-01 21:30:14 +01:00
GyulyVGC
1288cf4543 keep combobox states and filter states consistent 2024-12-31 17:31:00 +01:00
GyulyVGC
bcff93914b create struct MmdbReaders and other minor improvements 2024-12-31 16:09:24 +01:00
GyulyVGC
e4eeb2500b implement dropdowns for host filters 2024-12-28 15:20:40 +01:00
bugsquanti
bb760c005a misspell fix DE 2024-12-19 16:33:19 +01:00
GyulyVGC
c3e139201d implementing ComboBox dropdowns for search filters (WIP) 2024-12-14 16:41:04 +01:00
GyulyVGC
e63c5a3554 don't ask quit confirmation if thumbnail is open (see issue #653) 2024-12-14 00:19:15 +01:00
GyulyVGC
4593e5ec91 confirm quitting the app during an ongoing analysis 2024-12-13 22:44:45 +01:00
GyulyVGC
364300dcad confirm quitting the app during an ongoing analysis (WIP) 2024-12-11 23:20:48 +01:00
GyulyVGC
711796a01d remove unsafe code block 2024-12-07 14:20:26 +01:00
GyulyVGC
44ccf52854 redirect before parsing CLI args; truncate only if --logs wasn't supplied 2024-12-07 10:58:25 +01:00
GyulyVGC
1e047fc287 terminate the process when receiving --restore_default CLI argument 2024-12-05 18:21:06 +01:00
GyulyVGC
2b02446ef5 make logs field of Args struct public 2024-12-05 18:07:02 +01:00
GyulyVGC
668ea3d0c7 only truncate the log file if the --logs argument isn't passed 2024-12-05 17:55:43 +01:00
GyulyVGC
a6dc135171 fix Windows logs file path test 2024-12-01 21:43:19 +01:00
GyulyVGC
4eb0d44c3d fix Windows logs file path test 2024-12-01 21:27:19 +01:00
GyulyVGC
c70618560e add CLI option --logs to show stdout and stderr of the latest app run 2024-12-01 15:43:59 +01:00
GyulyVGC
55ea7b5ce2 fix warning and only include gag dependency on Windows targets 2024-11-29 18:42:40 +01:00
GyulyVGC
ef0e5b7352 redirect stdout and stderr to file on Windows releases 2024-11-29 18:32:31 +01:00
Giuliano Bellini
4883a4d54d Merge branch 'main' into windows-debug 2024-11-29 15:22:06 +01:00
GyulyVGC
ed60ea101b fix rust 1.83 lints 2024-11-29 10:36:37 +01:00
GyulyVGC
7c3a23b837 initial redirect implementation 2024-11-26 23:35:32 +01:00