* fixed some mail elements for bulma redesign

* added dll, exe to .gitignore
* fixed some miscpublicapi endpoints httpapi calls
This commit is contained in:
KF 2019-07-02 17:34:26 -05:00
parent 10ef9ce41b
commit 2f07b2d00e
8 changed files with 22 additions and 21 deletions

3
.gitignore vendored
View file

@ -18,6 +18,9 @@ core
venv/*
onionr/fs*
*.dll
*.exe
# log files
output.log
*.log