1404 Commits

Author SHA1 Message Date
29ac9bbc9c Upgrade frontend libraries 2025-07-02 21:14:32 +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
f3e9b7edcd Merge pull request #1999 from RoboSats/dependabot/npm_and_yarn/frontend/nostr-tools-2.15.0
chore(deps): bump nostr-tools from 2.13.0 to 2.15.0 in /frontend
2025-06-26 15:32:48 +00:00
6d24458bdd Merge pull request #2012 from RoboSats/dependabot/npm_and_yarn/frontend/eslint-plugin-prettier-5.5.0
chore(deps-dev): bump eslint-plugin-prettier from 5.4.0 to 5.5.0 in /frontend
2025-06-26 15:30:09 +00:00
07ac6570cc Update coordinator badges 2025-06-26 17:02:10 +02:00
f4209de810 Fix orders ids 2025-06-24 22:18:12 +02:00
1afcc328d6 Fix peach orders 2025-06-23 18:45:55 +02:00
e09755fc7f Change copy URL string 2025-06-22 17:28:12 +02:00
55faa4bfd0 v0.7.9-alpha 2025-06-22 11:46:34 +02:00
3bffad0c84 Merge pull request #2007 from RoboSats/new-coordinator-freedom-sats
New Coordinator FreedomSats
2025-06-22 09:42:39 +00:00
dfcc4c6b26 Add nostr key 2025-06-22 11:38:55 +02: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
a43c95f9b9 chore(deps-dev): bump eslint-plugin-prettier in /frontend
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 07:21:43 +00:00
41e2bf4644 New Coordinator FreedomSats 2025-06-18 15:51:19 +02:00
d23b36c73d chore(deps): bump nostr-tools from 2.13.0 to 2.15.0 in /frontend
Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/nbd-wtf/nostr-tools/releases)
- [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v2.13.0...v2.15.0)

---
updated-dependencies:
- dependency-name: nostr-tools
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-13 07:10:11 +00: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
764ed380e1 Remove local coordinator 2025-05-23 13:24:43 +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
3b882a3a1d Revert openPGP version 2025-05-21 15:50:21 +02:00
e4147c2ae5 Bump open pgp 2025-05-20 17:44:36 +02:00
00b1b4524a v0.7.8-alpha 2025-05-20 15:44:49 +02:00
d2a1a74a1c Check protocol 2025-05-20 14:07:37 +02:00
ac0c489da2 Check protocol 2025-05-20 14:06:24 +02:00
5fd0758308 Fix relay conection 2025-05-20 11:54:35 +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
cf00fc6e09 Add Nomad payment method and associated icon
Introduced a new payment method 'Nomad' in MethodList.ts and added its corresponding icon in Icons/index.tsx. Included the Nomad icon as a binary file in the project.
2025-05-13 15:04:19 -03:00
a1ca8b4ce2 Fix nodeapp nostr relay 2025-05-13 12:29:04 +02:00
6f68db41b3 nostr 2025-05-12 23:36:34 +02:00
ea80e39011 Rebase 2025-05-11 17:13:13 +02:00
56213e7f3d LibreBazaar coordinator 2025-05-11 17:05:58 +02:00
1287c4454b Fix table 2025-05-11 16:34:45 +02:00
d6609e991e Fix others 2025-05-11 15:15:28 +02:00
ebfac49875 Order view 2025-05-11 14:11:15 +02:00