Commit Graph

596 Commits

Author SHA1 Message Date
pdxlocations d8452e74d5 don't move control window around 2025-12-15 21:52:31 -08:00
pdxlocations 2cefdfb645 update readme 2025-12-15 21:35:40 -08:00
pdxlocations 191d6bad35 remove help/function window 2025-12-15 21:31:57 -08:00
pdxlocations bf1d0ecea9 Merge pull request #232 from pdxlocations/3.9-compatible
restore 3.9 compatibility
2025-12-15 19:34:46 -08:00
pdxlocations 33904d2785 restore 3.9 compatibility 2025-12-15 19:33:26 -08:00
pdxlocations b5fd8d74c4 bump version 1.4.4 2025-11-30 22:09:18 -08:00
pdxlocations c383091a00 bracket and spacing fix 2025-11-30 22:07:04 -08:00
pdxlocations cc37f9a66b Merge pull request #230 from brightkill/main
Changes to UI
2025-11-30 22:00:48 -08:00
brightkill 41ea441e32 fastfix for timestamp db message loading 2025-11-30 21:03:47 +03:00
brightkill 58fb82fb1b full node info on f5, traceroute additional f4 key, move prompt to bottom, node count 2025-11-30 20:34:44 +03:00
brightkill dcd39c231f db handler timestamp 2025-11-30 20:34:41 +03:00
brightkill 87bc876c3e add timestamp to messages 2025-11-30 20:34:15 +03:00
pdxlocations 10fc78c869 Merge pull request #227 from Timmoth/patch-1 2025-11-03 11:58:59 -08:00
Tim Jones 9fa66ac80f Added favorite & ignored toggle commands to readme 2025-11-03 19:50:53 +00:00
pdxlocations 974a4af7f4 bump version 1.4.3 2025-10-23 21:19:15 -07:00
pdxlocations 9026c56ebf Merge pull request #226 from pdxlocations:improve-traceroute-timer
Implement cooldown for traceroute command
2025-10-22 08:38:44 -07:00
pdxlocations 26ca9599de Implement cooldown for traceroute command to prevent spamming; update UI state to track last traceroute time 2025-10-22 08:38:16 -07:00
pdxlocations 44b2a3abee bump version 1.4.2 2025-10-22 07:58:29 -07:00
pdxlocations a26804b8b6 adjust splash 2025-10-22 07:56:59 -07:00
pdxlocations b225d5fe51 Update .gitignore and launch.json for debugging configurations; adjust splash screen layout 2025-10-22 07:53:51 -07:00
pdxlocations ea33b78af0 bump version 2025-10-03 22:30:58 -07:00
pdxlocations c7f3f47ac2 clear srcreen on init 1.4.1 2025-10-03 22:28:11 -07:00
varna9000 8d41a1e060 Add telemetry beautifier (#221)
Co-authored-by: varna9000 <milen@aeroisk.com>
2025-08-26 10:11:47 -07:00
pdxlocations c6d760650f fix Menu translasion 2025-08-24 00:33:55 -07:00
pdxlocations 3f12eca2ad Fix save dialog logic 2025-08-24 00:30:53 -07:00
pdxlocations 12bc87dd46 add help text 2025-08-24 00:00:42 -07:00
pdxlocations bd4469f708 small cleanup 2025-08-23 23:57:27 -07:00
pdxlocations b9a1c9d9a7 add missing help strings 2025-08-23 23:46:03 -07:00
pdxlocations 18d743c599 extract payload details 2025-08-23 01:00:57 -07:00
pdxlocations c156211df8 parse protobufs (#219) 2025-08-23 00:28:33 -07:00
pdxlocations 888cdb244c bump version 1.4.0 2025-08-22 23:36:22 -07:00
pdxlocations 0c8ca2eb48 Update README with single pane mode instructions
Added information about enabling single pane mode for smaller displays.
2025-08-22 23:16:38 -07:00
pdxlocations c06017e3f9 Add Single Pane Mode and Support for Smaller Displays (#217)
* init

* shift focus on message send

* fix save check

* focus arrows fix

* fix single-pane crash

* fix packet log crash

* Bonus, redraw settings when new line in packetlog

* refactor

* allow smaller windows

* hide help on small screens
2025-08-22 23:07:31 -07:00
pdxlocations 751a143d0a Merge pull request #216 from jekeam/patch-1 2025-08-13 07:25:44 -07:00
jekeam f7d203e97a Update README.md [Install for Window] 2025-08-13 14:48:05 +05:00
pdxlocations de4f813b90 bump version 1.3.17 2025-08-12 21:55:34 -07:00
pdxlocations e17f7e576f hide cursor 2025-08-12 21:48:21 -07:00
pdxlocations dccdb00dcd Redraw settings menu on new node 2025-08-12 21:32:38 -07:00
pdxlocations 81fd7a26f5 Merge pull request #215 from pdxlocations:confirm-unsaved-changes
Confirm unsaved Changes
2025-08-08 00:39:17 -07:00
pdxlocations 640955656f fix no config redraw 2025-08-08 00:38:34 -07:00
pdxlocations 8f248f4b5b add confirmation to app settings 2025-08-08 00:29:11 -07:00
pdxlocations c10905e954 don't exit dialog with left arrow 2025-08-07 23:58:47 -07:00
pdxlocations d1b93263fa add confirmation box if settings not saved 2025-08-07 23:34:36 -07:00
pdxlocations 623708c2a1 update README.md 2025-08-07 22:30:18 -07:00
pdxlocations 9b8abdb344 fix admin key window name 2025-07-31 23:48:15 -07:00
pdxlocations 8c3e00b52b redraw other input types 2025-07-31 23:44:14 -07:00
pdxlocations 81ebd1b95f fix get_text_input 2025-07-31 00:55:19 -07:00
pdxlocations ae75d85741 fix user settings inputs 2025-07-31 00:33:30 -07:00
pdxlocations b6767f423e Fix settings redraw (#214)
* current window 4

* refresh settings on new message

* redraw dialog and fix traceroute

* formatting and catch

* move continue
2025-07-31 00:08:08 -07:00
pdxlocations b1252fec6c Update README.md 2025-07-30 22:18:01 -07:00