trilium/src/public/app/services
zadam a574fce13f Merge remote-tracking branch 'origin/stable' into syncification
# Conflicts:
#	package-lock.json
#	package.json
#	src/routes/custom.js
#	src/services/import/single.js
2020-06-24 22:08:31 +02:00
..
app_context.js Merge branch 'm43' 2020-05-27 00:09:51 +02:00
attribute_autocomplete.js
attribute_parser.js parser status indication 2020-06-20 09:39:44 +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
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
import.js
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
link.js Merge remote-tracking branch 'origin/stable' 2020-06-20 09:40:11 +02:00
link_map.js
load_results.js promoted attributes widget is now auto-updating, fixes #700 2020-06-08 00:29:52 +02:00
mac_init.js
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
note_create.js create note directly from mention linking 2020-05-09 14:25:27 +02:00
note_tooltip.js
options.js
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
script_context.js
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
split.js
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
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