trilium/src/public/javascripts/services
2020-03-21 21:04:34 +01:00
..
app_context.js basic implementation of reference link functionality 2020-03-21 21:04:34 +01:00
attribute_autocomplete.js use electron 8 spellchecker instead of electron-spellchecker, WIP 2020-02-28 22:07:08 +01:00
branches.js small cleanups 2020-02-17 19:42:52 +01:00
bundle.js fix loading of custom widgets 2020-03-16 23:25:52 +01:00
clipboard.js small fixes 2020-02-17 22:38:46 +01:00
context_menu.js refactored existing context menus 2020-02-29 13:03:05 +01:00
date_notes.js wip 2020-01-28 21:54:28 +01:00
dialog_command_executor.js small fixes 2020-02-17 22:14:39 +01:00
entrypoints.js fixes in setting/opening tabs 2020-03-18 10:08:16 +01:00
frontend_script_api.js added more placement points for custom widgets 2020-03-19 17:15:14 +01:00
glob.js basic implementation of reference link functionality 2020-03-21 21:04:34 +01:00
hoisted_note.js appContext is now component 2020-02-16 19:21:17 +01:00
import.js zip import using yazl 2020-03-20 21:57:16 +01:00
keyboard_actions.js fixed global create new day note 2020-03-17 21:39:26 +01:00
library_loader.js removed sidebar widget settings 2020-03-07 21:34:39 +01:00
link.js wip 2020-02-29 16:26:46 +01:00
link_map.js link map widget always rendered centered map 2020-03-07 20:41:03 +01:00
load_results.js fixed global create new day note 2020-03-17 21:39:26 +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
main_tree_executors.js focus created note 2020-03-17 12:48:09 +01:00
mime_types.js refactored access to options on frontend 2020-02-05 22:08:45 +01:00
mutex.js messaging now uses mutex so each component processes only single message at each time 2020-02-12 20:07:04 +01:00
note_autocomplete.js moved tab related stuff to tab manager from app context 2020-02-07 21:08:55 +01:00
note_content_renderer.js Merge remote-tracking branch 'origin/stable' 2020-03-21 10:05:15 +01:00
note_create.js fix for delete note sync etc. 2020-02-10 20:57:56 +01:00
note_tooltip.js removed note detail service 2020-02-02 10:41:43 +01:00
options.js basic support for custom widgets 2020-03-16 21:16:09 +01:00
protected_session.js fix zen mode 2020-03-01 19:16:30 +01:00
protected_session_holder.js refactored access to options on frontend 2020-02-05 22:08:45 +01:00
render.js always keep all the ancestors in the cache WIP 2020-03-18 22:42:29 +01:00
script_context.js layout fixes 2020-02-25 19:19:10 +01:00
server.js unified global variable handling between mobile and desktop 2020-02-25 11:02:59 +01:00
spaced_update.js fix setting path 2020-02-08 21:23:42 +01:00
split.js fixes in side pane toggling 2020-03-01 20:11:40 +01:00
sync.js widgetizing tab pane 2020-01-15 19:40:17 +01:00
tab_context.js fixes in setting/opening tabs 2020-03-18 10:08:16 +01:00
tab_manager.js fixes in setting/opening tabs 2020-03-18 10:08:16 +01:00
toast.js using boxicons instead of jam icons WIP 2019-11-02 12:17:00 +01:00
tree.js always keep all the ancestors in the tree WIP 2020-03-18 22:35:54 +01:00
tree_builder.js always keep all the ancestors in the cache WIP 2020-03-18 22:42:29 +01:00
tree_cache.js always keep all the ancestors in the tree WIP 2020-03-18 22:35:54 +01:00
tree_context_menu.js wip 2020-02-29 16:26:46 +01:00
utils.js fixes 2020-02-16 11:22:37 +01:00
ws.js load ancestors and templates when receiving sync from backend 2020-03-19 09:18:36 +01:00
zoom.js refactoring of layout finished 2020-02-27 10:03:14 +01:00