89 Commits

Author SHA1 Message Date
a1c63ca622 Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
0e115e06b1 Refactor Webpacks (#1212)
refactor webpacks
2024-04-03 05:55:42 +00: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
2b5bc9062e Fix undefined prices error (#1173) 2024-03-14 11:55:42 +00: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
2d927249cd Fix coordinator selector maker page (#1157)
* Fix coordinator selector on Maker page

* Refactor onUpdate naming
2024-03-07 16:06:53 +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
bee30eafa9 Fix book filter avatar sizes and bookUpdate on refresh 2024-01-24 00:09:54 +00:00
83410c174e Book coordinator filter (#1087)
* Fix book loading

* Fix Robot page

* Code Review

* Book coordinator filter
2024-01-23 23:32:00 +00:00
c648132163 Fix book loading (#1086)
* Fix book loading

* Fix Robot page

* Code Review
2024-01-23 23:30:16 +00:00
9d963261d5 Fix compute exchange active robots by max 2024-01-23 10:42:58 +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
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
4a273fd98a Avatar hashid in Garage (#983) 2023-12-15 15:17:46 +00:00
4fda9370fd Small fixes 2023-12-02 20:05:17 +00: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
9fee3b3bba Update temple of sats, new prettier format 2023-12-02 17:42:14 +00:00
802942761d Fix mobile app (#969) 2023-12-02 10:40:59 +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
48dd17b2c6 Fix 2023-12-02 10:40:59 +00:00
88833a5a10 Fix last order 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
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
a338dfc2ee Book map 2023-10-17 08:26:30 +00:00
4d45b884cf Add location to F2F payment option (backend) (#867)
* Add location to F2F payment option

* Fix py linterns

* Include migration

* Revert docker-compose changes

* Remove bond_size from migration

* Rename 0043_order_latitude_order_longitude_alter_order_bond_size.py to 0043_order_latitude_order_longitude.py
2023-10-10 12:47:22 +00:00
19597ca8e5 Add coordinator maintainance notice 2023-09-08 08:33:00 -07:00
b4b6709918 Enable Swahili 2023-09-05 04:16:22 -07:00
052865c53b Add selfhosted client custom builds (#630)
Add scripts for selfhosted client
2023-05-29 15:58:12 +00:00