trilium/src/services
2021-11-13 22:49:58 +01:00
..
export backend import unification 2021-06-29 22:15:57 +02:00
import when saving Saved Search or SQL console, move it to their home (i.e. remove from hidden subtree) 2021-10-24 14:53:45 +02:00
search don't show hidden subtree in autocomplete, fixes #2301 2021-11-04 22:27:39 +01:00
app_icon.js refactoring of router search code into service 2019-03-16 22:19:01 +01:00
app_info.js added grey icon for the dark mode 2021-09-25 21:58:15 +02:00
attribute_formatter.js fix searching by label 2021-07-04 21:05:47 +02:00
attributes.js fix finding single note by label with mixed case 2021-10-08 22:13:39 +02:00
auth.js extra init check to provide better error response 2021-11-10 21:12:53 +01:00
backend_script_api.js fix backend API's getNote, getBranch, getAttribute, closes #2230 2021-10-14 21:19:03 +02:00
backup.js added option to disable backup, #2210 2021-10-11 22:30:23 +02:00
build.js release 0.48.6 2021-11-13 22:49:58 +01:00
change_password.js change salts on password change + more robust handling of decryption failures 2020-09-25 20:55:45 +02:00
cloning.js backend import unification 2021-06-29 22:15:57 +02:00
cls.js store in CLS only entity change IDs instead of whole records 2021-09-16 15:02:20 +02:00
config.js
consistency_checks.js fixed syncing of erased notes, closes #2316 2021-11-12 21:19:23 +01:00
content_hash.js fix SQL console 2021-07-27 22:08:41 +02:00
data_dir.js use correct path separator, closes #1308 2020-10-14 20:42:55 +02:00
data_encryption.js fixed some encryption issues 2020-12-21 23:19:03 +01:00
date_notes.js fix {isoDate} template variable in journal date naming, closes #2306 2021-11-04 19:56:45 +01:00
date_utils.js fix {isoDate} template variable in journal date naming, closes #2306 2021-11-04 19:56:45 +01:00
entity_changes.js bug fixes 2021-09-07 22:56:54 +02:00
env.js in web version use local client time instead of server time for recording dateModified etc. 2020-04-26 14:26:57 +02:00
events.js add back .isDeleted property to becca's note, branch and attribute entities for BC, fixes #2268 2021-10-31 21:03:26 +01:00
handlers.js after creation of inverse relation we need to clear the cache, otherwise inverse relations will be created infinitely, fixes #2269 2021-10-27 22:36:33 +02:00
host.js Add host option (#588) 2019-07-09 22:50:20 +02:00
html_sanitizer.js fix importing notePosition of directories 2021-10-08 22:31:35 +02:00
image.js pasted images should have trimmed names if too long (too often it's just garbage), closes #2307 2021-11-04 21:48:46 +01:00
keyboard_actions.js add toggleLeftPane command/shortcut, closes #2225 2021-10-12 19:29:42 +02:00
log.js script execution results are also pojo-ized 2021-10-08 15:14:23 +02:00
migration.js simplify migration 2021-09-23 22:49:16 +02:00
my_scrypt.js syncification 2020-06-20 12:31:38 +02:00
note_revisions.js backend import unification 2021-06-29 22:15:57 +02:00
notes.js fixed syncing of erased notes, closes #2316 2021-11-12 21:19:23 +01:00
options.js backend import unification 2021-06-29 22:15:57 +02:00
options_init.js default font family after checking font overriding should be "theme" 2021-11-04 21:23:16 +01:00
password_encryption.js syncification 2020-06-20 12:31:38 +02:00
port.js choose port dynamically from range based on environment 2019-07-07 10:49:34 +02:00
promoted_attribute_definition_parser.js validate/clean inverse relation name in promoted attr definition 2021-10-27 22:13:54 +02:00
protected_session.js protected session is now global application state to avoid weird issues with multiple tabs/windows/reloads 2021-05-07 22:23:49 +02:00
request.js fix 0.46 regression to set up sync from client, fixes #1742 2021-03-13 22:54:00 +01:00
resource_dir.js
scheduler.js auto init of special notes after startup 2021-09-16 22:20:59 +02:00
script.js fix preserving original sourceId after running script notes, fixes #2224 2021-10-12 21:41:25 +02:00
script_context.js allow requiring native node modules from backend scripts 2019-08-12 20:41:38 +02:00
session_secret.js
setup.js backend import unification 2021-06-29 22:15:57 +02:00
source_id.js sql_init/migration fixes 2020-07-02 22:57:17 +02:00
special_notes.js when saving Saved Search or SQL console, move it to their home (i.e. remove from hidden subtree) 2021-10-24 14:53:45 +02:00
sql.js store in CLS only entity change IDs instead of whole records 2021-09-16 15:02:20 +02:00
sql_init.js backend import unification 2021-06-29 22:15:57 +02:00
sync.js fixed syncing of erased notes, closes #2316 2021-11-12 21:19:23 +01:00
sync_mutex.js non-intrusive logging of sync errors 2020-07-01 21:33:52 +02:00
sync_options.js sync fixes 2021-02-10 22:56:23 +01:00
sync_update.js fixed syncing of erased notes, closes #2316 2021-11-12 21:19:23 +01:00
task_context.js when saving Saved Search or SQL console, move it to their home (i.e. remove from hidden subtree) 2021-10-24 14:53:45 +02:00
tree.js allow specifiyng sorted attribute (including off for overriding), #2142 2021-09-03 22:33:40 +02:00
utils.js validate/clean inverse relation name in promoted attr definition 2021-10-27 22:13:54 +02:00
window.js allow overriding theme fonts 2021-09-27 21:01:56 +02:00
ws.js fix duplicate subtree 2021-10-02 23:26:18 +02:00