trilium/src/public/javascripts/services
2019-10-02 19:40:22 +02:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +01:00
attributes.js fixes to note loading. Sidebar flickers way less after note change 2019-09-04 22:45:12 +02:00
branches.js allow deleting notes including all the clones, closes #629 2019-09-01 20:57:25 +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 fixed CSS lazy loading (same file could be loaded multiple times) 2019-08-30 21:22:52 +02:00
date_notes.js more reliable reimplementation of "create day sub note" 2019-04-14 12:18:52 +02:00
drag_and_drop.js fix drag & drop for chrome and code editor 2019-09-02 21:58:03 +02:00
entrypoints.js fix dialog opening 2019-09-02 19:56:52 +02:00
frontend_script_api.js various small fixes 2019-09-08 11:25:57 +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 calendar widget implementation 2019-09-08 16:06:42 +02:00
link.js fix tooltips 2019-10-01 21:41:20 +02:00
link_map.js small fixes 2019-09-09 20:29:07 +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 fix typo in shell, closes #639 2019-09-30 20:43:56 +02:00
note_autocomplete.js fix global ko references 2019-08-25 22:31:02 +02:00
note_detail.js fixes to note loading. Sidebar flickers way less after note change 2019-09-04 22:45:12 +02:00
note_detail_book.js basic book rendering of code and image notes 2019-10-02 19:40:22 +02:00
note_detail_code.js fixes 2019-09-06 20:50:57 +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 skeleton implementation of new "book" note type 2019-10-01 21:11:11 +02:00
options.js refactored options_init to options on frontend 2019-08-25 17:36:13 +02:00
protected_session.js various small fixes 2019-09-08 11:25:57 +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 calendar widget implementation 2019-09-08 16:06:42 +02:00
sync.js
tab_context.js skeleton implementation of new "book" note type 2019-10-01 21:11:11 +02:00
tab_row.js refactored options_init to options on frontend 2019-08-25 17:36:13 +02:00
tree.js various small fixes 2019-09-08 11:25:57 +02:00
tree_builder.js skeleton implementation of new "book" note type 2019-10-01 21:11:11 +02:00
tree_cache.js various small fixes 2019-09-08 11:25:57 +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