trilium/public/javascripts
2017-11-30 00:02:32 -05:00
..
dialogs prefixes are now displayed also in all autocompletes and recent notes 2017-11-29 22:03:03 -05:00
context_menu.js CTRL-C CTRL-V now clones the note 2017-11-28 11:36:32 -05:00
drag_and_drop.js tree changes as a module 2017-11-04 22:10:41 -04:00
init.js more complete support for network-less electron frontend-backend communication including protected session 2017-11-29 23:30:35 -05:00
link.js prefixes are now displayed also in all autocompletes and recent notes 2017-11-29 22:03:03 -05:00
messaging.js websocket stuff separated into messaging.js 2017-11-28 17:52:47 -05:00
migration.js using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 -05:00
note_editor.js update note title in tree real time instead of waiting for save event 2017-11-29 21:13:12 -05:00
note_tree.js better algorithm to find note if note path is invalid 2017-11-30 00:02:32 -05:00
protected_session.js more complete support for network-less electron frontend-backend communication including protected session 2017-11-29 23:30:35 -05:00
search_tree.js using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 -05:00
server.js more complete support for network-less electron frontend-backend communication including protected session 2017-11-29 23:30:35 -05:00
sync.js using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 -05:00
tree_changes.js using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 -05:00
tree_utils.js prefixes are now displayed also in all autocompletes and recent notes 2017-11-29 22:03:03 -05:00
utils.js more complete support for network-less electron frontend-backend communication including protected session 2017-11-29 23:30:35 -05:00