Commit Graph

16 Commits

Author SHA1 Message Date
mroxso
ac7de1e1f4 Feature: Add NIP-65 (Load User Relays) (#74)
* feat: add NIP-65 utility functions for relay management

- Implemented fetchNip65Relays to retrieve relay permissions for a user.
- Added parseNip65Event to extract relay information from NIP-65 events.
- Created mergeAndStoreRelays to combine NIP-65 relays with existing custom relays and store them in localStorage.

* feat: enhance LoginForm with loading states and improved UI feedback for login actions

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-04-18 23:07:48 +02:00
c912d03719 add nostr-react prompt 2025-04-18 20:11:15 +02:00
mroxso
0df571067f add NIP-46 support (#61)
Co-authored-by: highperfocused <highperfocused@pm.me>
2025-04-18 18:35:43 +02:00
mr0x50
3550739882 comment out deprecated deployment strategy [skip ci] 2025-02-01 16:37:17 +01:00
mr0x50
0d13576255 deployment does not need to wait for docker build and push in CD 2025-01-19 18:01:22 +01:00
mroxso
cd18b6e22e Create codacy.yml 2024-12-16 22:01:43 +01:00
mroxso
462bab11b7 Rename ci to ci.yml 2024-12-16 20:58:23 +01:00
mroxso
74d8385268 Add CI
Add CI GitHub Workflow
2024-12-16 20:58:00 +01:00
mroxso
7973bb7eaa Create dependabot.yml 2024-08-05 00:04:02 +02:00
mroxso
8bf7d91a87 Beta2Main (#1)
* Beta2Main

* Add Umami
2024-08-04 22:29:29 +02:00
mroxso
a957314119 cd do not build when deployment [skip ci] 2024-07-31 17:26:03 +02:00
mroxso
360c09ad83 fix deployment workflow 2024-07-31 17:11:14 +02:00
mroxso
dacd21f9c7 cd improvements 2024-07-31 16:56:27 +02:00
mroxso
c21f75f86c update cd (#2) 2024-07-31 16:54:17 +02:00
mroxso
a9fe43c729 update workflow to newest versions 2024-07-29 23:28:36 +02:00
mroxso
82cd75e432 initial commit 2024-07-29 23:12:30 +02:00