Commit Graph

45 Commits

Author SHA1 Message Date
pdxlocations d81e694ee6 Merge pull request #49 from pdxlocations/settings-cleanup
Add is_licensed to user settings
2025-01-22 17:32:38 -08:00
pdxlocations dfea291d21 typoe 2025-01-22 17:31:33 -08:00
pdxlocations 41c60a49e9 Merge pull request #48 from rfschmid/fix-crash-on-long-input 2025-01-22 17:00:58 -08:00
pdxlocations fb3138883f Merge pull request #47 from rfschmid/make-selected-channel-green 2025-01-22 16:54:56 -08:00
pdxlocations 767f0e2288 add is_licensed 2025-01-22 16:47:49 -08:00
Russell Schmidt 43680f8afb Fix crash on long input 2025-01-22 17:25:12 -06:00
Russell Schmidt 80fe10c050 Make selected channel green
So you can tell which channel you're looking at when the channel list
isn't highlighted
2025-01-22 12:52:03 -06:00
pdxlocations a710374fe9 refactor notification 2025-01-22 08:20:51 -08:00
Russell Schmidt d0af0e6af1 Make forward slash possible to type
Packet log is now Ctrl + P
2025-01-21 17:39:49 -06:00
Russell Schmidt 1c0704b940 Handle backspace character
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2025-01-21 17:13:46 -06:00
Russell Schmidt 6384777bb6 Delete leftover comment 2025-01-21 14:58:34 -06:00
Russell Schmidt 2fbaee5fc5 Fix input of wide characters 2025-01-21 12:44:41 -06:00
pdxlocations 06e71331b6 select last message when changing channels 2025-01-21 09:54:33 -08:00
pdxlocations bc72c3b0b6 break out color definitions 2025-01-20 23:01:04 -08:00
pdxlocations 2abdd763c1 fix text wrap line count 2025-01-20 20:51:03 -08:00
pdxlocations 89d8b7690f New Settings Menu (#39)
* init

* backup old code

* working changes

* bckup old settings

* working changes

* working changes

* rename backup

* current state of things

* starting to work

* no test for you

* working changes

* working changes

* semi-working changes

* changes

* integrating with contact main.py

* working changes

* working changes

* working changes

* rm settings.log

* bool messages and sys function confirmation

* start IP's and sub-categories

* display enum names

* fix deep nested configs
2025-01-20 16:02:20 -08:00
Russell Schmidt fe1eaacee9 Make dialog easier to get out of 2025-01-17 12:55:43 -06:00
Russell Schmidt 94e7e8f628 Make dialog "Ok" look highlighted 2025-01-17 12:49:39 -06:00
Russell Schmidt fae3330bb0 Limit refreshing on changing windows 2025-01-16 18:21:17 -06:00
Russell Schmidt 2a7317e612 Add warning about 30 second traceroute interval 2025-01-16 13:06:36 -06:00
Russell Schmidt 4c4c0d553e Add dialog confirmation when traceroute sent 2025-01-16 12:07:29 -06:00
Russell Schmidt 96493e5973 Add traceroute support 2025-01-16 07:49:01 -06:00
Russell Schmidt 455c3b10dd Sort nodes list by last heard 2025-01-15 12:37:40 -06:00
pdxlocations ce654fe5a1 short pause on splash screen 2025-01-14 22:10:02 -08:00
pdxlocations b81ab73719 rename function for conformity 2025-01-13 11:54:48 -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 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 47ee7d2028 Merge remote-tracking branch 'origin/main' into database 2025-01-12 07:59:26 -08:00
pdxlocations 94a568cde7 space 2025-01-11 22:10:17 -08:00
pdxlocations 0324697a2f fix packet log toggle 2025-01-11 21:59:24 -08:00
pdxlocations 9a52741536 fix log toggle 2025-01-11 21:58:34 -08:00
pdxlocations 30eb1b3e2a mostly working now? 2025-01-11 21:24:00 -08:00
pdxlocations 527aff0608 Working but messy 2025-01-11 15:31:52 -08:00
pdxlocations 99e68eac2f fix delete refresh 2025-01-10 13:54:00 -08:00
pdxlocations f028536334 don't clear on every keystroke 2025-01-10 13:45:12 -08:00
pdxlocations 85eae0fae1 Splash screen (#18)
* init

* M-PWRD Splash Screen
2025-01-10 13:06:59 -08:00
pdxlocations cd7a33ef4e center the menu options 2025-01-09 20:50:55 -08:00
noon92 b10b1b01b8 shrink bottom help bar to fit serial console (78 chars) (#17) 2025-01-09 09:26:59 -08:00
pdxlocations 535cecd113 fix settings call 2025-01-01 23:59:57 -08:00
pdxlocations 1fb30987b2 Refactoring continued 2024-12-19 14:42:21 -08:00