trilium/src/public/app/services
2020-06-25 23:56:06 +02:00
..
app_context.js Merge branch 'm43' 2020-05-27 00:09:51 +02:00
attribute_autocomplete.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
attribute_parser.js attribute progress 2020-06-25 23:56:06 +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 bind global menu item "Open SQL console" to the logic to create such a note 2020-05-08 23:39:46 +02:00
dialog_command_executor.js bind global menu item "Open SQL console" to the logic to create such a note 2020-05-08 23:39:46 +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 Merge remote-tracking branch 'origin/better-sqlite3' 2020-06-18 09:03:09 +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 Merge remote-tracking branch 'origin/stable' 2020-06-20 09:40:11 +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 implemented SQL console as a type of code note 2020-05-08 22:22:43 +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 WIP of new attribute widget 2020-05-28 00:17:13 +02:00
note_content_renderer.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
note_create.js create note directly from mention linking 2020-05-09 14:25:27 +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 note cache fixes for created notes 2020-05-13 23:06:13 +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 Merge remote-tracking branch 'origin/stable' 2020-06-04 22:37:04 +02:00
toast.js fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
tree.js Merge remote-tracking branch 'origin/better-sqlite3' 2020-06-18 09:03:09 +02:00
tree_cache.js small API additions 2020-06-14 14:30:57 +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 Merge remote-tracking branch 'origin/stable' into syncification 2020-06-24 22:08:31 +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