| .. |
|
app_info.js
|
implemented initial setup of the app
|
2017-12-03 22:29:23 +07:00 |
|
auth.js
|
implemented initial setup of the app
|
2017-12-03 22:29:23 +07:00 |
|
backup.js
|
distinguishing between when DB is just connected and when it's ready for queries (validated)
|
2017-12-03 19:18:33 +07:00 |
|
build.js
|
log data dir location
|
2017-12-06 19:42:23 +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
|
throwException instead of throwing exceptions manually (includes stacktrace)
|
2017-12-06 19:53:23 +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
|
log data dir location
|
2017-12-06 19:42:23 +07:00 |
|
messaging.js
|
logging JS errors to backend logs
|
2017-12-01 22:28:22 +07:00 |
|
migration.js
|
throwException instead of throwing exceptions manually (includes stacktrace)
|
2017-12-06 19:53:23 +07:00 |
|
my_scrypt.js
|
sync of options
|
2017-11-02 20:48:02 +07:00 |
|
notes.js
|
throwException instead of throwing exceptions manually (includes stacktrace)
|
2017-12-06 19:53:23 +07:00 |
|
options.js
|
throwException instead of throwing exceptions manually (includes stacktrace)
|
2017-12-06 19:53:23 +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
|
distinguishing between when DB is just connected and when it's ready for queries (validated)
|
2017-12-03 19:18:33 +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
|
throwException instead of throwing exceptions manually (includes stacktrace)
|
2017-12-06 19:53:23 +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
|
creating new starting page when creating database
|
2017-12-04 00:17:08 +07:00 |
|
sync.js
|
throwException instead of throwing exceptions manually (includes stacktrace)
|
2017-12-06 19:53:23 +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 |