| .. |
|
config
|
implemented and tested NIP-43 invite based ACL
|
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
|
Refactor authentication handling to use WebSocket URLs instead of Service URLs for improved connection management. Introduce WebSocketURL method in the Server struct to dynamically generate WebSocket URLs based on request headers. Clean up whitespace in handle-auth.go for better code readability.
|
3 months ago |
|
handle-close.go
|
Implement comprehensive WebSocket subscription stability fixes
|
2 months ago |
|
handle-count.go
|
Refactor authentication challenge logic in HandleCount and HandleReq
|
2 months ago |
|
handle-delete.go
|
Refactor delete handling and improve logging in event processing
|
2 months ago |
|
handle-event.go
|
implemented and tested NIP-43 invite based ACL
|
2 months ago |
|
handle-message.go
|
fix utf8 handling bug, bump to v0.26.4
|
2 months ago |
|
handle-nip43.go
|
implemented and tested NIP-43 invite based ACL
|
2 months ago |
|
handle-nip43_test.go
|
implemented and tested NIP-43 invite based ACL
|
2 months ago |
|
handle-nip86.go
|
implemented nip-86 relay management API and added to relay client
|
3 months ago |
|
handle-nip86_minimal_test.go
|
implemented nip-86 relay management API and added to relay client
|
3 months ago |
|
handle-relayinfo.go
|
implemented and tested NIP-43 invite based ACL
|
2 months ago |
|
handle-req.go
|
when in "none" ACL mode, privileged checks are not enforced
|
2 months ago |
|
handle-websocket.go
|
Remove deprecated files and enhance subscription stability
|
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
|
Remove deprecated files and enhance subscription stability
|
2 months ago |
|
main.go
|
enhance spider with rate limit handling, follow list updates, and improved reconnect logic; bump version to v0.29.0
|
2 months ago |
|
nip43_e2e_test.go
|
implement event table subtyping for small events in value log
|
2 months ago |
|
ok.go
|
Migrate internal module imports to unified package path.
|
4 months ago |
|
payment_processor.go
|
Refactor signer implementation to use p8k package
|
2 months ago |
|
privileged_events_test.go
|
Refactor Event Signing and Update Test Cases
|
3 months ago |
|
publisher.go
|
when in "none" ACL mode, privileged checks are not enforced
|
2 months ago |
|
server.go
|
fix CORS headers and a wasm experiment
|
2 months ago |
|
sprocket.go
|
Enhance logging and add policy test client
|
3 months ago |
|
subscription_stability_test.go
|
Remove deprecated files and enhance subscription stability
|
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 |