trilium/services
2017-11-28 18:33:23 -05:00
..
app_info.js app info is now logged after startup 2017-11-21 00:25:53 -05:00
auth.js some tweaks mainly for electron support 2017-11-05 17:58:55 -05:00
backup.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
build.js using dotted underlining for cloned notes because dashed looks ugly in chrome 2017-11-27 18:16:42 -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
content_hash.js sync fix to prefix and some usability improvements 2017-11-26 23:10:23 -05:00
data_dir.js logging stuff to rotated files through simple-node-logger 2017-10-24 22:04:52 -04:00
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 synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
log.js removed audit_log 2017-11-24 20:51:44 -05:00
messaging.js fixed sync 2017-11-28 18:33:23 -05:00
migration.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
my_scrypt.js sync of options 2017-11-02 20:48:02 -04:00
notes.js websocket stuff separated into messaging.js 2017-11-28 17:52:47 -05:00
options.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
password_encryption.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
ping_job.js fixed sync 2017-11-28 18:33:23 -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 removed audit_log 2017-11-24 20:51:44 -05:00
session_secret.js more logging 2017-10-24 22:17:48 -04:00
source_id.js fixed sync 2017-11-28 18:33:23 -05:00
sql.js fixed sync 2017-11-28 18:33:23 -05:00
sync.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
sync_table.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
sync_update.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
utils.js sync fix to prefix and some usability improvements 2017-11-26 23:10:23 -05:00