Commit Graph

54 Commits (a36af315feb17a8591d2b2f3581b170c24252307)

Author SHA1 Message Date
Niko PLP 5711cadfb8 fixes and improvements of QR scanning 2 months ago
Niko PLP 8b2558cd9c wallet_recovery_pdf 2 months ago
Niko PLP b06b31916e fix and more examples 2 months ago
Niko PLP 65b91ffc3f wallet import/export API and QRcode scanning from Tauri plugin 2 months ago
Niko PLP 5d9849d8bc apps, classes, and locales 3 months ago
Niko PLP 79eea0384e fix regex of NURI 3 months ago
Niko PLP 577b0b5c24 branch DAG history visualization 3 months ago
Niko PLP 4dbf3aa648 branch_history API 3 months ago
Niko PLP 446e5cafa8 reverse all IDs serialization to have a trailing A instead of all IDs starting with A 3 months ago
Niko PLP e3a3b556fa default graph coming from Nuri target 3 months ago
Niko PLP 74c49d43e6 SPARQL Update CRDT 3 months ago
Niko PLP dee89ebe7a new BranchType 4 months ago
Niko PLP 0a953c4b0a bump versions for docsrs 4 months ago
Niko PLP 41e807a4b4 bump version 4 months ago
Niko PLP 2c99417edf fix reconnecting with same peer ID 4 months ago
Niko PLP 46c15a4a2b fix reconnecting with same peer ID 4 months ago
Niko PLP 993aa5622c allow reconecting with same peer ID (in case cnx wasnt closed properly) 4 months ago
Niko PLP c0420fe2fb removing all dependencies to git urls. they now have their own crate 4 months ago
Niko PLP 5ff185cae3 cargo version 4 months ago
Niko PLP ea9ed8e5de cargo kwywords 4 months ago
Niko PLP 9e05125f17 fix sync_req and some docs 4 months ago
Niko PLP da628acc5a file_get and file_put API in nodejs 4 months ago
Niko PLP 0287993dbf SPARQL endpoint for query and update 4 months ago
Niko PLP 273a13b4e5 session_stop and session_headless_stop with force_close 4 months ago
Niko PLP 8e24e3aa0a headless verifier (without wallet) running in ngd and answers to query from nodejs 4 months ago
Niko PLP 388bd0e83b cleanup of inline rust documentation 4 months ago
Niko PLP 9e108733e6 cleanup of test suite 4 months ago
Niko PLP 2acdcbb33b cleanup dependencies 4 months ago
Niko PLP 30c36dafca bloomfilters for branch sync_req + improved disconnection and subscription handling 4 months ago
Niko PLP 481c4a96fd getting dressed for first release 4 months ago
Niko PLP 07c742c202 save current heads in UserStorage for Tauri apps 4 months ago
Niko PLP 1dbd931b0b moved disconnection handling to the LocalBroker 4 months ago
Niko PLP c8b7a04ab4 we have a localfirst E2EE dropbox 4 months ago
Niko PLP fe4a41b3c2 doc and few design adjustments 5 months ago
Niko PLP 9e01c2884a pub/sub is working! (on same broker) 5 months ago
Niko PLP 7e3d036e96 PublishEvent actor 5 months ago
Niko PLP 776c88e3ae TopicSub 5 months ago
Niko PLP 1fa0eb0dc7 PinRepo 5 months ago
Niko PLP 4ba34c7300 server_storage core topic OKM object key/col/value mapping 5 months ago
Niko PLP 5b9c1d67fd adding PublisherAdverts to OverlayAdvert 5 months ago
Niko PLP 19c627e1b9 refactor helper Class/Column for KVC storage 5 months ago
Niko PLP a90264e391 refactor CapRefresh 5 months ago
Niko PLP 3ae83bac3b modifying types for fork/pull betwen repos 5 months ago
Niko PLP a4d96aa92c refactor ngclie and ngd error handling, and refactor server_broker and its storage 5 months ago
Niko PLP 4259277d8f change sessionId to u64, enforce serde_bytes on all serialized buffers 5 months ago
Niko PLP 7141c65d09 bootstrap the personal site on webapp 5 months ago
Niko PLP e132a3623c replay events in webapp after reload and before sending outbox 5 months ago
Niko PLP 32fffcb947 all events of wallet creation (3P site) sent to broker 5 months ago
Niko PLP 5fed085379 user_storage keeps repos and stores. events sent to broker on first connection 5 months ago
Niko PLP 0ebf17d594 3P stores of a site 5 months ago