trilium/public/javascripts
2018-01-02 20:52:36 -05:00
..
dialogs using textarea instead of pre for note source since that's easier to copy to clipboard 2017-12-26 20:54:41 -05:00
context_menu.js info message about copying / cutting into clipboard 2018-01-01 22:33:21 -05:00
drag_and_drop.js drag & drop support for multi select plus some fixes 2018-01-01 18:29:06 -05:00
init.js not hiding the elements for alt-m, just lowering opacity 2018-01-02 20:52:36 -05:00
link.js fixed switching between note clones 2018-01-02 20:16:17 -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 after loading new note make sure editor is scrolled to the top 2017-12-28 20:13:54 -05:00
note_tree.js better conflict detection 2018-01-01 22:28:19 -05:00
protected_session.js fix setting "protected" class and background on note tree 2017-12-25 09:30:37 -05:00
search_tree.js alt+s toggles search instead of just showing it 2017-12-26 19:16:04 -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 added force note sync functionality to context menu 2017-12-30 21:44:26 -05:00
tree_changes.js fix for moving note inside not-yet folder 2018-01-01 23:28:00 -05:00
tree_utils.js title in fancytree needs to be escaped for HTML special characters 2017-12-28 19:00:31 -05:00
utils.js title in fancytree needs to be escaped for HTML special characters 2017-12-28 19:00:31 -05:00