Commit Graph

817 Commits

Author SHA1 Message Date
Reckless_Satoshi
e5d8458eca
Update coordinator temple of sats 2024-07-07 12:25:47 +01:00
koalasat
db4cac75fd
Fix autocomplete 2024-06-30 23:27:45 +02:00
koalasat
b136f9d7e5
Fix build-it in 2024-06-30 23:18:56 +02:00
KoalaSat
a27709e657
Fix Avatar 2024-06-25 20:44:52 +02:00
KoalaSat
17a077b5a0
Fix RegExp 2024-06-25 18:21:07 +02:00
KoalaSat
b76d40a087
Fix custom Coordinator error 2024-06-25 15:26:57 +02:00
KoalaSat
8168108b26
Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
KoalaSat
34738e8a51
Merge branch 'main' into update-order-nav-bar-on-time 2024-06-16 22:38:35 +00:00
KoalaSat
ba4b641179
fix sats text on range orders (#1332) 2024-06-16 22:21:38 +00:00
KoalaSat
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
KoalaSat
f2f65b2ffe
feat: add coordinator alias to order summary (#1331) 2024-06-16 21:14:13 +00:00
KoalaSat
cac8856d23
Update order navbar on time 2024-06-16 18:24:36 +02:00
Rodrigo Schieck
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
KoalaSat
d3d1ddcf07
Refresh roboname 2024-05-01 20:27:40 +02:00
Reckless_Satoshi
69b72d4231
Fix book table data grid headers 2024-05-01 03:01:52 +01:00
Reckless_Satoshi
ea3ff1c238
Fix coordinator avatars and pgp key files 2024-04-30 21:48:00 +01:00
KoalaSat
4b572d0171
Android robohash generator 2024-04-30 16:03:53 +02:00
KoalaSat
66e9fc46c5
Android robo-identities 2024-04-30 16:03:52 +02:00
KoalaSat
28cc3d6715
Generate Builds 2024-04-30 16:03:52 +02:00
Reckless_Satoshi
10a5dee619
Disable robo-identities 2024-04-30 14:56:20 +01:00
KoalaSat
f416d2ac17
Fix loading line in Book 2024-04-30 14:56:20 +01:00
KoalaSat
383112dc90
Recover WebWorkers 2024-04-30 14:56:19 +01:00
KoalaSat
d8490d7530
Improve Federation start order 2024-04-30 14:56:19 +01:00
KoalaSat
a1c63ca622
Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
Reckless_Satoshi
f0385f8040
fix(frontend): column header visibility of tables in mobile mui-x v7 2024-04-21 22:16:35 +01:00
NIDHI SHARMA
5f7e26b052
Fix(frontend): sats sent/receive for swaps is corrected (#1241)
Fixes #1201
2024-04-21 19:35:31 +00:00
Reckless_Satoshi
471583733c
frontend: fix breaking MUI-X v7 changes 2024-04-20 20:19:19 +01:00
KoalaSat
0e115e06b1
Refactor Webpacks (#1212)
refactor webpacks
2024-04-03 05:55:42 +00:00
KoalaSat
add5826a74
Detect federation testnet (#1193) 2024-03-19 15:02:46 +00:00
KoalaSat
cda668e333
Load map JSON in advance 2024-03-18 10:49:39 +01:00
Reckless_Satoshi
c6c02e4691
Add established date to coordinator dialog 2024-03-17 13:55:41 +00:00
Reckless_Satoshi
bedbe1d3f9
Fix depth chart borked and premium precision 2024-03-17 13:18:54 +00:00
KoalaSat
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
KoalaSat
b8fd2e21cd
Fix renew order refresh (#1179) 2024-03-15 01:18:06 +00:00
KoalaSat
4741c660c3
Fix order navbar (#1178) 2024-03-15 01:13:59 +00:00
Renato Peres
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
KoalaSat
2b5bc9062e
Fix undefined prices error (#1173) 2024-03-14 11:55:42 +00:00
KoalaSat
5f8c25c52c
Add loading robot profile (#1176)
* Add loading robot profile

* Typo
2024-03-14 11:41:37 +00:00
Reckless_Satoshi
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
KoalaSat
2d927249cd
Fix coordinator selector maker page (#1157)
* Fix coordinator selector on Maker page

* Refactor onUpdate naming
2024-03-07 16:06:53 +00:00
Reckless_Satoshi
627286b1dd
Update dispute prompt contacts 2024-02-14 00:31:27 +00:00
Reckless_Satoshi
035cf281c2
Add size limits and onchain swap status to coordinator prof 2024-02-11 17:17:06 +00:00
Reckless_Satoshi
4b7b940f62
Add programatic order size limit to new coordinators 2024-02-08 00:35:14 +00:00
Reckless_Satoshi
5f602ab8f8
Add federation coordinator est. date and hard limits 2024-02-07 14:57:36 +00:00
Reckless_Satoshi
fd7a62d244
Fix hide collab cancel request after fiat sent 2024-01-30 16:43:15 +00:00
Reckless_Satoshi
042fbdca2a
Fix rewards claim 2024-01-29 20:05:20 +00:00
Reckless_Satoshi
550cb7e0e8
Fix decimal fees and exchange stats 2024-01-28 21:06:54 +00:00
Reckless_Satoshi
e681bdcbec
Delete Rebellion 2024-01-24 19:24:09 +00:00
Reckless_Satoshi
edbc290fb4
Fix host filter overflow on small displays 2024-01-24 13:25:51 +00:00
Reckless_Satoshi
bee30eafa9
Fix book filter avatar sizes and bookUpdate on refresh 2024-01-24 00:09:54 +00:00