merge user-abstraction into webui work

This commit is contained in:
Kevin Froman 2018-09-03 14:10:59 -05:00
commit 389b1a10ce
No known key found for this signature in database
GPG key ID: 0D414D0FE405B63B
29 changed files with 1202 additions and 301 deletions

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ onionr/data-encrypted.dat
onionr/.onionr-lock
core
.vscode/*
venv/*