trilium/services
2017-12-14 20:38:56 -05:00
..
app_info.js converted all timestamps to string representation 2017-12-10 12:56:59 -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 sql console implementation 2017-12-14 20:38:56 -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 recent notes are now keyed by note tree id which simplifies things 2017-12-03 10:06:53 -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 fix storing date_modified for note 2017-12-13 23:27:02 -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 converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
sql.js converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
sync.js implementation of forcing full (re)sync 2017-12-13 23:03:48 -05:00
sync_setup.js implementation of forcing full (re)sync 2017-12-13 23:03:48 -05:00
sync_table.js save sync records even if sync isn't configured, but don't put them as outstanding pushes (should be still available for pulls) 2017-12-14 07:57:31 -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