trilium/src/services
2021-04-11 22:29:56 +02:00
..
export display note path in search results 2021-02-20 20:10:45 +01:00
import Fix for Evernote workaround and support for en-todo (#1827) 2021-04-07 22:48:49 +02:00
note_cache fix linking to notes 2021-04-07 21:12:55 +02:00
search script api search ignores hoisting by default 2021-04-06 21:56:46 +02:00
app_icon.js refactoring of router search code into service 2019-03-16 22:19:01 +01:00
app_info.js fixed saved note migration - need to be migrated as last, #1647 2021-02-16 21:40:17 +01:00
attributes.js fixes 2021-04-10 23:23:43 +02:00
auth.js updated render note help 2021-04-05 22:37:12 +02:00
backend_script_api.js various javaDoc improvements 2021-04-07 22:01:52 +02:00
backup.js wip 2020-07-04 00:20:23 +02:00
build.js release 0.47.0-beta 2021-04-11 22:29:56 +02: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 refactored "sync" table to "entity_changes" - more changes 2020-08-02 23:43:39 +02:00
cls.js make sure the CLS entity changes are cleared after roll backed transaction, #1736 2021-03-12 23:48:14 +01:00
config.js refactored backend to use new naming convention for modules 2018-04-01 21:27:46 -04:00
consistency_checks.js consistency check for wrong lastSyncedPush 2021-02-15 20:44:31 +01:00
content_hash.js don't compare hashes of note_reordering entity_changes 2021-02-09 23:27:09 +01: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 small fixes 2021-02-19 22:58:53 +01:00
date_utils.js in web version use local client time instead of server time for recording dateModified etc. 2020-04-26 14:26:57 +02:00
entity_changes.js use entity changes instead of actual tables to fill in sector to sync, fixes #1809 2021-04-04 22:02:40 +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 when leaving protected session don't forget to reset note cache (titles), #1810 2021-04-03 22:02:25 +02:00
handlers.js fix broken template copy, closes #1724 2021-03-09 20:51:57 +01:00
host.js Add host option (#588) 2019-07-09 22:50:20 +02:00
html_sanitizer.js convert H1 to H2 also during import 2020-11-01 20:38:39 +01:00
image.js don't recompress animated images, #1585 2021-01-28 20:17:57 +01:00
keyboard_actions.js added "re-render note" menu item & shortcut, closes #1766 2021-03-19 22:34:56 +01:00
log.js search script UI 2021-01-26 22:22:17 +01:00
migration.js updated schema 2021-01-30 22:17:29 +01:00
my_scrypt.js syncification 2020-06-20 12:31:38 +02:00
note_revisions.js added "delete note revisions" search action 2021-02-14 21:35:13 +01:00
notes.js fixed "duplicate subtree" creating extra entities in case subtrees contains multiple clones 2021-02-14 12:14:33 +01:00
options.js fix jsdoc 2020-08-20 12:00:57 +02:00
options_init.js add option to disable note tree auto collapse, fixes #1751 2021-03-18 20:11:58 +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 fix inverse relation detection in relation maps 2020-09-12 22:21:44 +02:00
protected_session.js when leaving protected session don't forget to reset note cache (titles), #1810 2021-04-03 22:02:25 +02:00
repository.js don't sync recent_notes 2021-02-12 22:39:38 +01: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 fix icon in desktop linux build, fixes #372 2019-01-22 19:49:33 +01:00
scheduler.js added #runOnInstance and #runAtHour 2021-04-08 21:22:47 +02:00
script.js added "safe mode" environment variable switch which disables startup scripts and resets tabs 2021-01-15 20:12:14 +01:00
script_context.js allow requiring native node modules from backend scripts 2019-08-12 20:41:38 +02:00
session_secret.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
setup.js revert accidentally committed auth changes, #1629 2021-02-11 23:04:42 +01:00
source_id.js sql_init/migration fixes 2020-07-02 22:57:17 +02:00
sql.js various javaDoc improvements 2021-04-07 22:01:52 +02:00
sql_init.js Merge remote-tracking branch 'origin/stable' 2021-01-14 21:53:05 +01:00
sync.js Merge remote-tracking branch 'origin/stable' 2021-04-04 22:03:00 +02: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 fix syncing protected notes in case there wasn't any other change, closes #1778 2021-03-23 22:18:23 +01:00
task_context.js fixed initial demo import 2020-07-02 21:08:18 +02:00
tree.js check for note cache branch existence, #1808 2021-03-31 22:35:10 +02:00
utils.js small changes for better debugging infos 2021-02-20 23:17:29 +01:00
window.js ckeditor 26.0 2021-03-10 20:02:23 +01:00
ws.js sync status widget 2021-03-21 22:43:41 +01:00