trilium/src/public/javascripts/services
2020-03-10 22:48:21 +01:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +01:00
attributes.js refactoring of legacy js events 2019-11-09 17:45:22 +01:00
branches.js undelete note WIP 2020-01-03 13:14:43 +01:00
bundle.js rename info service to toast service 2019-10-20 10:00:18 +02:00
clipboard.js refactoring of tree handling to recommended fancytree 2020-01-03 21:15:45 +01:00
cloning.js branches in tree cache should always be loaded if some branchId reference exists 2019-10-26 09:58:00 +02:00
context_menu.js fix context submenus, closes #810 2020-01-07 20:53:41 +01: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 date note fixes 2019-10-27 22:13:38 +01:00
drag_and_drop.js added more careful handling of search note operations, fixes #683 2019-11-04 22:41:06 +01:00
entrypoints.js fixes of the new CopyWithoutFormatting 2020-01-19 09:25:35 +01:00
frontend_script_api.js expose text editor instance and method to add text to editor, closes #819 2020-01-10 20:10:17 +01:00
hoisted_note.js added more careful handling of search note operations, fixes #683 2019-11-04 22:41:06 +01:00
import.js fix refreshing notes after import / delete 2019-11-03 18:34:07 +01:00
keyboard_actions.js reduce flicker of "create new day note" 2019-11-24 21:40:50 +01:00
keys.js configurable keyboard shortcuts WIP 2019-11-18 23:01:31 +01:00
library_loader.js calendar widget implementation 2019-09-08 16:06:42 +02:00
link.js undelete note WIP 2020-01-03 10:48:36 +01:00
link_map.js unify API for creating note links 2019-12-28 21:10:02 +01: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 ckeditor 16 with code blocks plugin 2019-12-04 21:21:07 +01:00
note_autocomplete.js refactoring of legacy js events 2019-11-09 17:45:22 +01:00
note_content_renderer.js make sure $rendered is always jquery object 2020-02-24 22:55:12 +01:00
note_detail.js protection against text note initialization race conditions 2020-01-07 19:48:26 +01:00
note_detail_book.js don't print control buttons 2020-03-07 22:18:12 +01:00
note_detail_code.js clear history in the code mirror after setting a value, closes #766 2020-03-10 22:48:21 +01:00
note_detail_empty.js refactoring of legacy js events 2019-11-09 17:45:22 +01:00
note_detail_file.js reset file inputs to allow reuploading the same file again 2019-12-28 19:29:52 +01:00
note_detail_image.js reset file inputs to allow reuploading the same file again 2019-12-28 19:29:52 +01:00
note_detail_protected_session.js refactoring of legacy js events 2019-11-09 17:45:22 +01:00
note_detail_relation_map.js unify API for creating note links 2019-12-28 21:10:02 +01:00
note_detail_render.js Merge branch 'stable' 2019-11-10 21:35:11 +01:00
note_detail_search.js refactoring of legacy js events 2019-11-09 17:39:48 +01:00
note_detail_text.js protection against text note initialization race conditions 2020-01-07 19:48:26 +01:00
note_tooltip.js note revision sync and other fixes 2019-11-01 20:00:56 +01:00
note_type.js refactoring of legacy js events 2019-11-09 17:39:48 +01:00
options.js shortcuts WIP 2019-11-19 20:53:04 +01:00
protected_session.js all consistency checkers have now fixers 2020-01-08 19:28:22 +01:00
protected_session_holder.js refactored options_init to options on frontend 2019-08-25 17:36:13 +02:00
render.js render notes in book 2019-10-05 10:55:29 +02:00
script_context.js render notes in book 2019-10-05 10:55:29 +02:00
search_notes.js return focus to the previously focused element after closing the dialog, fixes #861 2020-02-09 10:00:13 +01:00
server.js new mechanism to wait for sync after interaction with backend in Script API using api.waitForMaxKnownSyncId() 2019-12-09 23:07:45 +01:00
sidebar.js fix tree loading on mobile interface, closes #839 2020-02-01 10:04:18 +01:00
spell_check.js provide context menu in text editor also with disabled spellcheck 2020-01-10 19:56:27 +01:00
split.js saving size and visibility state of the panes 2019-12-23 20:34:29 +01:00
sync.js refactoring of legacy js events 2019-11-09 17:39:48 +01:00
tab_context.js autobook should not be active on the mobile interface 2020-02-01 10:17:03 +01:00
tab_row.js removed left and right sidebar sizing options 2019-12-23 19:45:59 +01:00
toast.js using boxicons instead of jam icons WIP 2019-11-02 12:17:00 +01:00
tree.js Fix corner case preventing notes from being created before ckeditor is initialized (#849) 2020-02-02 09:28:19 +01:00
tree_builder.js sync fixes 2019-12-16 22:47:07 +01:00
tree_cache.js small sync fixes 2019-12-16 22:00:44 +01:00
tree_context_menu.js display advanced item in the tree context menu in the middle to avoid being hidden, closes #853 2020-02-09 10:15:35 +01:00
tree_keybindings.js changed note selection in tree using keyboard - now only sibling nodes are selected 2019-11-24 22:01:10 +01:00
tree_utils.js refactoring of tree handling to recommended fancytree 2020-01-03 21:15:45 +01:00
utils.js return focus to the previously focused element after closing the dialog, fixes #861 2020-02-09 10:00:13 +01:00
ws.js clearer WS error message 2019-12-20 20:17:58 +01:00
zoom.js refactored options_init to options on frontend 2019-08-25 17:36:13 +02:00