trilium/src/public/app/services
2020-08-04 21:57:08 +02:00
..
app_context.js set default executors 2020-05-20 08:54:37 +02:00
attribute_autocomplete.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
branches.js fix moving/cloning notes broken in 0.42.4, closes #1066 2020-05-31 22:33:02 +02:00
bundle.js small API additions 2020-06-14 14:30:57 +02:00
clipboard.js fix moving/cloning notes broken in 0.42.4, closes #1066 2020-05-31 22:33:02 +02:00
context_menu.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
date_notes.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
dialog_command_executor.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
entrypoints.js fix "Render note" and "Execute script" buttons + refactoring around data-trigger-command handling 2020-05-06 00:00:14 +02:00
frontend_script_api.js add API method to force refresh of included notes, closes #1106 2020-06-14 10:50:08 +02:00
glob.js external links should open only in new window, not in the original window, closes #1171 2020-08-04 20:42:32 +02:00
hoisted_note.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
import.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
keyboard_actions.js fix "Render note" and "Execute script" buttons + refactoring around data-trigger-command handling 2020-05-06 00:00:14 +02:00
library_loader.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
link.js fix click handler of links inside included note 2020-06-19 23:20:52 +02:00
link_map.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
load_results.js promoted attributes widget is now auto-updating, fixes #700 2020-06-08 00:29:52 +02:00
mac_init.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
main_tree_executors.js fix focusing title after creating a note 2020-06-04 21:44:34 +02:00
mime_types.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
note_attribute_cache.js add note attribute cache to speed up tree loading 2020-05-02 18:19:41 +02:00
note_autocomplete.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
note_content_renderer.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
note_create.js fix selecting note title after creation, closes #997 2020-05-05 21:42:18 +02:00
note_tooltip.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
options.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
protected_session.js fix unloading protected session after clicking on a button, closes #1078 2020-06-03 11:47:30 +02:00
protected_session_holder.js touch protected session during note update 2020-04-25 11:09:07 +02:00
render.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
script_context.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
server.js in web version use local client time instead of server time for recording dateModified etc. 2020-04-26 14:26:57 +02:00
spaced_update.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
split.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
sync.js opening transactions only on write operations which enforces exclusive lock only there to improve concurrency, custom handling of sync request timeouts, #1093, #1018 2020-06-13 10:23:36 +02:00
tab_context.js fix focusing title after creating a note 2020-06-04 21:44:34 +02:00
tab_manager.js fix focusing title after creating a note 2020-06-04 21:44:34 +02:00
toast.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
tree.js fix delete note function just work one time, closes #1101 2020-06-10 23:43:59 +02:00
tree_cache.js invalidate note complement cache quickly after load 2020-08-04 21:57:08 +02:00
tree_context_menu.js added global menu item to open new empty window + some refactoring 2020-05-05 19:30:03 +02:00
utils.js CKEditor 21 2020-07-29 23:34:49 +02:00
ws.js opening transactions only on write operations which enforces exclusive lock only there to improve concurrency, custom handling of sync request timeouts, #1093, #1018 2020-06-13 10:23:36 +02:00
zoom.js fix deadlock after "cut to note", closes #1030 2020-05-19 22:58:08 +02:00