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
Amit Panwar
3fe457b4b1
Merge branch 'main' into desktopApp
2024-06-23 12:01:50 +05:30
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
amitpanwar789
6843760b87
ternaries removed and DesktopRobosats switch it to RobosatsClient === 'desktop-app'
2024-06-14 20:48:13 +05:30
amitpanwar789
e77edbf100
Desktop app folder added
2024-06-11 16:48:06 +05:30
amitpanwar789
0cf88efb6c
host fixed
2024-05-28 11:47:25 +05:30
amitpanwar789
1cbab240ca
draft for desktop app
2024-05-25 23:03:07 +05:30
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
Reckless_Satoshi
7882dd35ac
Fix matches in MakerPage
2024-01-23 23:38:45 +00:00
KoalaSat
83410c174e
Book coordinator filter ( #1087 )
...
* Fix book loading
* Fix Robot page
* Code Review
* Book coordinator filter
2024-01-23 23:32:00 +00:00
KoalaSat
c648132163
Fix book loading ( #1086 )
...
* Fix book loading
* Fix Robot page
* Code Review
2024-01-23 23:30:16 +00:00
Reckless_Satoshi
9d963261d5
Fix compute exchange active robots by max
2024-01-23 10:42:58 +00:00
KoalaSat
d080b6a663
Fix garage deletion ( #1085 )
2024-01-23 10:37:04 +00:00
aftermath
5cdaf93908
Fix book table in the v0.6.0 version ( #1083 )
...
* Get favorites from context
* Rerender objects on favorite mode change
* Format sats amount in millionths
2024-01-22 09:27:02 +00:00
Reckless_Satoshi
876846aa3a
Add devfund donation to coordinator summary accordion
2024-01-19 18:52:16 +00:00
Reckless_Satoshi
82f1e90bc8
Fix amount string on order details
2024-01-15 13:22:38 +00:00
Reckless_Satoshi
5dcb6f0394
Fix coordinator hosted web app
2024-01-15 11:46:22 +00:00
Reckless_Satoshi
f7b504cea7
Minor lint fixes
2024-01-15 09:33:47 +00:00
Reckless_Satoshi
87d217ab6b
Fix duplicated version on stats for nerds
2024-01-15 01:05:31 +00:00
Reckless_Satoshi
ed9dd3599f
Fix currentOrder fetch
2024-01-15 00:48:40 +00:00
Reckless_Satoshi
27b265220e
Fix too-many fetchRobots and coordinator endpoints print
2024-01-14 18:20:48 +00:00
Reckless_Satoshi
c98e643645
Small fixes
2024-01-14 16:56:03 +00:00
Reckless_Satoshi
9d8c8d5e0d
Fix navigation
2024-01-14 16:38:28 +00:00
Reckless_Satoshi
017601c478
Add coordinator endpoint to stats for nerds
2024-01-13 13:06:37 +00:00
Reckless_Satoshi
8ae259e143
Re-set fetchOrder on page change, empty book on not_found
2024-01-13 12:43:17 +00:00
Reckless_Satoshi
af3007bbf4
Merge branch 'fix-context' into the-federation-layer-v0.6.0
2024-01-13 11:46:01 +00:00
Reckless_Satoshi
ab6c902593
fix infinite re-render loop
2024-01-13 11:44:23 +00:00
Reckless_Satoshi
657b88daa4
Fix do not share chat logs on disputes by default
2024-01-13 11:02:47 +00:00
KoalaSat
963a3b9e00
Fix Contexts
2024-01-12 13:05:15 -08:00
Reckless_Satoshi
51c5bad5c0
Update federated frontend url
2024-01-12 13:46:40 +00:00
Reckless_Satoshi
2472551953
Add simple web hosted federated client
2024-01-11 12:16:13 +00:00
Reckless_Satoshi
b18dcecddb
Add setAcknowledgeWarning to initialAppContext
2024-01-11 09:20:28 +00:00
Reckless_Satoshi
39453058a3
Fix cancel button, add debug console log fetchOrder
2024-01-10 14:48:35 +00:00
Reckless_Satoshi
804f4c49e3
Fix click order on order map
2024-01-09 18:53:19 +00:00
Reckless_Satoshi
447c361d9d
Fix unsafeAlert and grab safe urls from federation.json
2024-01-09 18:42:32 +00:00
Reckless_Satoshi
200efc5bc1
Fix coordinator avatars orientation
2024-01-07 22:20:55 +00:00
Reckless_Satoshi
a4b2327ff4
Small fixes and lint fixes
2024-01-07 14:16:26 +00:00
Reckless_Satoshi
53037a3b18
Fix successful prompt avatars, rate text and txid
2024-01-07 13:29:51 +00:00
Reckless_Satoshi
0d9dbe5962
Fix chat avatars and numeric displays
2024-01-07 13:02:46 +00:00
Reckless_Satoshi
d380925c52
Fix undefined currencyCode
2024-01-07 12:16:05 +00:00
Reckless_Satoshi
a44e280864
Fix onboarding offers/create navigation
2024-01-06 21:00:52 +00:00
Reckless_Satoshi
fa0781bc36
Perf hide animated backgrounds
2024-01-06 20:59:57 +00:00
KoalaSat
94af0b2afd
Fix order autoupdate and chat ( #1047 )
...
* Fix Order autoupdate and chat
* Remove console.log
2024-01-06 12:33:57 +00:00
Reckless_Satoshi
399671d709
Add extra row to coordinator table
2024-01-05 13:12:38 +00:00
KoalaSat
085e9ccd48
Fix order flow ( #1040 )
...
Fix Order flow
2024-01-04 14:07:10 +00:00
Reckless_Satoshi
42591b34e5
Fix order tab navigation
2024-01-02 17:46:39 +00:00
Reckless_Satoshi
e885585472
Remove generating avatar animation
2024-01-02 17:32:04 +00:00
Reckless_Satoshi
353897cf9d
Fix show coordinator warning only once
2024-01-02 17:13:20 +00:00
Reckless_Satoshi
807355ec42
Add coordinator warning
2024-01-02 12:40:05 +00:00
KoalaSat
4b99b38853
Fix depth chart and coordinator table ( #1039 )
...
Fix depth chart and Coordinator table
2023-12-31 14:59:46 +00:00
Reckless_Satoshi
bfb97e034f
Fix update coordinators urls on network change
2023-12-30 16:45:45 +00:00
Reckless_Satoshi
278c222b85
Fix coordinator avatar on maker form
2023-12-30 16:07:50 +00:00
Reckless_Satoshi
781aee5f50
Fix coordinator table avatars flip
2023-12-30 16:03:48 +00:00
KoalaSat
40b687dc18
Robohash gereator queue ( #1035 )
...
Robohash generator queue
2023-12-30 16:01:08 +00:00