trilium/src/services
2018-08-11 19:45:55 +02:00
..
anonymization.js smaller refactorings 2018-04-02 22:53:01 -04:00
app_info.js more cleanup of labels and relations from backend, dropping tables from db 2018-08-07 13:44:51 +02:00
attributes.js fixed runOnAttributeChange event 2018-08-10 14:31:57 +02:00
auth.js #98, sync to server now works as well + a lot of related changes 2018-07-24 20:35:03 +02:00
backup.js changed backup to simple scheme with one daily, one weekly and one monthly backup, fixes #15 2018-07-30 16:40:50 +02:00
build.js release 0.18.0 2018-07-30 08:18:25 +02:00
build_search_query.js fix label => attributes omissions 2018-08-09 20:55:16 +02:00
change_password.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00
cloning.js image upload fixes + some API changes 2018-08-11 19:45:55 +02:00
cls.js #98, working sync setup from server to desktop instance + refactoring of DB initialization 2018-07-22 19:56:20 +02:00
config.js refactored backend to use new naming convention for modules 2018-04-01 21:27:46 -04:00
consistency_checks.js archived label now respects isInheritable flag, fixes #145 2018-08-08 16:14:35 +02:00
content_hash.js more cleanup of labels and relations from backend, dropping tables from db 2018-08-07 13:44:51 +02: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 cleanup of labels and relations from backend 2018-08-07 13:33:10 +02:00
date_utils.js split out dateUtils on the backend 2018-04-02 20:46:46 -04:00
event_log.js #98, better error reporting for sync setup 2018-07-25 22:54:37 +02:00
events.js added new label "sorted" which will keep children notes alphabetically sorted, fixes #82 2018-08-01 09:26:02 +02:00
handlers.js fixed runOnAttributeChange event 2018-08-10 14:31:57 +02:00
image.js smaller refactorings 2018-04-02 22:53:01 -04:00
log.js async logging of info messages 2018-04-07 21:30:01 -04:00
messaging.js #98, sync button now shows total number of outstanding syncs instead of just pushes 2018-07-24 21:43:15 +02:00
migration.js changed backup to simple scheme with one daily, one weekly and one monthly backup, fixes #15 2018-07-30 16:40:50 +02:00
my_scrypt.js option names now follow camelCase 2018-04-02 21:47:46 -04:00
note_cache.js fixed runOnAttributeChange event 2018-08-10 14:31:57 +02:00
notes.js cleanup of labels and relations from backend 2018-08-07 13:33:10 +02:00
options.js beginning of #98, new multistep wizard, db creation after user enters username and password 2018-07-21 08:55:24 +02:00
options_init.js changed backup to simple scheme with one daily, one weekly and one monthly backup, fixes #15 2018-07-30 16:40:50 +02: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
port.js electron build uses random free port, fixes #142 2018-07-31 19:50:18 +02:00
protected_session.js autocomplete supports encrypted notes now as well 2018-04-20 00:12:01 -04:00
repository.js image upload fixes + some API changes 2018-08-11 19:45:55 +02:00
resource_dir.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
scheduler.js fixed runOnAttributeChange event 2018-08-10 14:31:57 +02:00
script.js renamed workEntity to originEntity 2018-08-10 13:30:20 +02:00
script_context.js image upload fixes + some API changes 2018-08-11 19:45:55 +02:00
session_secret.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
setup.js #98 some sync setup refactorings 2018-07-25 09:46:57 +02:00
source_id.js separated DB initialization methods into sql_init 2018-04-02 21:25:20 -04:00
sql.js #98, working sync setup from server to desktop instance + refactoring of DB initialization 2018-07-22 19:56:20 +02:00
sql_init.js #98 proxy support for sync setup 2018-07-25 08:30:41 +02:00
sync.js cleanup of labels and relations from backend 2018-08-07 13:33:10 +02:00
sync_mutex.js #98, sync to server now works as well + a lot of related changes 2018-07-24 20:35:03 +02:00
sync_options.js #98 some sync setup refactorings 2018-07-25 09:46:57 +02:00
sync_table.js cleanup of labels and relations from backend 2018-08-07 13:33:10 +02:00
sync_update.js cleanup of labels and relations from backend 2018-08-07 13:33:10 +02:00
tree.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00
utils.js new UI for search, closes #108 (still needs cleanup) 2018-06-03 20:42:25 -04:00