| .. |
|
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
|
keyboard based zooming in electron, fixes #10
|
2018-01-22 23:30:25 +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
|
support of including JS subnotes when executing
|
2018-01-23 22:53:27 +07:00 |
|
note_tree.js
|
fixes for indentation and keyboard shortcuts
|
2018-01-22 22:14:03 +07:00 |
|
note_type.js
|
added possibility of executing javascript
|
2018-01-23 20:45:34 +07:00 |
|
protected_session.js
|
refactoring of routes - noteId needs to go to /notes noteTreeId to /tree
|
2018-01-13 20:53:00 +07:00 |
|
search_tree.js
|
improvements to search, fixing issue #1
|
2018-01-15 20:54:22 +07:00 |
|
server.js
|
support for execution of async functions + integration with backend through server.exec()
|
2018-01-23 21:59:30 +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
|
measuring how much time does autocomplete building takes
|
2018-01-22 23:18:08 +07:00 |