Commit Graph

278 Commits (da628acc5ad8a698c736c9d8839d88d6370e5645)
 

Author SHA1 Message Date
Niko PLP da628acc5a file_get and file_put API in nodejs 2 months ago
Niko PLP 0287993dbf SPARQL endpoint for query and update 2 months ago
Niko PLP 273a13b4e5 session_stop and session_headless_stop with force_close 2 months ago
Niko PLP 7860a17d7f adding oxigraph inside the workspace. enabling multiple stores with different environments 2 months ago
Niko PLP 7ea52aa5ae Merge commit 'c20417c18c1209d5f2c61c998bd0c81d1e017016' as 'oxigraph' 2 months ago
Niko PLP c20417c18c Squashed 'oxigraph/' content from commit c5e23fb0 2 months ago
Niko PLP 8f7aa90f39 upgrade oxigraph fork 2 months ago
Niko PLP 8e24e3aa0a headless verifier (without wallet) running in ngd and answers to query from nodejs 2 months ago
Niko PLP 388bd0e83b cleanup of inline rust documentation 2 months ago
Niko PLP 2b946a3c8d preparing for npm publish 2 months ago
Niko PLP 48fd6806b8 switched to rust-bloom-filter as bloomfilter-rs is not portable across arch 2 months ago
Niko PLP 9e108733e6 cleanup of test suite 2 months ago
Niko PLP 2acdcbb33b cleanup dependencies 2 months ago
Niko PLP 30c36dafca bloomfilters for branch sync_req + improved disconnection and subscription handling 2 months ago
Niko PLP 481c4a96fd getting dressed for first release 2 months ago
Niko PLP 9c43d577dd few GUI improvements 2 months ago
Niko PLP dd826b5fff change cost paramters of wallet creation 2 months ago
Niko PLP 07c742c202 save current heads in UserStorage for Tauri apps 2 months ago
Niko PLP 3e4c2a70dc cleanup logs 2 months ago
Niko PLP 5460a22737 optimize chunksize for uploading files 2 months ago
Niko PLP 1dbd931b0b moved disconnection handling to the LocalBroker 2 months ago
Niko PLP c8b7a04ab4 we have a localfirst E2EE dropbox 2 months ago
Niko PLP fe4a41b3c2 doc and few design adjustments 2 months ago
Niko PLP ea4b203b16 bootstrap 3P stores in tauri after import 2 months ago
Niko PLP 9e01c2884a pub/sub is working! (on same broker) 2 months ago
Niko PLP 93b5930480 CommitGet actor 2 months ago
Niko PLP 7e3d036e96 PublishEvent actor 2 months ago
Niko PLP 776c88e3ae TopicSub 2 months ago
Niko PLP 1fa0eb0dc7 PinRepo 2 months ago
Niko PLP 508c7bf177 CoreStorage saves Topic, Repo, Overlay and Commit 2 months ago
Niko PLP 2aa996f01e RepoOKM and checking the OKM config in debug 2 months ago
Niko PLP 4ba34c7300 server_storage core topic OKM object key/col/value mapping 2 months ago
Niko PLP 5b9c1d67fd adding PublisherAdverts to OverlayAdvert 2 months ago
Niko PLP c171c5dadd RefreshCap should use user hash instead of userID 2 months ago
Niko PLP 29d83e616f fix KCV store, adds MultiMapColumn 2 months ago
Niko PLP 19c627e1b9 refactor helper Class/Column for KVC storage 2 months ago
Niko PLP a90264e391 refactor CapRefresh 2 months ago
Niko PLP 3ae83bac3b modifying types for fork/pull betwen repos 2 months ago
Niko PLP a4d96aa92c refactor ngclie and ngd error handling, and refactor server_broker and its storage 2 months ago
Niko PLP dcc9bbcf52 RocksDB configuration options 2 months ago
Niko PLP 4259277d8f change sessionId to u64, enforce serde_bytes on all serialized buffers 2 months ago
Niko PLP f4c9db5d26 fix ngone after KCV API change 2 months ago
Niko PLP d80f3d5d1a remove tar.gz dist files 2 months ago
Niko PLP 7141c65d09 bootstrap the personal site on webapp 2 months ago
Niko PLP e132a3623c replay events in webapp after reload and before sending outbox 2 months ago
Niko PLP 1451f497c2 fix webapp createwallet, and in_memory open wallet 2 months ago
Niko PLP 32fffcb947 all events of wallet creation (3P site) sent to broker 2 months ago
Niko PLP 5fed085379 user_storage keeps repos and stores. events sent to broker on first connection 2 months ago
Niko PLP 86e5ec52ef LocalBroker::personal_site_store 3 months ago
Niko PLP 0ebf17d594 3P stores of a site 3 months ago