Commit Graph

22 Commits (a62c0cc3420db343f23ef2f6c759ca792c88471c)

Author SHA1 Message Date
Niko PLP 65b91ffc3f wallet import/export API and QRcode scanning from Tauri plugin 4 months ago
Niko PLP e3a3b556fa default graph coming from Nuri target 5 months ago
Niko PLP 2c99417edf fix reconnecting with same peer ID 6 months ago
Niko PLP 46c15a4a2b fix reconnecting with same peer ID 6 months ago
Niko PLP 993aa5622c allow reconecting with same peer ID (in case cnx wasnt closed properly) 6 months ago
Niko PLP 9e05125f17 fix sync_req and some docs 6 months ago
Niko PLP 8e24e3aa0a headless verifier (without wallet) running in ngd and answers to query from nodejs 6 months ago
Niko PLP 388bd0e83b cleanup of inline rust documentation 6 months ago
Niko PLP 9e108733e6 cleanup of test suite 6 months ago
Niko PLP 30c36dafca bloomfilters for branch sync_req + improved disconnection and subscription handling 6 months ago
Niko PLP 481c4a96fd getting dressed for first release 6 months ago
Niko PLP 1dbd931b0b moved disconnection handling to the LocalBroker 6 months ago
Niko PLP c8b7a04ab4 we have a localfirst E2EE dropbox 6 months ago
Niko PLP 9e01c2884a pub/sub is working! (on same broker) 6 months ago
Niko PLP a4d96aa92c refactor ngclie and ngd error handling, and refactor server_broker and its storage 7 months ago
Niko PLP 7141c65d09 bootstrap the personal site on webapp 7 months ago
Niko PLP 32fffcb947 all events of wallet creation (3P site) sent to broker 7 months ago
Niko PLP 5fed085379 user_storage keeps repos and stores. events sent to broker on first connection 7 months ago
Niko PLP f349d4a748 refactor UserStorage and BlockStorage 7 months ago
Niko PLP 9370a9216e ng-verifier, integration of oxigraph, yrs, automerge 7 months ago
Niko PLP bada481432 prepare crate for publishing. with examples. more docs 7 months ago
Niko PLP fc4924ac87 Rust API for local_broker + refactor ng-wallet and apps for login + reorganize git repo 7 months ago
Niko PLP e8fc8c477c more tests and fix commit header 8 months ago
Niko PLP 5dac9c797a removed some warnings 8 months ago
Niko PLP abf898ac00 removed some warnings 8 months ago
Niko PLP 8faa4ae1eb refactor p2p-repo and p2p-net 8 months ago
Niko PLP 2f98ad6e88 copyright 2024 9 months ago
Niko PLP a0e52ab465 open popup for external links on tauri 1 year ago
Niko PLP dc5810489f connection to broker 1 year ago
Niko PLP 9798517771 rename ngcli gen-user to gen-key 1 year ago
Niko PLP bc928e8454 testing rocksdb storage on android 1 year ago
Niko PLP 82195af69a testing store rocksdb on android 1 year ago
Niko PLP 6f943930f2 release wasm bundle 1 year ago
Niko PLP 5289f747e7 wallet creation and login working on native app tauri 1 year ago
Niko PLP b71d5a18ba login 1 year ago
Niko PLP 245db1807b add_invitation list_invitations in CLI 1 year ago
Niko PLP b9764e7983 add_user, list_users from CLI 1 year ago
Niko PLP 0c98b2bdc6 invite_admin 1 year ago
Niko PLP bfa88bfcfd ClientInfo 1 year ago
Niko PLP b44838a1bb fix refactor of remote_peer key being montgomery 1 year ago
Niko PLP 240b836624 zeroize everything 1 year ago
Niko PLP dfdfbedee8 refactor client to server connection start 1 year ago
Niko PLP e80c87d925 added probe of broker 1 year ago
Niko PLP fe56d2c8da refactor shutdown of anonymous connection 1 year ago
Niko PLP 149ddee013 converting peerIds and privekeys to montgomery for DH purposes 1 year ago
Niko PLP cd1f9822a0 checking permissions before accepting websocket 1 year ago
Niko 684cd58962 refactor log macros, ngd master key taken from args or file 1 year ago
Niko 19d4cbfc21 working demo of blocks pushed from broker to app 1 year ago
Niko 8b9e68a62d ng-app uses the sdk 1 year ago
Niko f279fd6e7c comments 2 years ago