49 Commits

Author SHA1 Message Date
300ba18231 Fix others 2025-05-23 12:40:30 +02:00
795ed08c24 Fix testnet connections 2025-05-23 11:50:35 +02:00
a1ca8b4ce2 Fix nodeapp nostr relay 2025-05-13 12:29:04 +02:00
ef2d8e7aee Upgrade all libraries 2025-05-09 17:10:33 +02:00
506338cb54 Send nip17 encrypted messages 2025-05-09 12:36:16 +02:00
23e66ef8d4 Include Peach orders 2025-05-08 14:15:16 +02:00
673037c3df Websockets on Tor android (#1615)
* Websockets on Tor android

* Show turtle mode on android

* Display lnp2pbot orders (#1617)

* P2PBOT working

* Display LNP2POrders

* Filter by robosats orders

* Robosats hosts filter by default and better browse text

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-11-24 08:16:50 +00:00
5fe89e26f9 Fix exchange summary (#1611)
* Fix exchange summary

* Better loading bar placement

* Fix loading coordinators calc
2024-11-24 07:35:00 +00:00
e84fa95655 Fix bugs after libraries updates 2024-10-19 16:30:26 +02:00
3f882db902 Frontend eslint fixes 2024-10-19 15:57:20 +02:00
1695745cac Federation coordinators list refactor 2024-10-18 12:40:03 +02:00
3edd9280a5 Create RoboPool 2024-10-18 12:40:02 +02:00
7bf77a538e Refactor info endpoint calls 2024-10-18 12:40:02 +02:00
560def2966 WIP 2024-10-18 12:40:01 +02:00
49c2469bb1 Nostr test 2024-10-18 12:40:01 +02:00
a92ca62bb1 Refactor Order/Slot models 2024-09-10 12:56:56 +02:00
9a8a821b7b Merge branch 'main' into android-notification-system 2024-09-06 08:26:03 +00:00
25081aacf0 Merge branch 'main' into desktopApp 2024-08-22 15:37:27 +05:30
e9863417dd Merge branch 'main' into android-notification-system 2024-08-10 16:07:02 +00:00
958da6a11b Eslint fixes 2024-08-10 17:54:13 +02:00
26a2b7101c Notifications fully working 2024-07-12 12:57:09 +02:00
8168108b26 Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
3fe457b4b1 Merge branch 'main' into desktopApp 2024-06-23 12:01:50 +05:30
74143c8da1 Disable tor option (#1315)
* Disable Tor option

* Fix settings save

* Remove unused code

* Remove unused code 2
2024-06-16 22:14:32 +00:00
0cf88efb6c host fixed 2024-05-28 11:47:25 +05:30
1cbab240ca draft for desktop app 2024-05-25 23:03:07 +05:30
d8490d7530 Improve Federation start order 2024-04-30 14:56:19 +01:00
add5826a74 Detect federation testnet (#1193) 2024-03-19 15:02:46 +00:00
0e049eec43 Fix federation summary (#1180)
* Fix federation summary

* Fix federation summary

* Make it dynamic

* Make it dynamic
2024-03-15 20:06:54 +00:00
2d927249cd Fix coordinator selector maker page (#1157)
* Fix coordinator selector on Maker page

* Refactor onUpdate naming
2024-03-07 16:06:53 +00:00
bee30eafa9 Fix book filter avatar sizes and bookUpdate on refresh 2024-01-24 00:09:54 +00:00
c648132163 Fix book loading (#1086)
* Fix book loading

* Fix Robot page

* Code Review
2024-01-23 23:30:16 +00:00
c98e643645 Small fixes 2024-01-14 16:56:03 +00:00
bfb97e034f Fix update coordinators urls on network change 2023-12-30 16:45:45 +00:00
40b687dc18 Robohash gereator queue (#1035)
Robohash generator queue
2023-12-30 16:01:08 +00:00
e4b5843a42 Feat hide LocalDev coordinator conditionally 2023-12-30 12:27:27 +00:00
16a16da96a Fix navbar and book duplication (#1031) 2023-12-30 10:32:18 +00:00
8884c7f187 Fix and disable strict boolean lintern 2023-12-22 13:58:59 +01:00
2408190869 Fix statusToDelay, linting and others 2023-12-02 19:50:07 +00:00
e8ec7f989a Adapt garage to coordinators 2023-12-02 10:40:59 +00:00
eb840c5b14 Fix order workflow (#957)
* Order workflow working

* Refactoring
2023-12-02 10:40:59 +00:00
937ac62c5d Change getRobot by getSlot (#955) 2023-12-02 10:40:59 +00:00
7c06c229b4 Fix order page 2023-12-02 10:40:59 +00:00
8d8e3a5688 Fix robot recovery (#945)
* Fix Robot recovery

* Change testralia onion
2023-12-02 10:40:59 +00:00
7f78f69df6 More fixes 2023-12-02 10:40:59 +00:00
1fcd12dbab Federation view fixes (#923) 2023-12-02 10:40:59 +00:00
2361b728fc Fix (some) lint issues 2023-12-02 10:40:59 +00:00
66c16760f6 Fix version, release_note and small typo 2023-12-02 10:40:59 +00:00
293c0b604d Refactor contexts and models (#921)
* Add SVG icons for map pins

* Add federation basis and new coordinator form (#793)

* Add new coordinator entry issue form

* Add Federation basis

* Fix eslint errors from F2F and fix languages

* Redo eslint @typescript-eslint/strict-boolean-expressions

* Robot Page working

* Contexts Working

* Garage Working

* CurrentOrder working

* Federation model working

---------

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-12-02 10:40:59 +00:00