You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mleku
0d8c518896
Add user authentication interface with Nostr relay support.
...
- Implemented basic UI for login with NIP-07 extensions or private keys.
- Added `/api/auth/` endpoints for challenge generation, login handling, and status checking.
- Introduced challenge storage with thread-safe management.
- Enhanced `Server` structure to support authentication and user interface workflows.
- Improved HTML/CSS for a responsive and user-friendly experience.
4 months ago
..
config
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
handle-auth.go
Migrate internal module imports to unified package path.
4 months ago
handle-close.go
Migrate internal module imports to unified package path.
4 months ago
handle-delete.go
Migrate internal module imports to unified package path.
4 months ago
handle-event.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
handle-message.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
handle-relayinfo.go
Migrate internal module imports to unified package path.
4 months ago
handle-req.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
handle-websocket.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
helpers.go
complete the marshal/unmarshal of events using the new pool enabled tag codecs
5 months ago
listener.go
Migrate internal module imports to unified package path.
4 months ago
main.go
Add user authentication interface with Nostr relay support.
4 months ago
ok.go
Migrate internal module imports to unified package path.
4 months ago
publisher.go
added profiler tooling to enable automated generation of profile reports
4 months ago
server.go
Add user authentication interface with Nostr relay support.
4 months ago