trilium/src/public/app/services
2020-09-08 23:25:21 +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 fix moving/cloning notes broken in 0.42.4, closes #1066 2020-05-31 22:33:02 +02:00
context_menu.js add label/relation from menu 2020-07-14 23:29:37 +02:00
date_notes.js bind global menu item "Open SQL console" to the logic to create such a note 2020-05-08 23:39:46 +02:00
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 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 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 fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
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 fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
load_results.js many changes related to #1192: 2020-08-16 22:57:48 +02:00
mac_init.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
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 implemented SQL console as a type of code note 2020-05-08 22:22:43 +02:00
note_attribute_cache.js add note attribute cache to speed up tree loading 2020-05-02 18:19:41 +02:00
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 improvements to note tooltip - include (some) notePath and attributes 2020-09-08 21:45:07 +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 fix unloading protected session after clicking on a button, closes #1078 2020-06-03 11:47:30 +02:00
protected_session_holder.js note cache fixes for created notes 2020-05-13 23:06:13 +02:00
render.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
script_context.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
server.js refactored "sync" table to "entity_changes" 2020-08-02 23:27:48 +02:00
spaced_update.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
split.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
sync.js opening transactions only on write operations which enforces exclusive lock only there to improve concurrency, custom handling of sync request timeouts, #1093, #1018 2020-06-13 10:23:36 +02:00
tab_context.js smaller refactorings in note_tree 2020-08-24 23:33:27 +02:00
tab_manager.js Merge remote-tracking branch 'origin/stable' 2020-06-04 22:37:04 +02:00
toast.js small improvements and fixes 2020-08-06 00:06:42 +02:00
tree.js initializing note tree synchronously 2020-08-26 16:50:16 +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 fix zen mode with attributes, closes #1213 2020-09-04 22:54:50 +02:00
zoom.js fix deadlock after "cut to note", closes #1030 2020-05-19 22:58:08 +02:00