trilium/services
2017-11-21 22:18:37 -05:00
..
app_info.js app info is now logged after startup 2017-11-21 00:25:53 -05:00
audit_category.js unified SQL syntax to uppercase 2017-11-20 23:51:28 -05:00
auth.js
backup.js don't save backups with colons in filenames, doesn't work on windows 2017-11-20 19:38:30 -05:00
build.js don't save backups with colons in filenames, doesn't work on windows 2017-11-20 19:43:48 -05:00
change_password.js cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
config.js
content_hash.js added content hash check 2017-11-21 22:11:27 -05:00
data_dir.js
data_encryption.js cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
event_log.js
log.js cosmetic cleanup, mostly in encryption 2017-11-08 22:33:08 -05:00
migration.js added content hash check 2017-11-21 22:11:27 -05:00
my_scrypt.js
notes.js unified SQL syntax to uppercase 2017-11-20 23:51:28 -05:00
options.js we now remember past source ids so app restart won't change anything in sync operation 2017-11-16 21:50:00 -05:00
password_encryption.js cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
protected_session.js data key is not encrypted with aes-cbc as well 2017-11-15 23:39:50 -05:00
request_context.js fix error when saving unprotected notes 2017-11-17 18:56:52 -05:00
session_secret.js
source_id.js sync fixes 2017-11-16 22:18:25 -05:00
sql.js added content hash check 2017-11-21 22:11:27 -05:00
sync.js fix pulling recent notes by note path (which contains '/' so needs to be escaped) 2017-11-21 22:18:37 -05:00
sync_table.js fixed recent notes 2017-11-19 12:06:48 -05:00
sync_update.js added content hash check 2017-11-21 22:11:27 -05:00
utils.js added content hash check 2017-11-21 22:11:27 -05:00