koalasat
fc1a6b360e
Better Robot recovery tool
2024-10-18 22:34:57 +02:00
koalasat
1695745cac
Federation coordinators list refactor
2024-10-18 12:40:03 +02:00
koalasat
3edd9280a5
Create RoboPool
2024-10-18 12:40:02 +02:00
koalasat
463608f9b2
Refactor info endpoint calls
2024-10-18 12:40:02 +02:00
koalasat
7bf77a538e
Refactor info endpoint calls
2024-10-18 12:40:02 +02:00
koalasat
560def2966
WIP
2024-10-18 12:40:01 +02:00
koalasat
49c2469bb1
Nostr test
2024-10-18 12:40:01 +02:00
fiatjaf_
5fa8031b30
uppercase invoices on QR codes
2024-10-07 09:28:47 -03:00
koalasat
ab3a700ab3
Increase robot avatar wait time
2024-10-07 11:03:55 +02:00
koalasat
0fe5c9ec0e
Fix header icons mobile
2024-10-02 14:39:57 +02:00
koalasat
bd6c812457
Fix Robohash generation on web
2024-09-24 00:51:40 +02:00
koalasat
a6614191bc
Fix android app chat
2024-09-22 18:57:53 +02:00
koalasat
4c6f86d7c1
fix proxy logo
2024-09-18 16:24:00 +02:00
koalasat
670bb1fbc2
Manually disable android notifications
2024-09-18 15:34:31 +02:00
koalasat
33c5efb49e
fix version update dialog texts
2024-09-18 13:54:46 +02:00
koalasat
87e5712262
Fix changes
2024-09-17 16:35:43 +02:00
koalasat
bfda0e93be
Fix files cache problem and static files management
2024-09-17 15:14:43 +02:00
koalasat
a642ecb6f5
Fix trade summary sats
2024-09-16 15:28:39 +02:00
koalasat
06fc2e8bd7
Some fixes
2024-09-10 17:55:29 +02:00
koalasat
a92ca62bb1
Refactor Order/Slot models
2024-09-10 12:56:56 +02:00
koalasat
cc63b4d57e
Rebase
2024-09-06 10:41:15 +02:00
KoalaSat
9a8a821b7b
Merge branch 'main' into android-notification-system
2024-09-06 08:26:03 +00:00
Amit Panwar
25081aacf0
Merge branch 'main' into desktopApp
2024-08-22 15:37:27 +05:30
koalasat
a7eafa05a8
Fix Successful typo
2024-08-22 10:32:02 +02:00
koalasat
99e2dfd262
Fix fat finger
2024-08-15 21:38:12 +02:00
koalasat
77c11af2c5
Add DZA currency
2024-08-15 20:07:13 +02:00
KoalaSat
e9863417dd
Merge branch 'main' into android-notification-system
2024-08-10 16:07:02 +00:00
koalasat
958da6a11b
Eslint fixes
2024-08-10 17:54:13 +02:00
koalasat
a4e1ddb255
Notifications working with the app off
2024-07-12 21:43:23 +02:00
koalasat
26a2b7101c
Notifications fully working
2024-07-12 12:57:09 +02:00
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
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