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
253
Commits
3
Branches
6
Tags
166 MiB
Tag:
Branch:
Tree:
93b5930480
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 '93b5930480'
${ noResults }
Commit Graph
39 Commits (93b59304804874e4c1bb86dce08f11ec2a0e139e)
Author
SHA1
Message
Date
Niko PLP
4259277d8f
change sessionId to u64, enforce serde_bytes on all serialized buffers
9 months ago
Niko PLP
5fed085379
user_storage keeps repos and stores. events sent to broker on first connection
10 months ago
Niko PLP
86e5ec52ef
LocalBroker::personal_site_store
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
1956119019
unit tests for local_broker
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
04ceb0374e
verify perms, signature and DAG on commit
11 months ago
Niko PLP
abf898ac00
removed some warnings
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
12 months ago
Niko PLP
00dda8a63d
fix wss: on tauri
1 year ago
Niko PLP
dc5810489f
connection to broker
1 year ago
Niko PLP
d6aa2182f8
rename some pazzle categories and implement logout
1 year ago
Niko PLP
b549e843ac
fix broker choice when creating wallet on public BSP
1 year ago
Niko PLP
85c99329f4
import wallet file
1 year ago
Niko PLP
ee5a7f7ae6
added comment on argon cost parameters
1 year ago
Niko PLP
a8b27c7758
even stronger argon
1 year ago
Niko PLP
e5bf4b6045
stronger argon parameters for wallet creation
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
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
a27816ddb6
serving app and .ng_bootstrap
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
68e89226b9
example password gen
2 years ago
Niko
f1642dedfc
allow pazzle_length of zero, sore its value in wallet
2 years ago
Niko
8cc441cb87
separate list of emojis for wallet into ts and rs files, added display_pazzle
2 years ago
Niko
9edfe806a5
create wallet and open wallet working from all apps
2 years ago
Niko
8b9e68a62d
ng-app uses the sdk
2 years ago
Niko
be1b4627d1
wallet creation and opening
2 years ago