* more excuses
* none isn't better than nothing
* more checks
* typo
* refactor
* less is more
* grasping at straws
* more global
* back up
* db snapshot
* try a threading lock
* fix conflict
* lock it down
* sir locks a lot
* sir locks a lilttle less
* Add node sort preferences
Now supports 'lastHeard', 'name', and 'hops'. There's probably a way to
make this a multi-select type input instead of requiring the user to
type exactly the right string but it wasn't immediately obvious how to
do that.
* Select node sort from list, refresh on change
---------
Co-authored-by: pdxlocations <benlipsey@gmail.com>
* 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>