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