Notes/src/services
azivner 31b76b23ce release 0.14.1 2018-06-02 09:39:37 +07:00
..
anonymization.js smaller refactorings 2018-04-02 22:53:01 +07:00
app_info.js unifying surrogate keys for event log and options, fixes #103 2018-05-26 23:25:09 +07:00
auth.js separated DB initialization methods into sql_init 2018-04-02 21:25:20 +07:00
autocomplete.js fix hideInAutocomplete bug 2018-05-26 10:50:13 +07:00
backup.js option names now follow camelCase 2018-04-02 21:47:46 +07:00
build.js release 0.14.1 2018-06-02 09:39:37 +07:00
build_search_query.js renamed outstanding attribute references to labels 2018-04-01 09:59:44 +07:00
change_password.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 +07:00
cloning.js script to generate large documents, closes #55 2018-04-03 22:15:28 +07:00
cls.js converted cloning and label routes 2018-03-30 13:20:36 +07:00
config.js refactored backend to use new naming convention for modules 2018-04-01 21:27:46 +07:00
consistency_checks.js add index for note's type + some fixes 2018-05-21 20:12:46 +07:00
content_hash.js fixed false sync error reporting 2018-06-02 09:39:04 +07:00
data_dir.js added missing sync check hashes 2018-03-31 23:19:54 +07:00
data_encryption.js support encryption for files, closes #60 2018-02-23 22:58:24 +07:00
date_notes.js electron upgrade to 2.0.0 2018-05-08 16:39:01 +07:00
date_utils.js split out dateUtils on the backend 2018-04-02 20:46:46 +07:00
event_log.js unifying surrogate keys for event log and options, fixes #103 2018-05-26 23:25:09 +07:00
events.js autocomplete supports encrypted notes now as well 2018-04-20 00:12:01 +07:00
image.js smaller refactorings 2018-04-02 22:53:01 +07:00
labels.js hideChildrenOverview label which can disable children overview for specific notes 2018-04-10 23:15:41 +07:00
log.js async logging of info messages 2018-04-07 21:30:01 +07:00
messaging.js option names now follow camelCase 2018-04-02 21:47:46 +07:00
migration.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 +07:00
my_scrypt.js option names now follow camelCase 2018-04-02 21:47:46 +07:00
notes.js export & import work correctly with clones 2018-04-08 13:14:30 +07:00
options.js fix sync of unsyncable options 2018-05-22 19:29:18 +07:00
parse_filters.js renamed outstanding attribute references to labels 2018-04-01 09:59:44 +07:00
password_encryption.js option names now follow camelCase 2018-04-02 21:47:46 +07:00
protected_session.js autocomplete supports encrypted notes now as well 2018-04-20 00:12:01 +07:00
repository.js fix sync of unsyncable options 2018-05-22 19:29:18 +07:00
resource_dir.js moved all sources to src directory 2018-01-28 22:18:15 +07:00
scheduler.js electron fixes 2018-04-05 23:17:19 +07:00
script.js render notes can be edited and can contain HTML markup 2018-05-26 19:27:47 +07:00
script_context.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 +07:00
session_secret.js moved all sources to src directory 2018-01-28 22:18:15 +07:00
source_id.js separated DB initialization methods into sql_init 2018-04-02 21:25:20 +07:00
sql.js fix issue with limitation of number of SQLite parameters (999) which caused problems when loading tree which was too expanded 2018-05-30 20:28:10 +07:00
sql_init.js initialization and schema fixes, closes #111 2018-06-01 22:26:37 +07:00
sync.js unifying surrogate keys for event log and options, fixes #103 2018-05-26 23:25:09 +07:00
sync_mutex.js moved all sources to src directory 2018-01-28 22:18:15 +07:00
sync_setup.js moved all sources to src directory 2018-01-28 22:18:15 +07:00
sync_table.js autocomplete supports encrypted notes now as well 2018-04-20 00:12:01 +07:00
sync_update.js unify audit fields, fixes #102 2018-05-26 12:38:25 +07:00
tree.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 +07:00
utils.js OPML export support (issue #78), import missing for now 2018-05-27 12:26:34 +07:00