54 Commits (930e3eb1b15eccbc870d057ff1f8c5e9f6462c26)

Author SHA1 Message Date
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 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 52189633d9
Unify NostrUser and Author nodes; add migrations support 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 0a61f274d5
implement wasm/js specific database engine 1 month ago
mleku c8fac06f24
lint and correct cypher query code 1 month ago
mleku 64c6bd8bdd
add cypher to cloud skills 1 month ago
mleku 69e2c873d8
Refactor for interface clarity and dependency isolation. 1 month ago
mleku 3c17e975df
Add foundational resources for elliptic curve operations and distributed systems 1 month ago
mleku 869006c4c3
Add comprehensive tests for new policy fields and combinations 1 month ago
mleku fb39cb3347
fix go.mod 2 months ago
mleku 7fedcd24d3
initial draft of hot reload policy 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 6412edeabb
implement preliminary implementation of graph data model 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 6e4f24329e
fix silent fail of loading policy with panic, and bogus fallback logic 2 months ago
mleku da058c37c0
blossom works fully correctly 2 months ago
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku ef51382760
optimize e and p tags 2 months ago
mleku 917bcf0348
fix policy to ignore all req/events without auth 2 months ago
mleku 55add34ac1
add rely-sqlite to benchmark 2 months ago
mleku a79beee179
fixed and unified privilege checks across ACLs 2 months ago
mleku be6cd8c740
fixed error comparing hex/binary in pubkey white/blacklist, complete neo4j and tests" 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 9fb976703d
hello world in wat 2 months ago
mleku cc99fcfab5
bump to v0.27.5 2 months ago
mleku 108cbdce93
fix docker image cleanups in test 2 months ago
mleku e9fb314496
fully test and verify policy script functionality 2 months ago
mleku 597711350a
fix script startup and validate with tests 2 months ago
mleku 7113848de8
fix error handling of default policy script 2 months ago
mleku d0dbd2e2dc
implemented and tested NIP-43 invite based ACL 2 months ago
mleku b4760c49b6
implement messages and operations for FIND 2 months ago
mleku c79cd2ffee
Remove deprecated files and enhance subscription stability 2 months ago
mleku 581e0ec588
Implement comprehensive WebSocket subscription stability fixes 2 months ago