This website works better with JavaScript.
Explore
Help
Sign In
michielbdejong
/
nextgraph-rs
forked from
NextGraph/nextgraph-rs
Watch
1
Star
0
Fork
You've already forked nextgraph-rs
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
285
Commits
3
Branches
6
Tags
166 MiB
Tag:
Branch:
Tree:
2b2ddaaf9c
chore/ng-app/ng-worker-upload-download
master
no-need-create-local-broker
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 '2b2ddaaf9c'
${ noResults }
Commit Graph
44 Commits (2b2ddaaf9cd3511ca91aab2e827ed7b00de3f743)
Author
SHA1
Message
Date
Niko PLP
9e05125f17
fix sync_req and some docs
9 months ago
Niko PLP
da628acc5a
file_get and file_put API in nodejs
9 months ago
Niko PLP
0287993dbf
SPARQL endpoint for query and update
9 months ago
Niko PLP
273a13b4e5
session_stop and session_headless_stop with force_close
9 months ago
Niko PLP
8e24e3aa0a
headless verifier (without wallet) running in ngd and answers to query from nodejs
9 months ago
Niko PLP
388bd0e83b
cleanup of inline rust documentation
9 months ago
Niko PLP
9e108733e6
cleanup of test suite
9 months ago
Niko PLP
30c36dafca
bloomfilters for branch sync_req + improved disconnection and subscription handling
9 months ago
Niko PLP
481c4a96fd
getting dressed for first release
9 months ago
Niko PLP
07c742c202
save current heads in UserStorage for Tauri apps
9 months ago
Niko PLP
3e4c2a70dc
cleanup logs
9 months ago
Niko PLP
1dbd931b0b
moved disconnection handling to the LocalBroker
9 months ago
Niko PLP
c8b7a04ab4
we have a localfirst E2EE dropbox
9 months ago
Niko PLP
9e01c2884a
pub/sub is working! (on same broker)
9 months ago
Niko PLP
1451f497c2
fix webapp createwallet, and in_memory open wallet
10 months ago
Niko PLP
0ebf17d594
3P stores of a site
10 months ago
Niko PLP
9370a9216e
ng-verifier, integration of oxigraph, yrs, automerge
10 months ago
Niko PLP
bada481432
prepare crate for publishing. with examples. more docs
10 months ago
Niko PLP
fc4924ac87
Rust API for local_broker + refactor ng-wallet and apps for login + reorganize git repo
10 months ago
Niko PLP
f66e907758
added private_core option on listener
11 months ago
Niko PLP
4048efd714
fix build of nodejs sdk
11 months ago
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
11 months ago
Niko PLP
2f98ad6e88
copyright 2024
12 months ago
Niko PLP
dc5810489f
connection to broker
1 year ago
Niko PLP
85c99329f4
import wallet file
1 year ago
Niko PLP
51e4095469
upgrade tauri to latest version. fix windows issue with popup
1 year ago
Niko PLP
4c7499b02b
fix ngaccount, reintroduce reqwest for wasm32 only
1 year ago
Niko PLP
5289f747e7
wallet creation and login working on native app tauri
2 years ago
Niko PLP
be04dd0c97
adding bootstrap and core info in wallet at creation time
2 years ago
Niko PLP
b71d5a18ba
login
2 years ago
Niko PLP
b9764e7983
add_user, list_users from CLI
2 years ago
Niko PLP
0c98b2bdc6
invite_admin
2 years ago
Niko PLP
bfa88bfcfd
ClientInfo
2 years ago
Niko PLP
0a84519326
wallet_log and CRDT of wallet operations
2 years ago
Niko PLP
b44838a1bb
fix refactor of remote_peer key being montgomery
2 years ago
Niko PLP
240b836624
zeroize everything
2 years ago
Niko PLP
dfdfbedee8
refactor client to server connection start
2 years ago
Niko PLP
e80c87d925
added probe of broker
2 years ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
2 years ago
Niko
684cd58962
refactor log macros, ngd master key taken from args or file
2 years ago
Niko
9e4c8d8108
create wallet UX
2 years ago
Niko
9edfe806a5
create wallet and open wallet working from all apps
2 years ago
Niko
19d4cbfc21
working demo of blocks pushed from broker to app
2 years ago
Niko
9bdb27d36a
raname sdk to ng-sdk-js
2 years ago