| .. |
|
aes.js
|
reorganization of source code
|
2017-10-15 19:47:05 +07:00 |
|
audit_category.js
|
server side WIP - saving encrypted note now works, changing terminology of "encrypted note" to "protected note"
|
2017-11-14 21:54:12 +07:00 |
|
auth.js
|
some tweaks mainly for electron support
|
2017-11-05 17:58:55 +07:00 |
|
backup.js
|
sync of options
|
2017-11-02 20:48:02 +07:00 |
|
build.js
|
fix build script
|
2017-11-13 23:41:44 +07:00 |
|
change_password.js
|
refactoring of password change and preparations for server side encryption
|
2017-11-09 23:25:23 +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 |
|
data_dir.js
|
logging stuff to rotated files through simple-node-logger
|
2017-10-24 22:04:52 +07:00 |
|
data_encryption.js
|
server side WIP - saving encrypted note now works, changing terminology of "encrypted note" to "protected note"
|
2017-11-14 21:54:12 +07:00 |
|
event_log.js
|
sync debugging tweaks etc.
|
2017-11-05 21:56:42 +07:00 |
|
log.js
|
cosmetic cleanup, mostly in encryption
|
2017-11-08 22:33:08 +07:00 |
|
migration.js
|
renamed encryption session timeout to protected session timeout
|
2017-11-14 22:44:45 +07:00 |
|
my_scrypt.js
|
sync of options
|
2017-11-02 20:48:02 +07:00 |
|
notes.js
|
protect/unprotect subtree
|
2017-11-15 00:04:26 +07:00 |
|
options.js
|
renamed encryption session timeout to protected session timeout
|
2017-11-14 22:44:45 +07:00 |
|
password_encryption.js
|
server side encryption WIP
|
2017-11-10 22:55:19 +07:00 |
|
protected_session.js
|
server side WIP - saving encrypted note now works, changing terminology of "encrypted note" to "protected note"
|
2017-11-14 21:54:12 +07:00 |
|
request_context.js
|
server side WIP - saving encrypted note now works, changing terminology of "encrypted note" to "protected note"
|
2017-11-14 21:54:12 +07:00 |
|
session_secret.js
|
more logging
|
2017-10-24 22:17:48 +07:00 |
|
sha256.js
|
server side WIP - saving encrypted note now works, changing terminology of "encrypted note" to "protected note"
|
2017-11-14 21:54:12 +07:00 |
|
source_id.js
|
sync fix and more logging
|
2017-11-06 19:23:35 +07:00 |
|
sql.js
|
more granular detection of changes which forces less disruptive realoding. Refactoring of audit functions
|
2017-11-05 10:41:54 +07:00 |
|
sync.js
|
server side WIP - saving encrypted note now works, changing terminology of "encrypted note" to "protected note"
|
2017-11-14 21:54:12 +07:00 |
|
sync_update.js
|
- changing note parent must change date_modified otherwise it will trigger a conflict
|
2017-11-09 21:11:33 +07:00 |
|
utils.js
|
fix password change
|
2017-11-06 19:48:02 +07:00 |