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
7736bb7640
Add payment processing with NWC and subscription-based access control.
...
- Implemented `PaymentProcessor` to handle NWC payments and extend user subscriptions.
- Added configuration options for NWC URI, subscription pricing, and enablement.
- Updated server to initialize and manage the payment processor.
4 months ago
..
config
Add payment processing with NWC and subscription-based access control.
4 months ago
web
implement delete events
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
Refactor deletion checks and error handling; bump version to v0.6.4.
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
Bump version to v0.7.1; update relay icon URL.
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 payment processing with NWC and subscription-based access control.
4 months ago
ok.go
Migrate internal module imports to unified package path.
4 months ago
payment_processor.go
Add payment processing with NWC and subscription-based access control.
4 months ago
publisher.go
added profiler tooling to enable automated generation of profile reports
4 months ago
server.go
Add payment processing with NWC and subscription-based access control.
4 months ago
web.go
Embed React app and add new user authentication interface.
4 months ago