.. |
dialogs
|
add link disables HTML link when in code note (plus some related refactorings)
|
2018-01-23 20:14:10 -05:00 |
cloning.js
|
refactoring of note changes / cloning
|
2018-01-13 18:02:41 -05:00 |
context_menu.js
|
added note scoped actions button, fix #8
|
2018-01-19 19:36:41 -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
|
keyboard based zooming in electron, fixes #10
|
2018-01-22 23:30:25 -05:00 |
link.js
|
fixed switching between note clones
|
2018-01-02 20:16:17 -05:00 |
messaging.js
|
correct detection of optimized image format
|
2018-01-07 08:24:04 -05:00 |
migration.js
|
|
|
note_editor.js
|
add link disables HTML link when in code note (plus some related refactorings)
|
2018-01-23 20:14:10 -05:00 |
note_tree.js
|
fixes for indentation and keyboard shortcuts
|
2018-01-22 22:14:03 -05:00 |
note_type.js
|
support for loading and saving type and mime
|
2018-01-21 23:36:09 -05:00 |
protected_session.js
|
refactoring of routes - noteId needs to go to /notes noteTreeId to /tree
|
2018-01-13 20:53:00 -05:00 |
search_tree.js
|
improvements to search, fixing issue #1
|
2018-01-15 20:54:22 -05:00 |
server.js
|
correct detection of optimized image format
|
2018-01-07 08:24:04 -05:00 |
setup.js
|
|
|
sync.js
|
added force note sync functionality to context menu
|
2017-12-30 21:44:26 -05:00 |
tree_changes.js
|
fix order of pasted notes when doing multi-select operations
|
2018-01-19 18:34:21 -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
|
measuring how much time does autocomplete building takes
|
2018-01-22 23:18:08 -05:00 |