Build your personal knowledge base with Trilium Notes
Go to file
2017-09-09 13:57:01 -04:00
src login uses my_scrypt to reuse the same scrypt code 2017-09-09 13:57:01 -04:00
static more refactoring 2017-09-09 12:34:20 -04:00
.gitignore configurable port plus support for SSL 2017-08-14 21:05:01 -04:00
.pylintrc app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
change-password.py password change (reencryption) 2017-09-09 13:53:58 -04:00
config-sample.ini password change (reencryption) 2017-09-09 13:53:58 -04:00
generate-cert.sh configurable port plus support for SSL 2017-08-14 21:05:01 -04:00
generate-password.py password change (reencryption) 2017-09-09 13:53:58 -04:00
generate-secret-key.py path to document file is now configurable, flask secret is now also taken from configuration 2017-08-15 22:57:44 -04:00
run-debug.sh encryption POC 2017-08-21 20:34:17 -04:00
run.sh path to document file is now configurable, flask secret is now also taken from configuration 2017-08-15 22:57:44 -04:00
TODO added context menu on tree items - implemented cut, paste into, paste after 2017-09-04 13:22:24 -04:00