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
349
Commits
3
Branches
6
Tags
166 MiB
Tag:
Branch:
Tree:
d79acc94d2
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 'd79acc94d2'
${ noResults }
Commit Graph
47 Commits (d79acc94d2de934ccc734bada0c1ac770788eb24)
Author
SHA1
Message
Date
Laurin Weger
1d475fd9c2
feat: display mnemonic on wallet creation and support for login
7 months ago
Niko PLP
978d9c25d4
small fix for android build
9 months ago
Niko PLP
6009d81bb7
change config for build native app on ubuntu
9 months ago
Niko PLP
c0420fe2fb
removing all dependencies to git urls. they now have their own crate
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
2acdcbb33b
cleanup dependencies
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
9 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
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
58e7bb85a0
full-layout with mobile bottom bar
1 year ago
Niko PLP
c8f6416bc7
update tauri to alpha.14
1 year ago
Niko PLP
85c99329f4
import wallet file
1 year ago
Niko PLP
ba151ff702
fix remove action bar in android
1 year ago
Niko PLP
9189e70716
fix new IPC issue. deactivated with no-ipc-custom-protocol feature
1 year ago
Niko PLP
c4275086d0
revert to alpha10, with windows fix
1 year ago
Niko PLP
3d4c735cbd
new dist.tar for ngaccount
1 year ago
Niko PLP
cb8f6acf99
debug open_window
1 year ago
Niko PLP
108185dc8e
removing security.csp from tauri.conf because it breaks releases
1 year ago
Niko PLP
51e4095469
upgrade tauri to latest version. fix windows issue with popup
1 year ago
Niko PLP
9798517771
rename ngcli gen-user to gen-key
1 year ago
Niko PLP
bc928e8454
testing rocksdb storage on android
1 year ago
Niko PLP
2e0c6dfdb0
fix android tauri window doesnt have js injected
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
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
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
55f9a6e3a9
pazzle assets
2 years ago
Niko
19d4cbfc21
working demo of blocks pushed from broker to app
2 years ago
Niko
b846e833c7
update android app with new name
2 years ago
Niko
8b9e68a62d
ng-app uses the sdk
2 years ago