trilium/src/services
2022-07-19 23:56:29 +02:00
..
export use fenced code block style for markdown export, closes #2963 2022-07-06 21:31:11 +02:00
import sanitize note title && attrs just to be sure 2022-07-06 23:09:16 +02:00
search #template label is not inherited through template since it's meant to mark the template note only 2022-06-19 11:36:29 +02:00
anonymization.js add light anonymization option to the existing full anonymization 2022-02-06 13:49:33 +01:00
app_icon.js
app_info.js refactorings of search actions to bulk actions 2022-06-05 22:46:37 +02:00
attribute_formatter.js
attributes.js added #shareDisallowRobotIndexing label and reworked how the child-image exclusion works 2022-03-22 23:17:47 +01:00
auth.js set correct content type for error messages 2022-07-01 00:01:29 +02:00
backend_script_api.js don't check for null content in consistency checks because it's too slow for large databases #2887 2022-05-31 14:09:46 +02:00
backup.js generate anonymization script into a file 2022-01-17 23:47:26 +01:00
branches.js added "move note" search action 2022-02-05 12:06:23 +01:00
build.js release 0.53.2 2022-07-09 13:40:41 +02:00
builtin_attributes.js add #toc label to control Table of Contents visibility per note, #2985 2022-07-19 23:56:29 +02:00
bulk_actions.js small bulk action fixes 2022-06-17 23:12:52 +02:00
cloning.js prevent pasting notes into search parent note 2022-06-16 20:02:40 +02:00
cls.js
config.js
consistency_checks.js don't check for null content in consistency checks because it's too slow for large databases #2887 2022-05-31 14:09:46 +02:00
content_hash.js sync fixes 2022-01-10 21:24:07 +01:00
data_dir.js
data_encryption.js fix saving new protected note revisions, closes #2951 2022-07-01 22:49:10 +02:00
date_notes.js ETAPI auth, spec improvements etc. 2022-01-10 17:09:20 +01:00
date_utils.js
entity_changes.js don't fill recent notes into entity_changes 2022-05-10 23:45:28 +02:00
env.js
etapi_tokens.js fix multiple UI bugs, closes #2616 2022-02-07 22:50:28 +01:00
events.js
handlers.js added new runOnNoteDeletion, runOnBranchCreation, runOnBranchDeletion, #2898 2022-06-05 14:58:19 +02:00
host.js
html_sanitizer.js sanitize note title && attrs just to be sure 2022-07-06 23:09:16 +02:00
image.js Merge remote-tracking branch 'origin/stable' 2022-07-08 22:21:41 +02:00
keyboard_actions.js new default keyboard shortcuts alt+up/down/left/right for moving notes on Mac 2022-06-09 23:38:07 +02:00
log.js log messages now contain script context if available 2022-02-01 22:25:38 +01:00
member_id.js
migration.js allow ignoring DB version for skipping uncritical migrations in case of a downgrade 2022-06-06 22:27:06 +02:00
my_scrypt.js
note_revisions.js fix saving note revisions, closes #2915 2022-06-13 22:54:08 +02:00
note_types.js rename iframe to web view 2022-05-30 20:59:54 +02:00
notes.js Merge remote-tracking branch 'origin/stable' 2022-07-08 22:21:41 +02:00
options.js etapi improvements and more tests 2022-01-12 19:32:23 +01:00
options_init.js added an option to define a "min TOC headings", #2985 2022-07-16 00:15:45 +02:00
password.js
password_encryption.js etapi improvements and more tests 2022-01-12 19:32:23 +01:00
port.js
promoted_attribute_definition_parser.js
protected_session.js moved protected session expiration scheduling #2855 2022-05-17 20:39:37 +02:00
request.js
resource_dir.js
scheduler.js moved protected session expiration scheduling #2855 2022-05-17 20:39:37 +02:00
script.js log messages now contain script context if available 2022-02-01 22:25:38 +01:00
script_context.js
session_secret.js
setup.js
special_notes.js bulk actions WIP 2022-06-03 17:29:08 +02:00
sql.js fix bulk/search action delete 2022-06-08 22:25:00 +02:00
sql_init.js don't check for null content in consistency checks because it's too slow for large databases #2887 2022-05-31 14:09:46 +02:00
sync.js improved logging 2022-01-31 21:25:18 +01:00
sync_mutex.js
sync_options.js
sync_update.js
task_context.js added new runOnNoteDeletion, runOnBranchCreation, runOnBranchDeletion, #2898 2022-06-05 14:58:19 +02:00
tray.js ETAPI auth, spec improvements etc. 2022-01-10 17:09:20 +01:00
tree.js tweaks to handling of branch removal 2022-01-31 22:09:39 +01:00
utils.js sanitize note title && attrs just to be sure 2022-07-06 23:09:16 +02:00
window.js use webview instead of iframe 2022-05-29 17:42:09 +02:00
ws.js ETAPI auth, spec improvements etc. 2022-01-10 17:09:20 +01:00