| .. |
|
dialogs
|
small changes to table names (notes_image => note_images etc.)
|
2018-01-28 19:38:05 +07:00 |
|
cloning.js
|
refactoring of note changes / cloning
|
2018-01-13 18:02:41 +07:00 |
|
context_menu.js
|
renamed db columns to camelCase
|
2018-01-28 19:30:14 +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
|
renamed db columns to camelCase
|
2018-01-28 19:30:14 +07:00 |
|
link.js
|
fixed switching between note clones
|
2018-01-02 20:16:17 +07:00 |
|
messaging.js
|
small changes to table names (notes_image => note_images etc.)
|
2018-01-28 19:38:05 +07:00 |
|
migration.js
|
migration now works also in electron
|
2017-11-30 19:58:00 +07:00 |
|
note_editor.js
|
renamed db columns to camelCase
|
2018-01-28 19:30:14 +07:00 |
|
note_tree.js
|
migration script to camel case
|
2018-01-28 20:52:05 +07:00 |
|
note_type.js
|
renamed db columns to camelCase
|
2018-01-28 19:30:14 +07:00 |
|
protected_session.js
|
renamed db columns to camelCase
|
2018-01-28 19:30:14 +07:00 |
|
search_tree.js
|
renamed db columns to camelCase
|
2018-01-28 19:30:14 +07:00 |
|
server.js
|
renamed db columns to camelCase
|
2018-01-28 19:30:14 +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
|
renamed db columns to camelCase
|
2018-01-28 19:30:14 +07:00 |
|
tree_utils.js
|
renamed db columns to camelCase
|
2018-01-28 19:30:14 +07:00 |
|
utils.js
|
Allow marking code (JavaScript) notes for execution after application loads, closes #19
|
2018-01-25 23:49:03 +07:00 |