trilium/src/public/app/services
2020-09-04 22:54:50 +02:00
..
app_context.js fixed tree hotkeys 2020-08-26 22:12:01 +02:00
attribute_autocomplete.js small fixes related to inherited attributes 2020-08-11 22:52:17 +02:00
attribute_parser.js added in-editor help for editing attributes 2020-08-21 23:08:53 +02:00
attribute_renderer.js don't use   for attributes since it (duh) prevents line breaking in case of inherited attributes 2020-09-02 23:16:56 +02:00
branches.js
bundle.js fixes 2020-08-15 00:06:26 +02:00
clipboard.js
context_menu.js
date_notes.js
dialog_command_executor.js
entrypoints.js
frontend_script_api.js fixed script support 2020-08-18 23:32:50 +02:00
glob.js added in-editor help for editing attributes 2020-08-21 23:08:53 +02:00
hoisted_note.js smaller refactorings in note_tree 2020-08-24 23:33:27 +02:00
import.js
keyboard_actions.js keyboard shortcuts for focusing the attributes, adding a new label and relation 2020-09-01 23:18:28 +02:00
library_loader.js
link.js fixes and tweaks - readonly bar is smaller and on the right 2020-08-27 14:54:56 +02:00
link_map.js
load_results.js many changes related to #1192: 2020-08-16 22:57:48 +02:00
mac_init.js
main_tree_executors.js
mime_types.js
note_attribute_cache.js
note_autocomplete.js use just note title in note autocomplete input field 2020-09-03 17:38:11 +02:00
note_content_renderer.js activate PDF preview also in server build, fixes #1208 2020-08-27 23:22:36 +02:00
note_create.js
note_tooltip.js attribute fixes 2020-08-15 21:24:17 +02:00
options.js
promoted_attribute_definition_parser.js
protected_session.js
protected_session_holder.js
render.js
script_context.js
server.js
spaced_update.js
split.js
sync.js
tab_context.js smaller refactorings in note_tree 2020-08-24 23:33:27 +02:00
tab_manager.js
toast.js
tree.js initializing note tree synchronously 2020-08-26 16:50:16 +02:00
tree_cache.js initializing note tree synchronously 2020-08-26 16:50:16 +02:00
tree_context_menu.js autocollapse notes after period of inactivity + some other changes, #1192 2020-08-17 20:58:34 +02:00
utils.js bug fixes 2020-08-27 22:03:56 +02:00
ws.js fix zen mode with attributes, closes #1213 2020-09-04 22:54:50 +02:00
zoom.js