838 Commits

Author SHA1 Message Date
33c5efb49e fix version update dialog texts 2024-09-18 13:54:46 +02:00
87e5712262 Fix changes 2024-09-17 16:35:43 +02:00
bfda0e93be Fix files cache problem and static files management 2024-09-17 15:14:43 +02:00
a642ecb6f5 Fix trade summary sats 2024-09-16 15:28:39 +02:00
06fc2e8bd7 Some fixes 2024-09-10 17:55:29 +02:00
a92ca62bb1 Refactor Order/Slot models 2024-09-10 12:56:56 +02:00
cc63b4d57e Rebase 2024-09-06 10:41:15 +02:00
9a8a821b7b Merge branch 'main' into android-notification-system 2024-09-06 08:26:03 +00:00
25081aacf0 Merge branch 'main' into desktopApp 2024-08-22 15:37:27 +05:30
a7eafa05a8 Fix Successful typo 2024-08-22 10:32:02 +02:00
99e2dfd262 Fix fat finger 2024-08-15 21:38:12 +02:00
77c11af2c5 Add DZA currency 2024-08-15 20:07:13 +02:00
e9863417dd Merge branch 'main' into android-notification-system 2024-08-10 16:07:02 +00:00
958da6a11b Eslint fixes 2024-08-10 17:54:13 +02:00
a4e1ddb255 Notifications working with the app off 2024-07-12 21:43:23 +02:00
26a2b7101c Notifications fully working 2024-07-12 12:57:09 +02:00
e5d8458eca Update coordinator temple of sats 2024-07-07 12:25:47 +01:00
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