.. |
anonymization.js
|
db anonymization implementation
|
2017-12-16 00:05:37 -05:00 |
app_info.js
|
removed unique index again - from now on the invariant is that there's unique undeleted relationship between note and parent note
|
2018-01-03 21:29:13 -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
|
|
|
config.js
|
fix resource path bug
|
2017-12-27 16:44:15 -05:00 |
consistency_checks.js
|
consistent checking of is_deleted, some small refactorings
|
2018-01-03 22:13:02 -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
|
|
|
notes.js
|
consistent checking of is_deleted, some small refactorings
|
2018-01-03 22:13:02 -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
|
|
|
source_id.js
|
fixes for DB initalization and import of demo data
|
2017-12-23 13:55:13 -05:00 |
sql.js
|
consistent checking of is_deleted, some small refactorings
|
2018-01-03 22:13:02 -05:00 |
sync.js
|
consistent checking of is_deleted, some small refactorings
|
2018-01-03 22:13:02 -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 |