13 Commits

Author SHA1 Message Date
pdxlocations
5730beafa9 change get name to sql db from nodedb 2025-01-30 12:51:31 -08:00
pdxlocations
1d9d055a4d import cleanup 2025-01-29 16:16:38 -08:00
pdxlocations
96612b3e1b rm print statements 2025-01-24 21:14:17 -08:00
pdxlocations
84246aefd9 Move user config into JSON file (#68)
* working changes

* Reduce redraws in settings (#66)

* Reduce redraws in settings

* Fix drawing sensitive settings in red

* Update other settings to use new color API

* Update reduce redraw changes to use new color API

* Fix highlight/unhighlight red settings

* add settings colors

* format json file

---------

Co-authored-by: Russell Schmidt <russ@sumonkey.com>
2025-01-24 21:00:00 -08:00
pdxlocations
11bd9c75ed Add Hourly Timestamps (#58)
* init

* formatting

* white stamps and no seconds
2025-01-23 12:21:38 -08:00
pdxlocations
3034a1464a ok to show duplicate messages from db 2025-01-22 11:59:06 -08:00
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
02c104dcd5 Remove unused imports 2025-01-16 07:59:22 -06:00
pdxlocations
7ae4bb7c9d just get my node number once 2025-01-15 22:28:44 -08:00
Russell Schmidt
daa94f57a6 Persist message acks to db 2025-01-15 17:32:39 -06: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
7cb62ef258 small db refactor 2025-01-13 22:08:41 -08:00
pdxlocations
39bb176007 improved nodedb 2025-01-13 18:45:52 -08:00