239 Commits (11d1b6bfd1dcbce2f9045f7ce81e263069fae09e)

Author SHA1 Message Date
mleku 11d1b6bfd1
Fix fetch-kinds script for Node.js compatibility (v0.36.9) 3 weeks ago
mleku 7f1785a39a
Add prebuild script to fetch event kinds from nostr library 3 weeks ago
mleku b4c0c4825c
Add secure nsec key generation and encryption for web UI (v0.36.7) 4 weeks ago
mleku 602d563a7c
Fix WebSocket auth flow and improve header user profile display 4 weeks ago
mleku 358c8bc931
Replace manual theme toggle with automatic system preference detection (v0.36.4) 4 weeks ago
mleku 1bbbfb5570
Fix WebSocket protocol detection for HTTP deployments (v0.36.3) 4 weeks ago
mleku 0a3e639fee
Add event template generator with 140+ Nostr event kinds (v0.36.2) 4 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 ba84e12ea9
Add _graph extension support to Neo4j driver 1 month ago
mleku a816737cd3
Fix NIP-42 AUTH compliance: always respond with OK message 1 month ago
mleku 88b0509ad8
Implement PID-controlled adaptive rate limiting for database operations 1 month ago
mleku 8bdf1fcd39
Replace search mode with an enhanced filter system 1 month ago
mleku 930e3eb1b1
Upgrade dependencies and improve UI handling. 1 month ago
mleku 8ef3114f5c
Refactor project to modularize constants and utilities. 1 month ago
mleku e9173a6894
Update event import process and improve user feedback 1 month ago
mleku c1bd05fb04
Adjust ACL behavior for "none" mode and make query cache optional 1 month ago
mleku 6b72f1f2b7
Update privileged event filtering to respect ACL mode 1 month ago
mleku 1e9c447fe6
Refactor Neo4j tests and improve tag handling in Cypher 1 month ago
mleku 6b98c23606
add first draft graph query implementation 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 880772cab1
Remove Dgraph, check hex field case, reject if any uppercase 1 month ago
mleku 58d75bfc5a
add version command 1 month ago
mleku 016e97925a
Refactor database configuration to use centralized struct 1 month ago
mleku 70944d45df
Add extensive tests and improve policy configuration handling 1 month ago
mleku 5631c162d9
Add default security configuration and policy recipes 1 month ago
mleku 2166ff7013
Remove `subscription_stability_test.go` and improve test variable naming 1 month ago
mleku 869006c4c3
Add comprehensive tests for new policy fields and combinations 1 month ago
mleku 48b0b6984c
Fix directory spider tag loss: size limits and validation 2 months ago
mleku 7fedcd24d3
initial draft of hot reload policy 2 months ago
mleku 8757b41dd9
add directory spider 2 months ago
mleku 1810c8bef3
Fix binary tag value handling for e/p tags across database layer 2 months ago
mleku fad39ec201
Add serve mode, fix binary tags, document CLI tools, improve Docker 2 months ago
mleku f1ddad3318
fix policy logic error caused by interface breach 2 months ago
mleku 2b8f359a83
fix workflow to fetch libsecp256k1.so 2 months ago
mleku da058c37c0
blossom works fully correctly 2 months ago
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku 00a6a78a41
fix cache to disregard subscription ids 2 months ago
mleku a79beee179
fixed and unified privilege checks across ACLs 2 months ago
mleku d4fb6cbf49
fix handleevents not prompting auth for event publish with auth-required 2 months ago
mleku 1d4d877a10
fix auth-required not sending immediate challenge, benchmark leak 2 months ago
mleku 038d1959ed
add dgraph backend to benchmark suite with safe type assertions for multi-backend support 2 months ago
mleku 511b8cae5f
improve query cache with zstd level 9 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 bf8d912063
enhance spider with rate limit handling, follow list updates, and improved reconnect logic; bump version to v0.29.0 2 months ago
mleku 24eef5b5a8
fix CORS headers and a wasm experiment 2 months ago
mleku 29e175efb0
implement event table subtyping for small events in value log 2 months ago