Commit Graph

6 Commits

Author SHA1 Message Date
root
bda510ab49 Fix Nostr login functionality
Some checks failed
build-and-push / docker (push) Has been cancelled
- Fix NIP-07 extension login using NDKNip07Signer
- Fix NDK initialization to not block on relay connection
- Read relay URLs from VITE_DEFAULT_RELAYS env variable
- Add proper error handling for all login methods
- Remove NIP-55 option (Android only, not for web)
- Add vite-env.d.ts for TypeScript support
- Update .gitignore to exclude dist/ and .env
2025-12-12 17:38:32 +00:00
Michilis
53db52e199 Update vite.config.ts 2025-12-12 13:09:31 -03:00
Debian
519fbe3dd0 Add Dockerfile and CI 2025-08-20 15:50:16 +00:00
Michilis
c9c72e9488 Update README.md 2025-07-19 09:34:01 +02:00
Michilis
9fdbc127e7 Add files via upload 2025-07-19 09:31:12 +02:00
Michilis
c94a4d8c46 Initial commit 2025-07-19 09:21:20 +02:00