53 Commits (635457aed379968e99243ef9ba43a8fc60117d4e)

Author SHA1 Message Date
mleku f22bf3f388 Add Neo4j memory tuning config and query result limits (v0.43.0) 2 weeks ago
mleku ea4a54c5e7 Add Cashu blind signature access tokens (NIP-XX draft) 2 weeks ago
mleku e84949140b Add WireGuard VPN with random /31 subnet isolation (v0.40.0) 2 weeks ago
mleku 02db40de59
Fix log viewer to properly capture logs (v0.38.0) 3 weeks ago
mleku 8e5754e799
Add log viewer for relay owners (v0.37.3) 3 weeks ago
mleku eddd05eabf
Add memory optimization improvements for reduced GC pressure (v0.36.16) 3 weeks ago
mleku b58b91cd14
Add ORLY_POLICY_PATH for custom policy file location 4 weeks ago
mleku f16ab3077f
Interim release: documentation updates and rate limiting improvements 1 month ago
mleku 88b0509ad8
Implement PID-controlled adaptive rate limiting for database operations 1 month ago
mleku c1bd05fb04
Adjust ACL behavior for "none" mode and make query cache optional 1 month ago
mleku 290fcbf8f0
remove outdated configuration items for obsolete tail packing optimization 1 month ago
mleku 54ead81791
merge authors/nostruser in neo4j, add compact pubkey/e/p serial refs 1 month ago
mleku 6bd56a30c9
remove dgraph completely 1 month ago
mleku 58d75bfc5a
add version command 1 month ago
mleku 016e97925a
Refactor database configuration to use centralized struct 1 month ago
mleku 8757b41dd9
add directory spider 2 months ago
mleku fad39ec201
Add serve mode, fix binary tags, document CLI tools, improve Docker 2 months ago
mleku dfe8b5f8b2
add a filter query cache 512mb that stores already decoded recent query results 2 months ago
mleku 95bcf85ad7
optimizing badger cache, won a 10-15% improvement in most benchmarks 2 months ago
mleku d0dbd2e2dc
implemented and tested NIP-43 invite based ACL 2 months ago
mleku 4b0dcfdf94
Add cluster replication configuration and enhance event handling 2 months ago
mleku b1f1334e39
Add cluster replication features and membership management 2 months ago
mleku e56bf76257
Add NIP-11 relay synchronization and group management features 2 months ago
mleku e161d0e4be
Implement distributed synchronization features 2 months ago
mleku edcdec9c7e
Add Blossom blob storage server and subscription management 2 months ago
mleku 50a8b39ea3
fix broken pprof web by removing for now 3 months ago
mleku 44d22a383e
Update dependencies and enhance deployment scripts 3 months ago
mleku 75f2f379ec
Enhance authentication handling in request processing 3 months ago
mleku a4fc3d8d9b
Implement spider functionality for event synchronization 3 months ago
mleku cd6a53a7b7
Remove spider functionality and related configurations 3 months ago
mleku 9aa1e7fab3
Enhance graceful shutdown and logging for HTTP server 3 months ago
mleku 95c6082564
Implement blacklisting for IPs and enhance follow list fetching 3 months ago
mleku bcd79aa967
implemented nip-86 relay management API and added to relay client 3 months ago
mleku a84782bd52
Implement policy system with comprehensive testing and configuration 3 months ago
mleku d2d0821d19
implement first draft of sprockets 3 months ago
Silberengel 4c66eda10e implement bootstrap relays 3 months ago
Silberengel 9fdef77e02 update docker and apache stuff to new next-orly and make it all more proxy-friendly 3 months ago
mleku 34a3b1ba69
Add dynamic relay dashboard URL support and version increment to v0.8.2. 4 months ago
mleku 2ba361c915
Add relay identity management and subscription enhancements. 4 months ago
mleku 7736bb7640
Add payment processing with NWC and subscription-based access control. 4 months ago
mleku 24b742bd20
Enable dev mode for React app with proxy support; refine build, styles, and UI. 4 months ago
mleku 20fbce9263
Add spider functionality for relay crawling, marker management, and new SpiderMode config. 4 months ago
mleku e521b788fb
Delete outdated benchmark reports and results. 4 months ago
mleku 935eb1fb0b
added profiler tooling to enable automated generation of profile reports 4 months ago
mleku fefa4d202e
completed basic benchmark 4 months ago
mleku bf062a4a46
Update default ACL mode to `none` in config. 4 months ago
mleku 9e59d5f72b
Set default value for `LogToStdout`, enhance logging for request handling, query events, and filters, and fix ID handling in `relaytester-test.sh`. 4 months ago
mleku fe3893addf
Add `LogToStdout` config option, improve tag decoding, and fix ID tracking in event handling 4 months ago
mleku f5a8c094e4
Introduce ACL registry with `follows` implementation, enhance `SaveEvent` for replaceable kinds, and refactor filter-based serial fetching. Update configs and dependencies. 4 months ago
mleku b6ea3d5181
Add `HandleDelete` and `GetSerialsFromFilter` methods, integrate admin keys handling, and enhance constraints API. Include a new CLI `convert` tool for key translation. 4 months ago