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
pdxlocations
43d1152074
Update README.md
2025-07-30 22:14:46 -07:00
pdxlocations
786a7b03c5
Configure Filepath for Export Node Config ( #213 )
...
* add node config path to settings
* try reload config but failed
2025-07-29 16:51:26 -07:00
pdxlocations
8d111c5df7
Add Warning for Sending Messages Quickly ( #212 )
...
* Warn About 2-Second Message Delay
* add comment
* update lines and cols
2025-07-28 23:04:57 -07:00
pdxlocations
b314a24a0c
Input Validation Framework ( #211 )
...
* init
* validation framework
* add rules
* automatic types
* changes
* fix positions
* redraw input
* check for selected_config
* tweaks
* refactor
2025-07-26 21:20:15 -07:00
pdxlocations
4378f3045c
unused argument
2025-07-24 18:02:44 -07:00
pdxlocations
a451d1d7d6
note to future me
2025-07-21 23:18:11 -07:00
pdxlocations
fe1f027219
Merge pull request #209 from pdxlocations/check-db-fields-for-null
...
Check for NULLS in DB
2025-07-21 10:57:18 -07:00
pdxlocations
43435cbe04
replace \x00 in messages
2025-07-21 10:54:19 -07:00
pdxlocations
fe98075582
bump version
1.3.16
2025-07-21 00:04:00 -07:00
pdxlocations
8716ea6fe1
dont write to the log before config
2025-07-20 23:46:24 -07:00
pdxlocations
a8bdcbb7e6
Merge pull request #208 from pdxlocations/config
...
fallback to user if install dir not writable
2025-07-17 23:00:13 -07:00
pdxlocations
02742b27f3
fallback to user if install dir not writable
2025-07-17 22:59:35 -07:00