trilium/services
2017-12-20 22:30:17 -05:00
..
anonymization.js db anonymization implementation 2017-12-16 00:05:37 -05:00
app_info.js removed foreign key from notes_tree parent_note_id because of sync issues 2017-12-20 22:30:17 -05:00
auth.js converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
backup.js db anonymization implementation 2017-12-16 00:05:37 -05:00
build.js removed foreign key from notes_tree parent_note_id because of sync issues 2017-12-20 22:30:17 -05:00
change_password.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
config.js all user files are now stored in one directory, by default trilium-data in users home directory 2017-10-23 23:30:23 -04:00
consistency_checks.js yet another attempt at fixing reporting sync changes to client 2017-12-19 23:22:21 -05:00
content_hash.js added foreign keys to relations to guarantee data consistency 2017-12-19 21:40:48 -05:00
data_dir.js db anonymization implementation 2017-12-16 00:05:37 -05:00
data_encryption.js fix migration in electron build 2017-12-06 20:58:59 -05:00
event_log.js converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
log.js log data dir location 2017-12-06 19:42:23 -05:00
messaging.js yet another attempt at fixing reporting sync changes to client 2017-12-19 23:22:21 -05:00
migration.js removed foreign key from notes_tree parent_note_id because of sync issues 2017-12-20 22:30:17 -05:00
my_scrypt.js sync of options 2017-11-02 20:48:02 -04:00
notes.js added foreign keys to relations to guarantee data consistency 2017-12-19 21:40:48 -05:00
options.js per-browser source id so we support having notecase opened in multiple tabs/windows 2017-12-16 20:48:34 -05:00
password_encryption.js add links in ckeditor 2017-12-09 14:11:35 -05:00
protected_session.js per-browser source id so we support having notecase opened in multiple tabs/windows 2017-12-16 20:48:34 -05:00
session_secret.js more logging 2017-10-24 22:17:48 -04:00
source_id.js got rid of request context and related refactorings 2017-12-16 21:23:35 -05:00
sql.js sql console now shows error message if any SQL error ocurred 2017-12-19 22:33:44 -05:00
sync.js yet another attempt at fixing reporting sync changes to client 2017-12-19 23:22:21 -05:00
sync_setup.js implementation of forcing full (re)sync 2017-12-13 23:03:48 -05:00
sync_table.js got rid of request context and related refactorings 2017-12-16 21:23:35 -05:00
sync_update.js added foreign keys to relations to guarantee data consistency 2017-12-19 21:40:48 -05:00
utils.js db anonymization implementation 2017-12-16 00:05:37 -05:00