trilium/src/public/javascripts/services
2019-07-20 22:01:50 +02:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +01:00
attributes.js NoteContext => TabContext 2019-05-08 19:55:24 +02:00
branches.js use bootstrap modal to confirm note deletion which fixes #582 2019-07-02 21:54:37 +02:00
bundle.js put tabContext into frontend script API 2019-05-29 21:48:48 +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 redesign of drag & drop, separation of active, focused and active notes in the tree, fixes #565 2019-06-10 21:47:08 +02:00
entrypoints.js link map empty dialog 2019-06-02 15:35:57 +02:00
frontend_script_api.js put tabContext into frontend script API 2019-05-29 21:48:48 +02:00
hoisted_note.js fix node focus after hoisting 2019-05-21 22:07:08 +02:00
info.js fix z-index of notification 2018-11-22 21:19:12 +01:00
library_loader.js implement print, closes #581 2019-06-29 22:57:47 +02:00
link.js new card for tab operation in built-in help 2019-05-21 20:43:03 +02:00
mac_init.js setup keyboard shortcuts on the setup page as well, closes #267 2019-01-09 22:08:24 +01:00
messaging.js fixed websocket reconnection 2019-07-06 12:03:51 +02:00
note_autocomplete.js mobile web fixes 2019-05-22 20:53:59 +02:00
note_detail.js clipper doesn't open new tab if the note is already loaded in existing tab 2019-07-07 11:15:55 +02:00
note_detail_code.js nest code editor instance to avoid visibility issues 2019-07-03 20:37:59 +02:00
note_detail_empty.js new tab now has note autocomplete 2019-05-12 17:28:20 +02:00
note_detail_file.js new tab infrastructure 2019-05-12 12:58:55 +02:00
note_detail_image.js fix text instance sometimes remaining displayed when switching to e.g. image 2019-06-30 19:41:26 +02:00
note_detail_protected_session.js new tab infrastructure 2019-05-12 12:58:55 +02:00
note_detail_relation_map.js redesign of drag & drop, separation of active, focused and active notes in the tree, fixes #565 2019-06-10 21:47:08 +02:00
note_detail_render.js render notes should now return elements to append instead of modifying DOM directly 2019-05-19 21:52:28 +02:00
note_detail_search.js small fixes 2019-06-12 19:59:52 +02:00
note_detail_text.js fix focus issue from title to the text content with tab/enter 2019-07-02 20:28:57 +02:00
note_tooltip.js fix closing of tooltips 2019-04-20 09:39:39 +02:00
note_type.js refactoring/cleanup 2019-05-21 20:24:40 +02:00
options_init.js configurable hiding of tab row for one tab 2019-05-12 21:45:30 +02:00
protected_session.js fix unloading protected session after the timeout, fixes #571 2019-06-19 22:23:55 +02:00
protected_session_holder.js fix unloading protected session after the timeout, fixes #571 2019-06-19 22:23:55 +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
sync.js fix force note sync 2018-04-06 18:46:29 -04:00
tab_context.js fixed websocket reconnection 2019-07-06 12:03:51 +02:00
tab_row.js add ResizeObserver to tabs with fallback for older firefox 2019-07-20 22:01:50 +02:00
tree.js make it again possible to open notes through URL hash 2019-07-09 22:12:05 +02:00
tree_builder.js avoid duplicate key error 2019-06-28 21:50:15 +02:00
tree_cache.js not refreshing tree after sort operation because it messes with everything ... 2019-04-14 18:32:56 +02:00
tree_context_menu.js fix note export/import/branch prefix to use right-clicked note as opposed to current active 2019-06-20 09:37:18 +02:00
tree_keybindings.js fix clipboard operation for single nodes 2019-06-16 18:07:22 +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 close currently active dialog if a different one is activated 2019-06-10 22:45:03 +02:00
zoom.js configurable hiding of tab row for one tab 2019-05-12 21:45:30 +02:00