trilium/src/public/app/services
2020-09-18 23:22:28 +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 improvements to note tooltip - include (some) notePath and attributes 2020-09-08 21:45:07 +02:00
branches.js Minor gramatical changes (#1162) 2020-07-24 22:03:39 +02:00
bundle.js fixes 2020-08-15 00:06:26 +02:00
clipboard.js
context_menu.js add label/relation from menu 2020-07-14 23:29:37 +02:00
date_notes.js
dialog_command_executor.js removed attributes dialog 2020-07-04 10:18:01 +02:00
entrypoints.js fixed search API and its default settings to include archived notes 2020-09-07 22:11:16 +02:00
frontend_script_api.js similarity tweaks 2020-09-18 21:47:59 +02:00
glob.js added in-editor help for editing attributes 2020-08-21 23:08:53 +02:00
hoisted_note.js display unhoist button on the left of the note title so that it's always visible, #1223 2020-09-08 23:25:21 +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 removed attributes dialog 2020-07-04 10:18:01 +02:00
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 fix popups/tooltips not disappearing after loading new note, closes #1214 2020-09-05 21:51:00 +02:00
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 refactored "sync" table to "entity_changes" 2020-08-02 23:27:48 +02:00
note_tooltip.js fix attr detail related notes 2020-09-13 22:23:03 +02:00
options.js bug fixes 2020-07-24 23:14:31 +02:00
promoted_attribute_definition_parser.js attr detail handles label/relation definition updates 2020-07-18 23:45:28 +02:00
protected_session.js
protected_session_holder.js
render.js
script_context.js
server.js refactored "sync" table to "entity_changes" 2020-08-02 23:27:48 +02:00
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 small improvements and fixes 2020-08-06 00:06:42 +02:00
tree.js mobile layout fixes + fix mobile delete note 2020-09-13 21:12:22 +02:00
tree_cache.js fix broken what links here widget 2020-09-05 22:45:26 +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 fix zen mode with attributes, closes #1213 2020-09-04 23:35:10 +02:00
ws.js added debugModeEnabled option 2020-09-18 23:22:28 +02:00
zoom.js