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 1c376e6e8d
migrate to new nostr library
2 months ago
..
config add a filter query cache 512mb that stores already decoded recent query results 2 months ago
web bump to v0.27.5 2 months ago
blossom.go Add Blossom blob storage server and subscription management 2 months ago
handle-auth.go migrate to new nostr library 2 months ago
handle-close.go migrate to new nostr library 2 months ago
handle-count.go migrate to new nostr library 2 months ago
handle-delete.go migrate to new nostr library 2 months ago
handle-event.go migrate to new nostr library 2 months ago
handle-message.go migrate to new nostr library 2 months ago
handle-nip43.go migrate to new nostr library 2 months ago
handle-nip43_test.go migrate to new nostr library 2 months ago
handle-nip86.go migrate to new nostr library 2 months ago
handle-nip86_minimal_test.go fix handleevents not prompting auth for event publish with auth-required 2 months ago
handle-relayinfo.go migrate to new nostr library 2 months ago
handle-req.go migrate to new nostr library 2 months ago
handle-websocket.go migrate to new nostr library 2 months ago
helpers.go update docker and apache stuff to new next-orly and make it all more proxy-friendly 3 months ago
listener.go migrate to new nostr library 2 months ago
main.go migrate to new nostr library 2 months ago
nip43_e2e_test.go migrate to new nostr library 2 months ago
ok.go migrate to new nostr library 2 months ago
payment_processor.go migrate to new nostr library 2 months ago
privileged_events_test.go migrate to new nostr library 2 months ago
publisher.go migrate to new nostr library 2 months ago
server.go migrate to new nostr library 2 months ago
sprocket.go migrate to new nostr library 2 months ago
subscription_stability_test.go migrate to new nostr library 2 months ago
tls.go Update dependencies and enhance deployment scripts 3 months ago
web.go Implement NIP-98 authentication for HTTP requests, enhancing security for event export and import functionalities. Update server methods to validate authentication and permissions, and refactor event handling in the Svelte app to support new export and import features. Add UI components for exporting and importing events with appropriate permission checks. 3 months ago