971 Commits

Author SHA1 Message Date
db4cac75fd Fix autocomplete 2024-06-30 23:27:45 +02:00
b136f9d7e5 Fix build-it in 2024-06-30 23:18:56 +02:00
a27709e657 Fix Avatar 2024-06-25 20:44:52 +02:00
17a077b5a0 Fix RegExp 2024-06-25 18:21:07 +02:00
b76d40a087 Fix custom Coordinator error 2024-06-25 15:26:57 +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
34738e8a51 Merge branch 'main' into update-order-nav-bar-on-time 2024-06-16 22:38:35 +00:00
ba4b641179 fix sats text on range orders (#1332) 2024-06-16 22:21:38 +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
f2f65b2ffe feat: add coordinator alias to order summary (#1331) 2024-06-16 21:14:13 +00:00
cac8856d23 Update order navbar on time 2024-06-16 18:24:36 +02:00
6843760b87 ternaries removed and DesktopRobosats switch it to RobosatsClient === 'desktop-app' 2024-06-14 20:48:13 +05:30
e77edbf100 Desktop app folder added 2024-06-11 16:48:06 +05:30
0cf88efb6c host fixed 2024-05-28 11:47:25 +05:30
1cbab240ca draft for desktop app 2024-05-25 23:03:07 +05:30
c5380664b0 fix(frontend): hard coded receiving method into order detail message (#1260)
Change frontend order detail receiving status message.

Inside the order detail component we have a little text telling the user how much he'sreceiving from the transaction, this commit changes the text removing the lightning word from it because sometimes the receiving method is on-chain. Ideally we would have aorder.is_swap boolean that is only sent to the buyer to identify the method but since we don't have it yet, we are just changing the text.
2024-05-05 19:56:11 +00:00
d3d1ddcf07 Refresh roboname 2024-05-01 20:27:40 +02:00
69b72d4231 Fix book table data grid headers 2024-05-01 03:01:52 +01:00
ea3ff1c238 Fix coordinator avatars and pgp key files 2024-04-30 21:48:00 +01: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
28cc3d6715 Generate Builds 2024-04-30 16:03:52 +02:00
10a5dee619 Disable robo-identities 2024-04-30 14:56:20 +01:00
f416d2ac17 Fix loading line in Book 2024-04-30 14:56:20 +01:00
383112dc90 Recover WebWorkers 2024-04-30 14:56:19 +01:00
d8490d7530 Improve Federation start order 2024-04-30 14:56:19 +01:00
a1c63ca622 Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
f0385f8040 fix(frontend): column header visibility of tables in mobile mui-x v7 2024-04-21 22:16:35 +01:00
5f7e26b052 Fix(frontend): sats sent/receive for swaps is corrected (#1241)
Fixes #1201
2024-04-21 19:35:31 +00:00
471583733c frontend: fix breaking MUI-X v7 changes 2024-04-20 20:19: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
cda668e333 Load map JSON in advance 2024-03-18 10:49:39 +01:00
c6c02e4691 Add established date to coordinator dialog 2024-03-17 13:55:41 +00:00
bedbe1d3f9 Fix depth chart borked and premium precision 2024-03-17 13:18:54 +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
b8fd2e21cd Fix renew order refresh (#1179) 2024-03-15 01:18:06 +00:00
4741c660c3 Fix order navbar (#1178) 2024-03-15 01:13:59 +00:00
09f70c493b Makes filtering by multiple payment methods in desktop possible (#1172)
* Make the payments autocomplete header text independant on isFilter prop

* makes filtering by MULTIPLE PAYMENT METHODS possible without great impact in the current experience on DESKTOP only

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-03-14 12:07:07 +00:00
2b5bc9062e Fix undefined prices error (#1173) 2024-03-14 11:55:42 +00:00
5f8c25c52c Add loading robot profile (#1176)
* Add loading robot profile

* Typo
2024-03-14 11:41:37 +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
627286b1dd Update dispute prompt contacts 2024-02-14 00:31:27 +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
fd7a62d244 Fix hide collab cancel request after fiat sent 2024-01-30 16:43:15 +00:00
042fbdca2a Fix rewards claim 2024-01-29 20:05:20 +00:00