52 Commits

Author SHA1 Message Date
07ac6570cc Update coordinator badges 2025-06-26 17:02:10 +02:00
795ed08c24 Fix testnet connections 2025-05-23 11:50:35 +02:00
ac0c489da2 Check protocol 2025-05-20 14:06:24 +02:00
5fd0758308 Fix relay conection 2025-05-20 11:54: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
5042900560 Prerelease fixes 2025-04-30 16:43:09 +02:00
0e6be14291 Add market price sources to coordinator summary accordion 2025-04-09 22:22:04 +02:00
849e32d1ad Fix rebase JSONs 2025-03-26 16:48:01 +01: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
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
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
958da6a11b Eslint fixes 2024-08-10 17:54:13 +02:00
8168108b26 Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
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
4b572d0171 Android robohash generator 2024-04-30 16:03:53 +02:00
66e9fc46c5 Android robo-identities 2024-04-30 16:03:52 +02:00
1c11ecb5a9 Disable robo-identities 2024-03-31 16:16:24 +01:00
7128ac7157 Improve Federation start order 2024-03-28 23:21:15 +01:00
52c20099b6 Federation Android App and new Tor engine 2024-03-28 22:42:32 +01:00
e26435f4f3 Fix loading robots (#1166)
* Fix loading Robot orders

* remove logs

* feat: move looking for orders loading bar

---------

Co-authored-by: KoalaSat <yv1vtrul@duck.com>
2024-03-09 15:53:04 +00:00
035cf281c2 Add size limits and onchain swap status to coordinator prof 2024-02-11 17:17:06 +00:00
4b7b940f62 Add programatic order size limit to new coordinators 2024-02-08 00:35:14 +00:00
5f602ab8f8 Add federation coordinator est. date and hard limits 2024-02-07 14:57:36 +00:00
042fbdca2a Fix rewards claim 2024-01-29 20:05:20 +00:00
d080b6a663 Fix garage deletion (#1085) 2024-01-23 10:37:04 +00:00
27b265220e Fix too-many fetchRobots and coordinator endpoints print 2024-01-14 18:20:48 +00:00
c98e643645 Small fixes 2024-01-14 16:56:03 +00:00
8ae259e143 Re-set fetchOrder on page change, empty book on not_found 2024-01-13 12:43:17 +00:00
94af0b2afd Fix order autoupdate and chat (#1047)
* Fix Order autoupdate and chat

* Remove console.log
2024-01-06 12:33:57 +00:00
4b99b38853 Fix depth chart and coordinator table (#1039)
Fix depth chart and Coordinator table
2023-12-31 14:59:46 +00:00
bfb97e034f Fix update coordinators urls on network change 2023-12-30 16:45:45 +00:00
8884c7f187 Fix and disable strict boolean lintern 2023-12-22 13:58:59 +01:00
7e97c325f1 Add robo-identity-wasm 2023-12-02 20:01:11 +00: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
013ca083c4 Add Simplex contact method to coordinator dialog 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
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