This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
nextgraph-rs
Watch
1
Star
3
Fork
You've already forked nextgraph-rs
1
Code
Issues
3
Pull Requests
Packages
Projects
2
Releases
3
Activity
283
Commits
2
Branches
6
Tags
167 MiB
Tag:
Branch:
Tree:
5ff185cae3
chore/ng-app/ng-worker-upload-download
master
v0.1.0-preview.1
v0.1.0-preview.6
v0.1.0-preview.7
v0.1.0-preview.8
v0.1.1-alpha
wallet-demo
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5ff185cae3'
${ noResults }
Commit Graph
30 Commits (5ff185cae335fa16d150668277dcebe66c114cc6)
Author
SHA1
Message
Date
Niko PLP
85dafec2a9
fix warnings
10 months ago
Niko PLP
9e05125f17
fix sync_req and some docs
10 months ago
Niko PLP
0287993dbf
SPARQL endpoint for query and update
10 months ago
Niko PLP
273a13b4e5
session_stop and session_headless_stop with force_close
10 months ago
Niko PLP
8e24e3aa0a
headless verifier (without wallet) running in ngd and answers to query from nodejs
10 months ago
Niko PLP
388bd0e83b
cleanup of inline rust documentation
10 months ago
Niko PLP
2b946a3c8d
preparing for npm publish
10 months ago
Niko PLP
48fd6806b8
switched to rust-bloom-filter as bloomfilter-rs is not portable across arch
10 months ago
Niko PLP
2acdcbb33b
cleanup dependencies
10 months ago
Niko PLP
30c36dafca
bloomfilters for branch sync_req + improved disconnection and subscription handling
10 months ago
Niko PLP
481c4a96fd
getting dressed for first release
10 months ago
Niko PLP
1dbd931b0b
moved disconnection handling to the LocalBroker
10 months ago
Niko PLP
c8b7a04ab4
we have a localfirst E2EE dropbox
10 months ago
Niko PLP
ea4b203b16
bootstrap 3P stores in tauri after import
10 months ago
Niko PLP
9e01c2884a
pub/sub is working! (on same broker)
10 months ago
Niko PLP
4259277d8f
change sessionId to u64, enforce serde_bytes on all serialized buffers
10 months ago
Niko PLP
d80f3d5d1a
remove tar.gz dist files
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
Niko PLP
1451f497c2
fix webapp createwallet, and in_memory open wallet
10 months ago
Niko PLP
32fffcb947
all events of wallet creation (3P site) sent to broker
11 months ago
Niko PLP
5fed085379
user_storage keeps repos and stores. events sent to broker on first connection
11 months ago
Niko PLP
86e5ec52ef
LocalBroker::personal_site_store
11 months ago
Niko PLP
0ebf17d594
3P stores of a site
11 months ago
Niko PLP
f349d4a748
refactor UserStorage and BlockStorage
11 months ago
Niko PLP
9370a9216e
ng-verifier, integration of oxigraph, yrs, automerge
11 months ago
Niko PLP
1956119019
unit tests for local_broker
11 months ago
Niko PLP
e4796e66b1
documentation
11 months ago
Niko PLP
bada481432
prepare crate for publishing. with examples. more docs
11 months ago
Niko PLP
fc4924ac87
Rust API for local_broker + refactor ng-wallet and apps for login + reorganize git repo
11 months ago