Commit Graph

61 Commits (26e67a0bc4ab70a39d0ab8c73d0b623aaa1a9866)

Author SHA1 Message Date
Niko PLP 65b91ffc3f wallet import/export API and QRcode scanning from Tauri plugin 7 months ago
Niko PLP e2c2596e1e handle error about rocksdb lock already taken. concurrent start of ngd in same working directory 7 months ago
Niko PLP 6667fcd37f locales 7 months ago
Niko PLP 5d9849d8bc apps, classes, and locales 7 months ago
Laurin Weger 1d475fd9c2
feat: display mnemonic on wallet creation and support for login 7 months ago
Niko PLP 9ee267902b change icon for shares 8 months ago
Niko PLP 2ce8c4622e transaction commit body type 8 months ago
Niko PLP 577b0b5c24 branch DAG history visualization 8 months ago
Niko PLP 4dbf3aa648 branch_history API 8 months ago
Niko PLP 446e5cafa8 reverse all IDs serialization to have a trailing A instead of all IDs starting with A 8 months ago
Niko PLP e3a3b556fa default graph coming from Nuri target 8 months ago
Niko PLP 74c49d43e6 SPARQL Update CRDT 8 months ago
Niko PLP d4fdf2139f test and debug 8 months ago
Niko PLP dee89ebe7a new BranchType 8 months ago
Niko PLP 176eb5f5ca preview.3 trying to fix the docsrs issue 9 months ago
Niko PLP 0a953c4b0a bump versions for docsrs 9 months ago
Niko PLP e8420e90b0 fix docsrs 9 months ago
Niko PLP 41e807a4b4 bump version 9 months ago
Niko PLP 993aa5622c allow reconecting with same peer ID (in case cnx wasnt closed properly) 9 months ago
Niko PLP 8f0ec71188 cargo kwywords 9 months ago
Niko PLP 85dafec2a9 fix warnings 9 months ago
Niko PLP 9e05125f17 fix sync_req and some docs 9 months ago
Niko PLP da628acc5a file_get and file_put API in nodejs 9 months ago
Niko PLP 273a13b4e5 session_stop and session_headless_stop with force_close 9 months ago
Niko PLP 8e24e3aa0a headless verifier (without wallet) running in ngd and answers to query from nodejs 9 months ago
Niko PLP 48fd6806b8 switched to rust-bloom-filter as bloomfilter-rs is not portable across arch 9 months ago
Niko PLP 9e108733e6 cleanup of test suite 9 months ago
Niko PLP 2acdcbb33b cleanup dependencies 9 months ago
Niko PLP 30c36dafca bloomfilters for branch sync_req + improved disconnection and subscription handling 9 months ago
Niko PLP 481c4a96fd getting dressed for first release 9 months ago
Niko PLP 07c742c202 save current heads in UserStorage for Tauri apps 9 months ago
Niko PLP c8b7a04ab4 we have a localfirst E2EE dropbox 9 months ago
Niko PLP fe4a41b3c2 doc and few design adjustments 9 months ago
Niko PLP 9e01c2884a pub/sub is working! (on same broker) 9 months ago
Niko PLP 7e3d036e96 PublishEvent actor 9 months ago
Niko PLP 776c88e3ae TopicSub 9 months ago
Niko PLP 1fa0eb0dc7 PinRepo 9 months ago
Niko PLP 508c7bf177 CoreStorage saves Topic, Repo, Overlay and Commit 9 months ago
Niko PLP 2aa996f01e RepoOKM and checking the OKM config in debug 9 months ago
Niko PLP 4ba34c7300 server_storage core topic OKM object key/col/value mapping 9 months ago
Niko PLP c171c5dadd RefreshCap should use user hash instead of userID 9 months ago
Niko PLP 29d83e616f fix KCV store, adds MultiMapColumn 9 months ago
Niko PLP 19c627e1b9 refactor helper Class/Column for KVC storage 9 months ago
Niko PLP a90264e391 refactor CapRefresh 10 months ago
Niko PLP 3ae83bac3b modifying types for fork/pull betwen repos 10 months ago
Niko PLP a4d96aa92c refactor ngclie and ngd error handling, and refactor server_broker and its storage 10 months ago
Niko PLP dcc9bbcf52 RocksDB configuration options 10 months ago
Niko PLP 4259277d8f change sessionId to u64, enforce serde_bytes on all serialized buffers 10 months ago
Niko PLP 7141c65d09 bootstrap the personal site on webapp 10 months ago
Niko PLP e132a3623c replay events in webapp after reload and before sending outbox 10 months ago