Claude e97952ecaa feat: add /login command to command palette
Add login command to enable account management via command palette.
Supports read-only accounts (npub, nip-05, hex, nprofile) and will
support browser extension (NIP-07) via dialog.

Changes:
- Added login command to man pages with full documentation
- Command parser uses createAccountFromInput() from login-parser
- Supports direct login: `login npub1...` or `login alice@nostr.com`
- Opens dialog when called without arguments: `login`
- Added "login-handler" to AppId type

Example usage:
- `login` - Open login dialog
- `login npub1abc...` - Add read-only account from npub
- `login alice@nostr.com` - Add read-only account from NIP-05

Build successful.
2026-01-04 19:14:03 +00:00
2025-12-18 15:46:02 +01:00
👶
2025-12-09 16:26:31 +01:00
2025-12-19 12:49:29 +01:00
2025-12-13 15:06:05 +01:00
2025-12-10 13:00:39 +01:00
2025-12-22 20:40:16 +00:00
2025-12-22 20:40:16 +00:00
👶
2025-12-09 16:26:31 +01:00
2025-12-20 14:25:40 +01:00
2025-12-15 22:19:28 +01:00
👶
2025-12-09 16:26:31 +01:00
👶
2025-12-09 16:26:31 +01:00
👶
2025-12-09 16:26:31 +01:00
👶
2025-12-09 16:26:31 +01:00
2025-12-21 22:39:07 +01:00
2025-12-14 16:50:16 +01:00
Description
No description provided
MIT 14 MiB
Languages
TypeScript 98.9%
CSS 0.8%
JavaScript 0.3%