Commit Graph

58 Commits (abfe68b4ac615464ebad5c11061147d99f609a93)

Author SHA1 Message Date
Niko PLP dfa9c99615 fixes and improvements of QR scanning 3 months ago
Niko PLP 2dca4c0567 finish recovery PDF and few fixes 3 months ago
Niko PLP bb6d118f34 wallet_recovery_pdf working 3 months ago
Niko PLP 8b2558cd9c wallet_recovery_pdf 3 months ago
Niko PLP ee385cbdfe get_device_name 3 months ago
Niko PLP b06b31916e fix and more examples 3 months ago
Niko PLP 65b91ffc3f wallet import/export API and QRcode scanning from Tauri plugin 3 months ago
Laurin Weger 1d475fd9c2
feat: display mnemonic on wallet creation and support for login 4 months ago
Niko PLP c078be8924 nextgraph preview.6 5 months ago
Niko PLP 035fe0ad7f ng-wallet preview.6 5 months ago
Niko PLP 2e4b12eebe ng-verifier preview.6 5 months ago
Niko PLP b5e380d06a ng-storage-rocksdb preview.6 5 months ago
Niko PLP bfb077edfd preview.5 and praying 5 months ago
Niko PLP cd028de51c preview.4 5 months ago
Niko PLP 646b1eccbb preview.4 5 months ago
Niko PLP 176eb5f5ca preview.3 trying to fix the docsrs issue 5 months ago
Niko PLP 0a953c4b0a bump versions for docsrs 5 months ago
Niko PLP e8420e90b0 fix docsrs 5 months ago
Niko PLP 41e807a4b4 bump version 5 months ago
Niko PLP 095ca37320 fix instructions for building native app 5 months ago
Niko PLP 73b48d6749 fix rocksdb build and README 5 months ago
Niko PLP da7dd5e94b cargo version alpha 5 months ago
Niko PLP 243e297986 cargo keyword 5 months ago
Niko PLP 85dafec2a9 fix warnings 5 months ago
Niko PLP 9e05125f17 fix sync_req and some docs 5 months ago
Niko PLP 0287993dbf SPARQL endpoint for query and update 5 months ago
Niko PLP 273a13b4e5 session_stop and session_headless_stop with force_close 5 months ago
Niko PLP 7860a17d7f adding oxigraph inside the workspace. enabling multiple stores with different environments 5 months ago
Niko PLP 8e24e3aa0a headless verifier (without wallet) running in ngd and answers to query from nodejs 5 months ago
Niko PLP 388bd0e83b cleanup of inline rust documentation 5 months ago
Niko PLP 2b946a3c8d preparing for npm publish 5 months ago
Niko PLP 48fd6806b8 switched to rust-bloom-filter as bloomfilter-rs is not portable across arch 5 months ago
Niko PLP 9e108733e6 cleanup of test suite 5 months ago
Niko PLP 2acdcbb33b cleanup dependencies 5 months ago
Niko PLP 30c36dafca bloomfilters for branch sync_req + improved disconnection and subscription handling 5 months ago
Niko PLP 481c4a96fd getting dressed for first release 5 months ago
Niko PLP 1dbd931b0b moved disconnection handling to the LocalBroker 5 months ago
Niko PLP c8b7a04ab4 we have a localfirst E2EE dropbox 5 months ago
Niko PLP ea4b203b16 bootstrap 3P stores in tauri after import 6 months ago
Niko PLP 9e01c2884a pub/sub is working! (on same broker) 6 months ago
Niko PLP 4259277d8f change sessionId to u64, enforce serde_bytes on all serialized buffers 6 months ago
Niko PLP d80f3d5d1a remove tar.gz dist files 6 months ago
Niko PLP 7141c65d09 bootstrap the personal site on webapp 6 months ago
Niko PLP e132a3623c replay events in webapp after reload and before sending outbox 6 months ago
Niko PLP 1451f497c2 fix webapp createwallet, and in_memory open wallet 6 months ago
Niko PLP 32fffcb947 all events of wallet creation (3P site) sent to broker 6 months ago
Niko PLP 5fed085379 user_storage keeps repos and stores. events sent to broker on first connection 6 months ago
Niko PLP 86e5ec52ef LocalBroker::personal_site_store 6 months ago
Niko PLP 0ebf17d594 3P stores of a site 6 months ago
Niko PLP f349d4a748 refactor UserStorage and BlockStorage 6 months ago