trilium/src/public/javascripts/services
2019-12-29 23:46:40 +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 added more careful handling of search note operations, fixes #683 2019-11-04 22:41:06 +01:00
bundle.js rename info service to toast service 2019-10-20 10:00:18 +02:00
clipboard.js fix tree clipboard 2019-11-20 19:24:23 +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 updating also shortcuts in element titles 2019-11-24 10:14:30 +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 fix zen mode with new layout, closes #794 2019-12-29 20:48:24 +01:00
frontend_script_api.js relaunch app after successful sync 2019-12-28 12:55:53 +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 unify API for creating note links 2019-12-28 21:10:02 +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_detail.js Merge branch 'stable' 2019-11-27 18:54:49 +01:00
note_detail_book.js unify API for creating note links 2019-12-28 21:10:02 +01:00
note_detail_code.js protection against note switching race conditions 2019-12-10 22:35:24 +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 added "include note" widget to text notes, WIP 2019-12-29 23:46:40 +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 fix icons in context menu 2019-11-09 13:32:06 +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 added "search in subtree" context menu, #534 2019-11-19 21:11:20 +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 properly cleanup sidebar content after closing tab 2019-12-23 21:46:37 +01:00
spell_check.js added some basic book examples to demo document 2019-10-14 11:15:38 +02: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 unify API for creating note links 2019-12-28 21:10:02 +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 small fixes 2019-12-28 10:28:12 +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 Merge branch 'stable' 2019-11-27 18:54:49 +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 show notes in a book including their prefix, closes #695 2019-11-09 15:31:47 +01:00
utils.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
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