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
239
Commits
3
Branches
6
Tags
166 MiB
Tag:
Branch:
Tree:
dcc9bbcf52
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 'dcc9bbcf52'
${ noResults }
Commit Graph
11 Commits (dcc9bbcf52e9ba30e0f205a3fa5d2e65fcbfbd02)
Author
SHA1
Message
Date
Niko PLP
dcc9bbcf52
RocksDB configuration options
10 months ago
Niko PLP
4259277d8f
change sessionId to u64, enforce serde_bytes on all serialized buffers
10 months ago
Niko PLP
e132a3623c
replay events in webapp after reload and before sending outbox
10 months ago
Niko PLP
32fffcb947
all events of wallet creation (3P site) sent to broker
10 months ago
Niko PLP
5fed085379
user_storage keeps repos and stores. events sent to broker on first connection
10 months ago
Niko PLP
0ebf17d594
3P stores of a site
10 months ago
Niko PLP
4cdcf305ce
fix test_new_repo_default
10 months ago
Niko PLP
f349d4a748
refactor UserStorage and BlockStorage
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
6878452ab3
File common API for RandomAccessFile and SmallFile
11 months ago
Niko PLP
04ceb0374e
verify perms, signature and DAG on commit
11 months ago
Niko PLP
abf898ac00
removed some warnings
11 months ago
Niko PLP
f03b6bcc10
RandomAccessFile
11 months ago
Niko PLP
9af14b47c0
refactor object/block DAG, CommitHeader, sync_req, test, rocksdb integration
11 months ago
Niko PLP
dbb397f966
refactor commits, permissions, capabilities, signature
11 months ago
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
11 months ago
Niko PLP
2f98ad6e88
copyright 2024
1 year ago
Niko PLP
5289f747e7
wallet creation and login working on native app tauri
2 years ago
Niko PLP
245db1807b
add_invitation list_invitations in CLI
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
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
10f91899bf
allowing public IPv6 on private interface, because DMZ can do that
2 years ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
2 years ago
Niko
5453b661be
all ngd CLI config options working
2 years ago
Niko
19d4cbfc21
working demo of blocks pushed from broker to app
2 years ago
Niko
be1b4627d1
wallet creation and opening
2 years ago
Niko
c151f94a84
dual 25519 keys (montgomery and edwards)
2 years ago
Niko
8443939184
noise handshake
2 years ago
Niko PLP
9c970a8ceb
new WS client connection, working from WASM too
2 years ago
Niko PLP
6087ab253b
reorganize crates
2 years ago