trilium/src/services
2018-05-22 23:51:43 -04:00
..
anonymization.js smaller refactorings 2018-04-02 22:53:01 -04:00
app_info.js added hash columns for faster sync check calculation 2018-05-22 00:15:54 -04:00
auth.js separated DB initialization methods into sql_init 2018-04-02 21:25:20 -04:00
autocomplete.js autocomplete supports encrypted notes now as well 2018-04-20 00:12:01 -04:00
backup.js option names now follow camelCase 2018-04-02 21:47:46 -04:00
build.js release 0.13.0-beta 2018-05-22 23:51:43 -04:00
build_search_query.js renamed outstanding attribute references to labels 2018-04-01 09:59:44 -04:00
change_password.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00
cloning.js script to generate large documents, closes #55 2018-04-03 22:15:28 -04:00
cls.js converted cloning and label routes 2018-03-30 13:20:36 -04:00
config.js refactored backend to use new naming convention for modules 2018-04-01 21:27:46 -04:00
consistency_checks.js add index for note's type + some fixes 2018-05-21 20:12:46 -04:00
content_hash.js added hash columns for faster sync check calculation 2018-05-22 00:15:54 -04:00
data_dir.js added missing sync check hashes 2018-03-31 23:19:54 -04:00
data_encryption.js support encryption for files, closes #60 2018-02-23 22:58:24 -05:00
date_notes.js electron upgrade to 2.0.0 2018-05-08 16:39:01 -04:00
date_utils.js split out dateUtils on the backend 2018-04-02 20:46:46 -04:00
event_log.js split out dateUtils on the backend 2018-04-02 20:46:46 -04:00
events.js autocomplete supports encrypted notes now as well 2018-04-20 00:12:01 -04:00
image.js smaller refactorings 2018-04-02 22:53:01 -04:00
labels.js hideChildrenOverview label which can disable children overview for specific notes 2018-04-10 23:15:41 -04:00
log.js async logging of info messages 2018-04-07 21:30:01 -04:00
messaging.js option names now follow camelCase 2018-04-02 21:47:46 -04:00
migration.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00
my_scrypt.js option names now follow camelCase 2018-04-02 21:47:46 -04:00
notes.js export & import work correctly with clones 2018-04-08 13:14:30 -04:00
options.js fix sync of unsyncable options 2018-05-22 19:29:18 -04:00
parse_filters.js renamed outstanding attribute references to labels 2018-04-01 09:59:44 -04:00
password_encryption.js option names now follow camelCase 2018-04-02 21:47:46 -04:00
protected_session.js autocomplete supports encrypted notes now as well 2018-04-20 00:12:01 -04:00
repository.js fix sync of unsyncable options 2018-05-22 19:29:18 -04:00
resource_dir.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
scheduler.js electron fixes 2018-04-05 23:17:19 -04:00
script.js fix #105 2018-05-22 23:51:13 -04:00
script_context.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00
session_secret.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
source_id.js separated DB initialization methods into sql_init 2018-04-02 21:25:20 -04:00
sql.js can't rollback transaction multiple times 2018-04-10 20:28:02 -04:00
sql_init.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00
sync.js add index for note's type + some fixes 2018-05-21 20:12:46 -04:00
sync_mutex.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
sync_setup.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
sync_table.js autocomplete supports encrypted notes now as well 2018-04-20 00:12:01 -04:00
sync_update.js fix note ordering sync 2018-04-14 08:23:06 -04:00
tree.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00
utils.js split out dateUtils on the backend 2018-04-02 20:46:46 -04:00