Notes/public/javascripts
azivner 69f77ac439 update note title in tree real time instead of waiting for save event 2017-11-29 21:13:12 +07:00
..
dialogs using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 +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 using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 +07:00
link.js tree now shows list of different cloned notes 2017-11-21 20:04:06 +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 using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 +07:00
protected_session.js using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 +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 prototype of executing requests without network calls in electron 2017-11-28 22:01:02 +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 fix setting title 2017-11-28 10:17:30 +07:00
utils.js tweaks to time values 2017-11-26 17:04:18 +07:00