.. |
anonymization.js
|
db anonymization implementation
|
2017-12-16 00:05:37 -05:00 |
app_info.js
|
note_id - parent_note_id index needs to be unique
|
2018-01-02 19:20:42 -05:00 |
auth.js
|
refactored detection of whether user is initialized
|
2017-12-27 18:23:24 -05:00 |
backup.js
|
db anonymization implementation
|
2017-12-16 00:05:37 -05:00 |
build.js
|
release 0.2.1
|
2018-01-02 22:46:50 -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
|
fix resource path bug
|
2017-12-27 16:44:15 -05:00 |
consistency_checks.js
|
measuring and logging time to compute content hash and consistency checks
|
2018-01-01 19:47:50 -05:00 |
content_hash.js
|
measuring and logging time to compute content hash and consistency checks
|
2018-01-01 19:47:50 -05:00 |
data_dir.js
|
db anonymization implementation
|
2017-12-16 00:05:37 -05:00 |
data_encryption.js
|
failing early when decryption fails
|
2017-12-30 20:14:05 -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
|
tree cycle consistency check
|
2018-01-01 19:41:22 -05:00 |
migration.js
|
fix resource path bug
|
2017-12-27 16:44:15 -05:00 |
my_scrypt.js
|
sync of options
|
2017-11-02 20:48:02 -04:00 |
notes.js
|
display current note ID in editor (useful in Electron which doesn't have address bar)
|
2017-12-25 09:46:11 -05:00 |
options.js
|
fixes for DB initalization and import of demo data
|
2017-12-23 13:55:13 -05:00 |
password_encryption.js
|
add links in ckeditor
|
2017-12-09 14:11:35 -05:00 |
protected_session.js
|
per-browser source id so we support having notecase opened in multiple tabs/windows
|
2017-12-16 20:48:34 -05:00 |
resource_dir.js
|
fix resource path bug
|
2017-12-27 16:44:15 -05:00 |
session_secret.js
|
more logging
|
2017-10-24 22:17:48 -04:00 |
source_id.js
|
fixes for DB initalization and import of demo data
|
2017-12-23 13:55:13 -05:00 |
sql.js
|
refactored detection of whether user is initialized
|
2017-12-27 18:23:24 -05:00 |
sync.js
|
fixes for DB initalization and import of demo data
|
2017-12-23 13:55:13 -05:00 |
sync_setup.js
|
implementation of forcing full (re)sync
|
2017-12-13 23:03:48 -05:00 |
sync_table.js
|
added force note sync functionality to context menu
|
2017-12-30 21:44:26 -05:00 |
sync_update.js
|
fixed synced issue when changing protected status of note history
|
2017-12-30 19:38:30 -05:00 |
utils.js
|
cleanup of soft deleted items
|
2017-12-23 09:35:00 -05:00 |