trilium/src/public/javascripts/services
2019-08-29 21:08:53 +02:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +01:00
attributes.js removed link remnants 2019-08-27 21:24:31 +02:00
branches.js using dynamic import for dialogs and widgets to speed up initial load 2019-08-20 21:40:47 +02:00
bundle.js loading of custom widgets 2019-08-17 11:28:36 +02:00
clipboard.js context menu refactoring 2019-05-03 20:27:38 +02:00
cloning.js cloning is now done without reloading the whole tree 2019-03-18 22:33:19 +01:00
context_menu.js context menu on tab and "close all except for this tab" 2019-05-07 21:34:01 +02:00
css_loader.js appCss/appTheme are now loaded as external CSS files instead of inline styles 2019-01-27 17:01:37 +01:00
date_notes.js more reliable reimplementation of "create day sub note" 2019-04-14 12:18:52 +02:00
drag_and_drop.js using dynamic import for dialogs and widgets to speed up initial load 2019-08-20 21:40:47 +02:00
entrypoints.js using dynamic import for dialogs and widgets to speed up initial load 2019-08-20 21:40:47 +02:00
frontend_script_api.js removed link remnants 2019-08-27 21:24:31 +02:00
hoisted_note.js refactored options_init to options on frontend 2019-08-25 17:36:13 +02:00
info.js renamed "messagingService" to "ws" 2019-08-26 20:21:43 +02:00
library_loader.js lazy loading of knockout (used only in attribute dialog) 2019-08-25 21:59:54 +02:00
link.js fix global ko references 2019-08-25 22:31:02 +02:00
link_map.js link map is kept centered on the active note box 2019-08-28 23:08:05 +02:00
mac_init.js make sure all keyboard shortcuts use utility methods to not break mobile frontend 2019-08-12 22:41:53 +02:00
mime_types.js options UI for selecting support code note MIME types 2019-08-29 21:08:53 +02:00
note_autocomplete.js fix global ko references 2019-08-25 22:31:02 +02:00
note_detail.js state management fixes 2019-08-28 20:29:10 +02:00
note_detail_code.js fix code editor sometimes not rendering 2019-08-25 19:11:42 +02:00
note_detail_empty.js fix code editor sometimes not rendering 2019-08-25 19:11:42 +02:00
note_detail_file.js fix code editor sometimes not rendering 2019-08-25 19:11:42 +02:00
note_detail_image.js fix code editor sometimes not rendering 2019-08-25 19:11:42 +02:00
note_detail_protected_session.js fix code editor sometimes not rendering 2019-08-25 19:11:42 +02:00
note_detail_relation_map.js fixes for link map 2019-08-27 22:19:32 +02:00
note_detail_render.js fix code editor sometimes not rendering 2019-08-25 19:11:42 +02:00
note_detail_search.js fix code editor sometimes not rendering 2019-08-25 19:11:42 +02:00
note_detail_text.js fix code editor sometimes not rendering 2019-08-25 19:11:42 +02:00
note_tooltip.js fix closing of tooltips 2019-04-20 09:39:39 +02:00
note_type.js options UI for selecting support code note MIME types 2019-08-29 21:08:53 +02:00
options.js refactored options_init to options on frontend 2019-08-25 17:36:13 +02:00
protected_session.js using dynamic import for dialogs and widgets to speed up initial load 2019-08-20 21:40:47 +02:00
protected_session_holder.js refactored options_init to options on frontend 2019-08-25 17:36:13 +02:00
script_context.js render notes should now return elements to append instead of modifying DOM directly 2019-05-19 21:52:28 +02:00
search_notes.js hide search help tooltip on executed search 2019-05-29 20:27:48 +02:00
server.js tabs WIP 2019-05-05 10:59:34 +02:00
sidebar.js fixes & tweaks 2019-08-28 21:15:16 +02:00
sync.js
tab_context.js lazy loading of note detail components 2019-08-26 19:49:19 +02:00
tab_row.js refactored options_init to options on frontend 2019-08-25 17:36:13 +02:00
tree.js renamed "messagingService" to "ws" 2019-08-26 20:21:43 +02:00
tree_builder.js renamed "messagingService" to "ws" 2019-08-26 20:21:43 +02:00
tree_cache.js renamed "messagingService" to "ws" 2019-08-26 20:21:43 +02:00
tree_context_menu.js renamed "messagingService" to "ws" 2019-08-26 20:21:43 +02:00
tree_keybindings.js using dynamic import for dialogs and widgets to speed up initial load 2019-08-20 21:40:47 +02:00
tree_utils.js make it again possible to open notes through URL hash 2019-07-09 22:12:05 +02:00
utils.js fix ctrl+enter in sql console 2019-08-25 21:55:36 +02:00
ws.js renamed "messagingService" to "ws" 2019-08-26 20:21:43 +02:00
zoom.js refactored options_init to options on frontend 2019-08-25 17:36:13 +02:00