191 Commits (f16ab3077fb4f086119ef70b9963e4f79b6139e3)

Author SHA1 Message Date
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 95271cbc81
Add Neo4j integration tests and query rate-limiting logic 1 month ago
mleku 8bdf1fcd39
Replace search mode with an enhanced filter system 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 83c27a52b0
bump v0.34.1 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 746523ea78
Add support for read/write permissive overrides in policies 1 month ago
mleku 52189633d9
Unify NostrUser and Author nodes; add migrations support 1 month ago
mleku 59247400dc
Remove Dgraph support from the codebase. 1 month ago
mleku 7a27c44bc9
Enhance policy system tests and documentation. 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 1851ba39fa
fix type and nil panic errors 1 month ago
mleku 0a61f274d5
implement wasm/js specific database engine 1 month ago
mleku 69e2c873d8
Refactor for interface clarity and dependency isolation. 1 month ago
mleku 6c7d55ff7e
Update version and add comprehensive Cypher query tests 1 month ago
mleku feae79af1a
fix bug in cypher code that breaks queries 1 month ago
mleku 016e97925a
Refactor database configuration to use centralized struct 1 month ago
mleku 042b47a4d9
Make policy validation write-only and add corresponding tests 1 month ago
mleku 952ce0285b
Validate ISO-8601 duration format for max_expiry_duration 1 month ago
mleku 45856f39b4
Update nostr to v1.0.7 with cross-platform crypto support 1 month ago
mleku 70944d45df
Add extensive tests and improve policy configuration handling 1 month ago
mleku dd8027478c
Update version and enhance owner configuration in README 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 5fbe131755
bump to v0.31.0 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 0161825be8
bump for social graph feature for neo4j v0.30.0 2 months ago
mleku 655a7d9473
update workflow to update web app bundle correctly 2 months ago
mleku a03af8e05a
self-detection elides self url at startup, handles multiple DNS pointers 2 months ago
mleku 1522bfab2e
add relay self-connection via authed pubkey 2 months ago
mleku 2b8f359a83
fix workflow to fetch libsecp256k1.so 2 months ago
mleku 2e865c9616
fix workflow to fetch libsecp256k1.so 2 months ago
mleku 7fe1154391
fix policy load failure to panic, remove fallback case 2 months ago
mleku b67f7dc900
fix policy to require auth and ignore all reqs before valid auth is made 2 months ago
mleku ebe0012863
fix auth, read/white whitelisting and rule precedence, bump to v0.29.13 2 months ago
mleku 00a6a78a41
fix cache to disregard subscription ids 2 months ago
mleku d4e2f48b7e
bump to v0.29.10 2 months ago
mleku be6cd8c740
fixed error comparing hex/binary in pubkey white/blacklist, complete neo4j and tests" 2 months ago
mleku 8b3d03da2c
fix workflow setup 2 months ago
mleku 5bcb8d7f52
upgrade to gitea workflows 2 months ago
mleku b3b963ecf5
replace github workflows with gitea 2 months ago
mleku d4fb6cbf49
fix handleevents not prompting auth for event publish with auth-required 2 months ago