Notes/public/javascripts
azivner e8f8341ef9 fix for icon change when creating note / changing type/mime 2018-01-28 10:37:43 +07:00
..
dialogs add link disables HTML link when in code note (plus some related refactorings) 2018-01-23 20:14:10 +07:00
cloning.js refactoring of note changes / cloning 2018-01-13 18:02:41 +07:00
context_menu.js added note scoped actions button, fix #8 2018-01-19 19:36:41 +07:00
drag_and_drop.js drag & drop support for multi select plus some fixes 2018-01-01 18:29:06 +07:00
init.js Allow marking code (JavaScript) notes for execution after application loads, closes #19 2018-01-25 23:49:03 +07:00
link.js fixed switching between note clones 2018-01-02 20:16:17 +07:00
messaging.js correct detection of optimized image format 2018-01-07 08:24:04 +07:00
migration.js migration now works also in electron 2017-11-30 19:58:00 +07:00
note_editor.js fix for icon change when creating note / changing type/mime 2018-01-28 10:37:43 +07:00
note_tree.js fix for icon change when creating note / changing type/mime 2018-01-28 10:37:43 +07:00
note_type.js fix for icon change when creating note / changing type/mime 2018-01-28 10:37:43 +07:00
protected_session.js new code icons, protected note icon in note tree is now styled using CSS filter drop shadow 2018-01-26 22:32:44 +07:00
search_tree.js improvements to search, fixing issue #1 2018-01-15 20:54:22 +07:00
server.js more changes for scripts - separate API etc. 2018-01-27 17:18:19 +07:00
setup.js implemented initial setup of the app 2017-12-03 22:29:23 +07:00
sync.js added force note sync functionality to context menu 2017-12-30 21:44:26 +07:00
tree_changes.js fix order of pasted notes when doing multi-select operations 2018-01-19 18:34:21 +07:00
tree_utils.js title in fancytree needs to be escaped for HTML special characters 2017-12-28 19:00:31 +07:00
utils.js Allow marking code (JavaScript) notes for execution after application loads, closes #19 2018-01-25 23:49:03 +07:00