Commit Graph

466 Commits

Author SHA1 Message Date
Russell Schmidt
54ec4009a1 Fix sql injection in update_ack_nak
Messages with single quotes would send data directly to sqlite
2025-01-17 12:26:47 -06:00
Russell Schmidt
9901e5b8a0 Limit more drawing in tx handler 2025-01-17 07:59:13 -06:00
Russell Schmidt
80a5edb6de Limit redrawing on message receipt 2025-01-17 07:45:01 -06:00
Russell Schmidt
93664397e8 Refresh node list only on change 2025-01-17 07:40:08 -06:00
pdxlocations
5bd33ed786 Merge pull request #30 from rfschmid/limit-refreshing
Limit refreshing on changing windows
2025-01-16 16:37:07 -08:00
Russell Schmidt
fae3330bb0 Limit refreshing on changing windows 2025-01-16 18:21:17 -06:00
pdxlocations
5bd91bde25 Merge pull request #26 from rfschmid/add-traceroute-support
Add traceroute support
2025-01-16 11:37:56 -08:00
Russell Schmidt
2a7317e612 Add warning about 30 second traceroute interval 2025-01-16 13:06:36 -06:00
Russell Schmidt
68f13585b6 Make traceroute less verbose 2025-01-16 12:51:31 -06:00
Russell Schmidt
ad81d34551 typo
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2025-01-16 12:44:19 -06:00
Russell Schmidt
4c4c0d553e Add dialog confirmation when traceroute sent 2025-01-16 12:07:29 -06:00
Russell Schmidt
02c104dcd5 Remove unused imports 2025-01-16 07:59:22 -06:00
Russell Schmidt
96493e5973 Add traceroute support 2025-01-16 07:49:01 -06:00
Russell Schmidt
8a13b60d23 Small cleanup in rx handler 2025-01-16 07:38:28 -06:00
pdxlocations
7ae4bb7c9d just get my node number once 2025-01-15 22:28:44 -08:00
pdxlocations
36ba9065a2 typo 2025-01-15 21:35:07 -08:00
pdxlocations
2ad2aa1faa fix gitignore 2025-01-15 21:33:32 -08:00
pdxlocations
342afce9fb start logging 2025-01-15 21:32:30 -08:00
pdxlocations
205a0c547d Merge pull request #25 from rfschmid/persist-ack-to-db
Persist message acks to db
2025-01-15 19:50:12 -08:00
Russell Schmidt
daa94f57a6 Persist message acks to db 2025-01-15 17:32:39 -06:00
pdxlocations
5e17e8e7d3 Merge pull request #24 from rfschmid/sort-nodes-by-last-heard
Sort nodes list by last heard
2025-01-15 14:19:48 -08:00
Russell Schmidt
455c3b10dd Sort nodes list by last heard 2025-01-15 12:37:40 -06:00
pdxlocations
0701111f2d bump version v1.0.1 2025-01-15 07:54:08 -08:00
pdxlocations
62a847a565 change db filepath to save in app directory 2025-01-15 07:48:57 -08:00
pdxlocations
457e1a66fe typo 2025-01-14 22:25:39 -08:00
pdxlocations
fe53c3bdb8 bump version to 1.0.0 v1.0.0 2025-01-14 22:18:57 -08:00
pdxlocations
ce654fe5a1 short pause on splash screen 2025-01-14 22:10:02 -08:00
pdxlocations
3ec58356d6 Update README.md 2025-01-14 20:58:29 -08:00
pdxlocations
7f5edb9b96 Merge pull request #22 from rfschmid/add-message-ack
Add display of message ack/nak
2025-01-14 11:52:56 -08:00
Russell Schmidt
838551dffc Add display of message ack/nak
Note that this is not (yet) saved in the DB so won't persist
2025-01-14 12:00:25 -06:00
pdxlocations
76255acc1d Merge pull request #21 from pdxlocations/database 2025-01-14 06:34:48 -08:00
pdxlocations
7cb62ef258 small db refactor 2025-01-13 22:08:41 -08:00
pdxlocations
39bb176007 improved nodedb 2025-01-13 18:45:52 -08:00
pdxlocations
b81ab73719 rename function for conformity 2025-01-13 11:54:48 -08:00
pdxlocations
ec7d22c5c6 bump version 2025-01-12 23:13:42 -08:00
pdxlocations
c73b42c7c9 scrolling message window 2025-01-12 22:55:14 -08:00
pdxlocations
a728248da0 fix packetlog hiding messages 2025-01-12 21:13:32 -08:00
pdxlocations
f0494c4ea6 cleanup 2025-01-12 19:43:18 -08:00
pdxlocations
fdf8dba390 Merge pull request #19 from ngmaloney/update-readme
Add connection arguments to the Readme
2025-01-12 19:40:03 -08:00
Nicholas Maloney
4ded7d7ad8 Add connection arguments to the Readme 2025-01-12 22:17:28 -05:00
pdxlocations
c5dc867633 preFIXes 2025-01-12 18:41:42 -08:00
pdxlocations
d1e1b6320e custom prefix 2025-01-12 17:34:07 -08:00
pdxlocations
5258cbbc21 a few less refreshes 2025-01-12 14:48:52 -08:00
pdxlocations
f14d43f8ab notif tweaks 2025-01-12 14:32:27 -08:00
pdxlocations
059725ffb3 fix scrolling and new notification scheme 2025-01-12 14:21:51 -08:00
pdxlocations
1434a7296a fix channel_win scrolling 2025-01-12 12:26:25 -08:00
pdxlocations
a136f40595 found the longname bug - squish. 2025-01-12 11:11:06 -08:00
pdxlocations
47ee7d2028 Merge remote-tracking branch 'origin/main' into database 2025-01-12 07:59:26 -08:00
pdxlocations
ae00211365 terminal compatibility 2025-01-12 07:32:14 -08:00
pdxlocations
94a568cde7 space 2025-01-11 22:10:17 -08:00