robosats/frontend/src
+shyfire131 3bd7ade298
Fix lnproxy support and add lnproxy relays workflow (#586)
* Use new lnproxy API

- Use POST instead of GET, so create and send a body parameter
- Path is /spec/ instead of /api/, and list of relays from lnproxy will contain /spec already, so path parameter for ApiClient.post() is an empty string

* add lnproxy sync workflow

* Use new lnproxy JSON structure

* Remove virtualenv

doing this so that the “scripts” subfolder in .github/workflows can be added

* Move workflow script to subfolder

* Add translation support

Locale strings not added yet

* Simplify coordinator updates, automatic migrations and collect statics (#583)

* Delete commited proto files

* Run sync workflow weekly instead of hourly

* Tweak display name for relays

* Update sync script to be append-only

* Use new naming convention for relays

* Fix bitcoinNetwork hydration

* PR Feedback

- Change hook deps from settings.network to settings
- routing_msat param updates for lnproxy API

* Actually set host in settings

* Updated parsing of LnProxy response

---------

Co-authored-by: +shyfire131 <shyfire131@shyfire131.net>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
2023-05-18 11:14:11 +00:00
..
basic Fix usenavigate PRO (#571) 2023-05-12 12:51:52 +00:00
components Fix lnproxy support and add lnproxy relays workflow (#586) 2023-05-18 11:14:11 +00:00
contexts Simplify and optimize nodeapp (#565) 2023-05-11 16:22:01 +00:00
i18n Enable Japanese on Android app 2023-05-02 03:08:27 -07:00
models Fix lnproxy support and add lnproxy relays workflow (#586) 2023-05-18 11:14:11 +00:00
pgp Add pgp signature to sensitive client - coordinator messages (#592) 2023-05-17 13:06:04 +00:00
pro Small fixes, fix reconnecting websockets, fix rewards webln 2023-05-08 17:37:23 -07:00
services Small fixes, fix reconnecting websockets, fix rewards webln 2023-05-08 17:37:23 -07:00
utils Small fixes, fix reconnecting websockets, fix rewards webln 2023-05-08 17:37:23 -07:00
App.tsx Refactor context (#427) 2023-04-20 14:52:03 +00:00
index.js Refactor and Init RoboSats PRO (#296) 2022-10-20 11:06:16 -07:00