trilium/services
2017-12-15 21:49:46 -05:00
..
app_info.js set last synced push to avoid full sync after DB upgrade 2017-12-14 23:38:03 -05:00
auth.js converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
backup.js converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
build.js success log message if all consistency checks pass 2017-12-14 23:30:38 -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 success log message if all consistency checks pass 2017-12-14 23:30:38 -05:00
content_hash.js split hash checks per table with recent notes not reported into frontend as error 2017-12-15 21:14:10 -05:00
data_dir.js export subtree to filesystem 2017-12-02 21:48:22 -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 logging JS errors to backend logs 2017-12-01 22:28:22 -05:00
migration.js set db as ready only if migration fully succeeded 2017-12-12 23:35:41 -05:00
my_scrypt.js sync of options 2017-11-02 20:48:02 -04:00
notes.js implemented consistency checks 2017-12-14 22:16:26 -05:00
options.js converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
password_encryption.js add links in ckeditor 2017-12-09 14:11:35 -05:00
ping_job.js implementation of forcing full (re)sync 2017-12-13 23:03:48 -05:00
protected_session.js more complete support for network-less electron frontend-backend communication including protected session 2017-11-29 23:30:35 -05:00
request_context.js fix migration in electron build 2017-12-06 20:58:59 -05:00
session_secret.js more logging 2017-10-24 22:17:48 -04:00
source_id.js implemented consistency checks 2017-12-14 22:16:26 -05:00
sql.js implemented consistency checks 2017-12-14 22:16:26 -05:00
sync.js better logging of sync 2017-12-15 21:49:46 -05:00
sync_setup.js implementation of forcing full (re)sync 2017-12-13 23:03:48 -05:00
sync_table.js split hash checks per table with recent notes not reported into frontend as error 2017-12-15 21:14:10 -05:00
sync_update.js implementation of forcing full (re)sync 2017-12-13 23:03:48 -05:00
utils.js fix storing date_modified for note 2017-12-13 23:27:02 -05:00