* Added use_tor option to peer address class and grpc message
* Got itest passing without tor
* Got peer connection working in UI with tor toggle
* Able to connect to with and without tor
* Got save peer working with tor and without tor
* Add use_tor field to peer address everywhere.
* Fix usage of useMemo in peer address page
* Configure eslint
* Fix eslint for frontend requests file
* Configure no unused import in eslint
* lint requests frontend file
* Run lint on all pages files
* Run lint on all component files
* Run lint on all remaining source files
* Add makefile target for frontend lint
* Update frontend build
* Try changing peer primary key to hash, not done
* Got backend working with peer hash as primary key
* Got frontend working with peer hash as primary key for peer
* Refactor navigation functions out of offer detail component
* Remove old commentes
* Fix go to lightning node from offer detail
* Refactor more navigation functions
* Refactor goto function out of create contact profile
* Refactor goto out of create peer dialog
* Refactor goto out of create signing dialog
* Refactor goto out of delete squeak dialog
* Refactor goto out of import signing profile dialog
* Refactor goto out of lightning peer list dialog
* Refactor goto out of make squeak dialog
* Refactor goto out of open channel dialog
* Refactor goto out of pending open channel component
* Refactor goto out of pending received payment component
* Refactor goto out of send bitcoin dialog
* Refactor goto out of sent offer component
* Refactor goto out of sent payment component
* Refactor goto out of squeak detail component
* Refactor goto out of profile detail component
* Refactor goto out of squeak thread item component
* Refactor goto out of payments page
* Refactor goto out of peers page
* Refactor goto out of profile page
* Refactor goto out of squeak page
* Refactor goto out of squeak address page
* Refactor goto out of timeline page
* Refactor reload out of buy dialog
* Refactor reload out of delete peer dialog
* Refactor reload out of delete profile dialog
* Refactor reload out of delete squeak dialog
* Refactor reload out of header
* Refactor reload out of squeak detail component
* Refactor goto out of timeline avatar component
* Refactor reload out of upload image dialog
* Refactor reload out of channel page
* Refactor reload out of lightning node page
* Refactor goto out of profiles page