Build your personal knowledge base with Trilium Notes
Find a file
2017-09-16 23:21:46 -04:00
src password now encrypts random "data key" which is then used for encryption of the actual data 2017-09-16 23:21:46 -04:00
static password now encrypts random "data key" which is then used for encryption of the actual data 2017-09-16 23:21:46 -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 change password modularized 2017-09-12 22:09:09 -04:00
config-sample.ini username, password and flask_secret_key are now persisted in database 2017-09-12 21:06:09 -04:00
generate-cert.sh configurable port plus support for SSL 2017-08-14 21:05:01 -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
setup.py password now encrypts random "data key" which is then used for encryption of the actual data 2017-09-16 23:21:46 -04:00
TODO added context menu on tree items - implemented cut, paste into, paste after 2017-09-04 13:22:24 -04:00