trilium/public/javascripts
azivner eba00e6ff8 target note is expanded after cloning into it
CTRL-V pastes into instead of after
showing messages about clipboard operations
2017-12-23 08:24:03 -05:00
..
dialogs reset radio to "html" type link when displaying dialog again 2017-12-21 23:13:28 -05:00
context_menu.js added foreign keys to relations to guarantee data consistency 2017-12-19 21:40:48 -05:00
drag_and_drop.js tree changes as a module 2017-11-04 22:10:41 -04:00
init.js change in default keyboard shortcuts 2017-12-18 23:41:13 -05:00
link.js unified opening of external links in new tab (doubleclick in editor, singleclick in preview tooltip) 2017-12-23 07:48:59 -05:00
messaging.js yet another attempt at fixing reporting sync changes to client 2017-12-19 23:22:21 -05:00
migration.js migration now works also in electron 2017-11-30 19:58:00 -05:00
note_editor.js fixed background of protected notes 2017-12-16 21:27:42 -05:00
note_tree.js target note is expanded after cloning into it 2017-12-23 08:24:03 -05:00
protected_session.js unifying API paths to lower-case 2017-12-01 22:47:23 -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 making sure that if AJAX request fails, then the whole operation is cancelled (previously the promise has been resolved successfully even in case of failed request) 2017-12-18 22:56:44 -05:00
setup.js implemented initial setup of the app 2017-12-03 22:29:23 -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 added cloning to the "add link" dialog 2017-12-21 21:54:25 -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 logging current time with console.logs on frontend 2017-12-18 22:06:24 -05:00