Notes/src
azivner 647bbcaee1 WIP on the dialog for history 2017-09-21 22:20:10 +07:00
..
templates WIP on the dialog for history 2017-09-21 22:20:10 +07:00
__init__.py password change (reencryption) 2017-09-09 13:53:58 +07:00
app.py api for history 2017-09-20 22:30:11 +07:00
change_password.py package fix 2017-09-17 21:28:04 +07:00
config_provider.py password change (reencryption) 2017-09-09 13:53:58 +07:00
my_scrypt.py password now encrypts random "data key" which is then used for encryption of the actual data 2017-09-16 23:21:46 +07:00
notes_api.py saving history snapshots into new table notes_history 2017-09-20 21:37:21 +07:00
notes_history_api.py WIP on the dialog for history 2017-09-21 22:20:10 +07:00
notes_move_api.py got rid of flask_restful and using plain flask to handle REST API calls 2017-08-30 23:07:45 +07:00
password_api.py fixed changing password 2017-09-17 00:18:03 +07:00
settings_api.py encryption timeout is now configurable in the db 2017-09-12 23:04:17 +07:00
sql.py username, password and flask_secret_key are now persisted in database 2017-09-12 21:06:09 +07:00
tree_api.py password now encrypts random "data key" which is then used for encryption of the actual data 2017-09-16 23:21:46 +07:00