882 Commits

Author SHA1 Message Date
0d21aa9996 Navigate function 2025-07-17 16:33:45 +02:00
017a008dcb New mobile views 2025-07-17 16:25:56 +02:00
38b09f2f57 New mobile views 2025-07-17 15:06:36 +02:00
058de9f765 Icons 2025-07-16 18:41:56 +02:00
3e79d8c5d1 UX imrovements 2025-07-16 16:25:27 +02:00
75a9fb4303 Notifications button 2025-07-16 14:56:30 +02:00
5b94c798a4 Clear code 2025-07-16 14:56:29 +02:00
c9df870977 New Tor icon 2025-07-16 14:56:28 +02:00
bdd1a9b624 Clipboard 2025-07-16 14:56:27 +02:00
c08a4d0183 Loading App 2025-07-16 14:56:23 +02:00
5ace7ab864 Movile nav bar 2025-07-11 21:31:23 +02:00
a2d4fea04c Finally fix RobotAvatar 2025-07-11 09:30:41 +02:00
16ddb7cea6 Remember hidden selfhosted alert 2025-07-10 23:06:27 +02:00
b3b29b95cb Better information when sclosing trade 2025-07-10 22:40:44 +02:00
f5d9d8855e Loan JSON map on demand 2025-07-10 21:26:31 +02:00
ab2e2f1a4e Better code 2025-07-10 18:28:36 +02:00
cd031149de Improve client performance 2025-07-10 18:23:45 +02:00
c05d4f722f Add trade breadcrumb 2025-07-10 16:42:24 +02:00
83829811a3 Disable onchain for swaps 2025-07-10 12:56:37 +02:00
276c552d2c Update to new API for hodl invoices for better UX with Alby extension 2025-07-10 10:58:24 +02:00
da679f9b72 Silent failure when routing can't be completed 2025-07-10 10:46:29 +02:00
6728c68dd0 Manually verify ratings 2025-07-09 16:58:30 +02:00
1ab72f3f10 Tooltip 2025-07-09 16:21:22 +02:00
cc7f4787d0 Better custom payment methods 2025-07-09 16:16:08 +02:00
3732c03844 Merge pull request #2028 from proaktib/feature/robot-deletion-confirmation
Add robot deletion confirmation dialog
2025-06-27 15:48:41 +00:00
e53527309c Add robot deletion confirmation dialog
- Add DeleteRobotConfirmationDialog component with warning messages
- Update RobotProfile to show confirmation before deletion
- Include safety reminders about storing robot tokens
- Prevent accidental robot deletion with proper UX patterns

Fixes #1805
2025-06-27 16:53:37 +02:00
07ac6570cc Update coordinator badges 2025-06-26 17:02:10 +02:00
e09755fc7f Change copy URL string 2025-06-22 17:28:12 +02:00
3bffad0c84 Merge pull request #2007 from RoboSats/new-coordinator-freedom-sats
New Coordinator FreedomSats
2025-06-22 09:42:39 +00:00
304c1a23ee Search feature 2025-06-21 19:13:14 +02:00
cda72d11b4 Working version 2025-06-21 18:09:09 +02:00
9000fffc48 Frontend 2025-06-21 16:33:09 +02:00
41e2bf4644 New Coordinator FreedomSats 2025-06-18 15:51:19 +02:00
b35d8ba861 Fix android not loading 2025-05-29 23:42:31 +02:00
9720131a0e Merge branch 'main' into catch-chat 2025-05-29 14:03:59 +00:00
6abc909b5f Catch errors in chat 2025-05-29 16:02:34 +02:00
6e41dbd6f2 Merge branch 'main' into fix-chat-older-versions 2025-05-28 11:23:10 +00:00
791854474c Fix chat older versions 2025-05-28 13:15:55 +02:00
c67fc85cb8 Update minor libraries 2025-05-28 11:03:09 +02:00
e3ae8b00c5 Update ZapStore file 2025-05-28 10:17:03 +02:00
cf34a726fc Expire nip17 2025-05-24 21:21:58 +02:00
efbdc38ee6 Fix order table 2025-05-24 20:58:19 +02:00
63874d885a Remove logs 2025-05-24 20:45:52 +02:00
1262732962 More fixes 2025-05-24 20:44:03 +02:00
300ba18231 Fix others 2025-05-23 12:40:30 +02:00
b8f19f38ac Fix testnet connections 2025-05-23 12:20:38 +02:00
795ed08c24 Fix testnet connections 2025-05-23 11:50:35 +02:00
2e966ee908 Fix ratign counter 2025-05-22 12:30:51 +02:00
af4c951316 Bump frontend 2025-05-20 11:17:53 +02:00
e5c6a46420 Refactor Nomad payment method icon to use single quotes for consistency
Updated the Nomad payment method icon in Icons/index.tsx to use single quotes for string literals, aligning with the project's coding style. This change enhances code readability and maintains consistency across the codebase.
2025-05-13 15:12:02 -03:00