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
260
Commits
3
Branches
6
Tags
166 MiB
Tag:
Branch:
Tree:
3e4c2a70dc
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 '3e4c2a70dc'
${ noResults }
Commit Graph
38 Commits (3e4c2a70dc551f2f15295bbf7b5dd980d7397b1b)
Author
SHA1
Message
Date
Niko PLP
3e4c2a70dc
cleanup logs
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
9e01c2884a
pub/sub is working! (on same broker)
10 months ago
Niko PLP
1451f497c2
fix webapp createwallet, and in_memory open wallet
11 months ago
Niko PLP
0ebf17d594
3P stores of a site
11 months ago
Niko PLP
9370a9216e
ng-verifier, integration of oxigraph, yrs, automerge
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
Niko PLP
f66e907758
added private_core option on listener
12 months ago
Niko PLP
4048efd714
fix build of nodejs sdk
12 months ago
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
1 year ago
Niko PLP
2f98ad6e88
copyright 2024
1 year ago
Niko PLP
dc5810489f
connection to broker
1 year ago
Niko PLP
f1c01f9d47
automatic including of sdk in web app
2 years ago
Niko PLP
85c99329f4
import wallet file
2 years ago
Niko PLP
51e4095469
upgrade tauri to latest version. fix windows issue with popup
2 years ago
Niko PLP
817d7fa9e4
adding a binary tar of the sdk
2 years ago
Niko PLP
4c7499b02b
fix ngaccount, reintroduce reqwest for wasm32 only
2 years ago
Niko PLP
bf958123ff
copyright and readme
2 years 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 PLP
cd1f9822a0
checking permissions before accepting websocket
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