Notes/services
azivner 15faefe8a3 recent notes are now keyed by note tree id which simplifies things 2017-12-03 10:06:53 +07:00
..
app_info.js app info is now logged after startup 2017-11-21 00:25:53 +07:00
auth.js even though trilium APIs are still exposed in electron, they require login if not called directly from electron 2017-11-30 23:29:21 +07:00
backup.js cleaned up images and links which are not used nor supported 2017-11-29 20:47:01 +07:00
build.js migration now works also in electron 2017-11-30 19:58:00 +07:00
change_password.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 +07: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 +07:00
content_hash.js recent notes are now keyed by note tree id which simplifies things 2017-12-03 10:06:53 +07:00
data_dir.js export subtree to filesystem 2017-12-02 21:48:22 +07:00
data_encryption.js cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 +07:00
event_log.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 +07:00
log.js removed audit_log 2017-11-24 20:51:44 +07:00
messaging.js logging JS errors to backend logs 2017-12-01 22:28:22 +07:00
migration.js recent notes are now keyed by note tree id which simplifies things 2017-12-03 10:06:53 +07:00
my_scrypt.js sync of options 2017-11-02 20:48:02 +07:00
notes.js not creating note history immediatelly after creating a note since it's empty at that point which is useless 2017-11-30 22:49:40 +07:00
options.js cosmetic sync related changes 2017-11-29 21:04:30 +07:00
password_encryption.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 +07:00
ping_job.js fixed sync 2017-11-28 18:33:23 +07:00
protected_session.js more complete support for network-less electron frontend-backend communication including protected session 2017-11-29 23:30:35 +07:00
request_context.js removed audit_log 2017-11-24 20:51:44 +07:00
session_secret.js more logging 2017-10-24 22:17:48 +07:00
source_id.js fixed sync 2017-11-28 18:33:23 +07:00
sql.js cosmetic sync related changes 2017-11-29 21:04:30 +07:00
sync.js recent notes are now keyed by note tree id which simplifies things 2017-12-03 10:06:53 +07:00
sync_table.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 +07:00
sync_update.js recent notes are now keyed by note tree id which simplifies things 2017-12-03 10:06:53 +07:00
utils.js sync fix to prefix and some usability improvements 2017-11-26 23:10:23 +07:00