Laan Tungir
5c45a4f3dc
Fixed n_signer webserial/webusb sign-in failure: add nostr_ prefix to RPC method names (get_public_key, sign_event, nip04/nip44 encrypt/decrypt) required by upgraded n_signer firmware
v0.1.22
2026-07-21 19:30:02 -04:00
Laan Tungir
2221e81c9b
Migrated n_signer verb names to nostr_ prefix (sign_event→nostr_sign_event, get_public_key→nostr_get_public_key, nip04_*→nostr_nip04_*, nip44_*→nostr_nip44_*)
2026-07-20 18:04:15 -04:00
Laan Tungir
2ca4baad63
Bump version for unfiltered hardware signer USB/serial chooser and reconnect matching updates
v0.1.21
2026-06-09 15:25:39 -04:00
Laan Tungir
c4ecc8aca2
Remove USB/serial device filters and relax reconnect matching
2026-06-09 15:23:28 -04:00
Laan Tungir
43c8d0d3a3
Harden webserial session stability for hardware signer reconnect and probing
v0.1.20
2026-05-28 09:23:09 -04:00
Laan Tungir
b1218fa514
Improve nsigner multi-tab behavior with delegated restore state and clearer driver availability handling
v0.1.19
2026-05-27 15:17:36 -04:00
Laan Tungir
a20f17ea32
Unify hardware signer UX with serial-first auto-detect and WebUSB fallback; add transport-aware nsigner persistence/restore
v0.1.18
2026-05-27 07:25:28 -04:00
Laan Tungir
bdc9513e52
Add nsigner account probe diagnostics and fix modal visibility during chooser flow
v0.1.17
2026-05-11 07:51:09 -04:00
Laan Tungir
1fd3862324
Add nsigner account chooser, modal sign-out action, and methods all/empty fallback
v0.1.16
2026-05-10 18:25:58 -04:00
Laan Tungir
7f1dc00f49
USB hardware signer
v0.1.15
2026-05-10 10:33:46 -04:00
Laan Tungir
973025602c
USB hardware signer
v0.1.14
2026-05-10 10:30:35 -04:00
Laan Tungir
7af85a45a7
Fix NIP-46 signing across pages by auto-reconnecting BunkerSigner
v0.1.13
2026-04-04 09:40:23 -04:00
Your Name
71347ea1bf
small change
2026-01-28 13:16:03 -04:00
Your Name
58d9b4386e
Remove more logs
v0.1.12
2025-11-14 14:40:05 -04:00
Your Name
cb4f4b2a3c
Remove more logs
v0.1.11
2025-11-14 14:31:40 -04:00
Your Name
05a5306f86
Reorganize directories
v0.1.10
2025-11-14 13:59:08 -04:00
Your Name
98b87de736
Comment out debug prints
v0.1.9
2025-11-14 13:45:29 -04:00
Your Name
ae6f176f52
Comment out debug prints
v0.1.8
2025-11-14 13:32:27 -04:00
Your Name
a79277f3ed
small stuff
v0.1.7
2025-10-01 10:18:10 -04:00
Your Name
521693cfa1
.
v0.1.6
2025-09-24 10:50:11 -04:00
Your Name
3109a93163
Fixed issue not recognizing browser extension
v0.1.5
2025-09-22 15:37:53 -04:00
Your Name
4505167246
Change key entry
v0.1.4
2025-09-21 11:51:33 -04:00
Your Name
ea387c0c9f
Add automated versioning and deployment system
v0.1.3
2025-09-21 11:22:26 -04:00
Your Name
a7dceb1156
Fixed persistance issues
2025-09-20 15:33:14 -04:00
Your Name
966d9d0456
documentation changes
v0.1.2
2025-09-20 11:08:45 -04:00
Your Name
ccff136edb
Single Source of Truth Architecture - Complete authentication state management with storage-based getAuthState() as sole authoritative source
2025-09-20 10:39:43 -04:00
Your Name
8f34c2de73
Seem to have most everything working well. Got persistant state after page refresh, and implmented logout call
v0.1.1
2025-09-19 16:09:05 -04:00
Your Name
ca75df8bb4
Fixed issue with bunker. Made the modal more beautiful.
v0.0.10
v0.1.0
2025-09-19 12:24:13 -04:00
Your Name
c747f1f315
.
2025-09-18 10:18:32 -04:00
Your Name
2a66b5eeec
Fixed name display
2025-09-16 18:13:01 -04:00
Your Name
fa9688b17e
Implement logging in via seed phrase
2025-09-16 15:51:08 -04:00
Your Name
a0e18c34d6
Add comprehensive sign.html test and update documentation
...
- Add examples/sign.html with comprehensive extension compatibility testing
- Update README.md with profile fetching API documentation
- Update .gitignore for better file management
- Update examples/button.html and examples/modal.html with latest features
This completes the single-extension architecture implementation with:
- nos2x compatibility through true single-extension mode
- Method switching between extension/local/NIP-46/readonly
- Enhanced profile fetching for floating tab
- Comprehensive debugging and testing capabilities
v0.0.9
2025-09-16 12:40:15 -04:00
Your Name
995c3f526c
Removed interference with extensions. Had to go back to only allowing handling single extension.
2025-09-16 11:55:47 -04:00
Your Name
77ea4a8e67
cleaned up visuals
v0.0.8
2025-09-15 14:52:21 -04:00
Your Name
12d4810f4c
login with exposed api for web page fixed.
2025-09-15 14:24:14 -04:00
Your Name
517974699d
browser extension signing fixed
v0.0.7
2025-09-15 13:51:41 -04:00
Your Name
bac621bbaa
button example
v0.0.6
2025-09-14 18:51:27 -04:00
Your Name
9f0b0638e5
Added some good examples
2025-09-14 16:15:35 -04:00
Your Name
b59bf17372
Fully functioning theme system. Bugs fixed
v0.0.4
v0.0.5
2025-09-14 13:23:52 -04:00
Your Name
3b1eb7f951
added embedded option
2025-09-13 15:21:18 -04:00
Your Name
72b0d9b102
Still don't have dm working because I can't decrypt at primal.
v0.0.3
2025-09-13 14:36:21 -04:00
Your Name
bad361a686
last commit before bundling nostr-tools ourselves
v0.0.2
2025-09-13 10:22:57 -04:00
Your Name
025d66c096
extensions and nsec login working
2025-09-13 09:06:32 -04:00
Your Name
79dcd933df
second
v0.0.1
2025-09-09 09:34:23 -04:00
Your Name
37fb89c0a9
first
2025-09-09 09:32:09 -04:00