This website works better with JavaScript.
Explore
Help
Sign In
csajedi
/
nextgraph-rs
forked from
NextGraph/nextgraph-rs
Watch
1
Star
0
Fork
You've already forked nextgraph-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
506
Commits
3
Branches
6
Tags
181 MiB
Tag:
Branch:
Tree:
30f93e0797
chore/ng-app/ng-worker-upload-download
fix/sparql-ask-json-format
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 '30f93e0797'
${ noResults }
Commit Graph
46 Commits (30f93e0797813fe63df6783947cf60b76789ec75)
Author
SHA1
Message
Date
Niko PLP
30f93e0797
fix bug save when nagivating away
1 year ago
Niko PLP
856d713a73
add ngcli get :j:k and fix bug in stores in tauri
1 year ago
Niko PLP
17e1eb95e3
snapshot and async signature
1 year ago
Niko PLP
077ba6265e
skolemization of blank nodes and BASE in SPARQl query and update
1 year ago
Niko PLP
6852d56bbc
derive key of UserStorage
1 year ago
Niko PLP
a983205baa
removed recursion in load_causal_past
1 year ago
Niko PLP
c7eda5198b
toggle live edit
1 year ago
Niko PLP
434201c657
discrete doc: Codemirror+Yjs
1 year ago
Niko PLP
8396f30975
doc_create
1 year ago
Niko PLP
263df00e93
fix bloomfilter, due to hash function issue on wasm32
1 year ago
Niko PLP
7c621509d2
navigation between docs and tabs, sparql update editor
1 year ago
Niko PLP
65b91ffc3f
wallet import/export API and QRcode scanning from Tauri plugin
1 year ago
Niko PLP
4dbf3aa648
branch_history API
1 year ago
Niko PLP
74c49d43e6
SPARQL Update CRDT
1 year ago
Niko PLP
2e4b12eebe
ng-verifier preview.6
1 year ago
Niko PLP
176eb5f5ca
preview.3 trying to fix the docsrs issue
1 year ago
Niko PLP
e8420e90b0
fix docsrs
1 year ago
Niko PLP
7d6c5190c1
remove all dependecies to oxigraph crates, and add dep to ng-rocksdb
1 year ago
Niko PLP
85dafec2a9
fix warnings
1 year ago
Niko PLP
9e05125f17
fix sync_req and some docs
1 year ago
Niko PLP
0287993dbf
SPARQL endpoint for query and update
1 year ago
Niko PLP
273a13b4e5
session_stop and session_headless_stop with force_close
1 year ago
Niko PLP
7860a17d7f
adding oxigraph inside the workspace. enabling multiple stores with different environments
1 year ago
Niko PLP
8e24e3aa0a
headless verifier (without wallet) running in ngd and answers to query from nodejs
1 year ago
Niko PLP
388bd0e83b
cleanup of inline rust documentation
1 year ago
Niko PLP
48fd6806b8
switched to rust-bloom-filter as bloomfilter-rs is not portable across arch
1 year ago
Niko PLP
2acdcbb33b
cleanup dependencies
1 year ago
Niko PLP
30c36dafca
bloomfilters for branch sync_req + improved disconnection and subscription handling
1 year ago
Niko PLP
481c4a96fd
getting dressed for first release
1 year ago
Niko PLP
9c43d577dd
few GUI improvements
1 year ago
Niko PLP
dd826b5fff
change cost paramters of wallet creation
1 year ago
Niko PLP
07c742c202
save current heads in UserStorage for Tauri apps
1 year ago
Niko PLP
3e4c2a70dc
cleanup logs
1 year ago
Niko PLP
1dbd931b0b
moved disconnection handling to the LocalBroker
1 year ago
Niko PLP
c8b7a04ab4
we have a localfirst E2EE dropbox
1 year ago
Niko PLP
ea4b203b16
bootstrap 3P stores in tauri after import
1 year ago
Niko PLP
9e01c2884a
pub/sub is working! (on same broker)
1 year ago
Niko PLP
93b5930480
CommitGet actor
1 year ago
Niko PLP
a4d96aa92c
refactor ngclie and ngd error handling, and refactor server_broker and its storage
1 year ago
Niko PLP
7141c65d09
bootstrap the personal site on webapp
1 year ago
Niko PLP
e132a3623c
replay events in webapp after reload and before sending outbox
1 year ago
Niko PLP
32fffcb947
all events of wallet creation (3P site) sent to broker
2 years ago
Niko PLP
5fed085379
user_storage keeps repos and stores. events sent to broker on first connection
2 years ago
Niko PLP
0ebf17d594
3P stores of a site
2 years ago
Niko PLP
4cdcf305ce
fix test_new_repo_default
2 years ago
Niko PLP
f349d4a748
refactor UserStorage and BlockStorage
2 years ago