trilium/src/public/javascripts/services
2020-04-03 19:34:22 +02:00
..
app_context.js fix mobile frontend 2020-03-29 23:10:45 +02: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 small fixes 2020-04-03 19:34:22 +02: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 correctly handle clicks on reference links 2020-03-23 20:18:54 +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
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 proper handling of deleted notes 2020-03-23 16:39:03 +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 minor fixes and upgrades 2020-03-26 16:21:17 +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 proper handling of deleted notes 2020-03-23 16:39:03 +01:00
tab_manager.js fixes in setting/opening tabs 2020-03-18 10:08:16 +01:00
toast.js
tree.js always keep all the ancestors in the tree WIP 2020-03-18 22:35:54 +01:00
tree_builder.js library upgrades 2020-03-31 20:52:41 +02: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 added context menu "recent changes in subtree" 2020-03-29 19:43:04 +02:00
utils.js check for images happens before other methods in utils.isHtmlEmpty() 2020-03-29 17:11:44 +02:00
ws.js correctly handle clicks on reference links 2020-03-23 20:18:54 +01:00
zoom.js refactoring of layout finished 2020-02-27 10:03:14 +01:00