.. |
attribute_autocomplete.js
|
also don't show "No results" for attr autocomplete
|
2018-11-27 19:43:34 +01:00 |
attributes.js
|
responsive promoted attributes view and attribute overview to make sure note content is always visible. Fixes #262
|
2019-01-01 20:53:18 +01:00 |
branches.js
|
fixes for invalid operations on root note
|
2018-10-21 22:42:20 +02:00 |
bundle.js
|
better logging and notifications on script errors for easier debugging
|
2018-08-17 11:31:42 +02:00 |
cloning.js
|
|
|
context_menu.js
|
global actions context menu, logout
|
2018-12-28 23:57:11 +01:00 |
context_menu_items_container.js
|
context menu with delete
|
2018-12-28 22:05:04 +01:00 |
drag_and_drop.js
|
fix broken drag & drop, closes 252
|
2018-12-09 21:18:53 +01:00 |
entrypoints.js
|
bind standard shortcuts on both command and ctrl modifiers, #254
|
2018-12-10 20:44:50 +01:00 |
export.js
|
single file export working, tar WIP
|
2018-11-24 20:58:38 +01:00 |
file.js
|
frontend script API documentation
|
2018-08-23 12:55:45 +02:00 |
frontend_script_api.js
|
created concept of "detail loaded listeners" which allow scripts to execute some action after the note detail has been loaded
|
2019-01-01 19:32:34 +01:00 |
hoisted_note.js
|
quick unhoist link/button
|
2018-12-15 20:29:08 +01:00 |
info.js
|
fix z-index of notification
|
2018-11-22 21:19:12 +01:00 |
library_loader.js
|
absolute positioning of relation map buttons to maximize screen estate
|
2018-11-13 19:00:01 +01:00 |
link.js
|
mobile frontend WIP, removing extra dependencies
|
2018-12-24 10:10:36 +01:00 |
messaging.js
|
add children to relation map
|
2018-10-21 10:26:14 +02:00 |
note_autocomplete.js
|
mobile frontend WIP, removing extra dependencies
|
2018-12-24 10:10:36 +01:00 |
note_detail.js
|
created concept of "detail loaded listeners" which allow scripts to execute some action after the note detail has been loaded
|
2019-01-01 19:32:34 +01:00 |
note_detail_code.js
|
tweaks, fixes, refactorings, creating new note from detail, not tree
|
2018-12-29 10:04:59 +01:00 |
note_detail_file.js
|
fix scrolling to the top of detail after switching note
|
2018-12-24 09:47:00 +01:00 |
note_detail_image.js
|
fix scrolling to the top of detail after switching note
|
2018-12-24 09:47:00 +01:00 |
note_detail_relation_map.js
|
Merge branch 'master' into mobile
|
2018-12-28 22:31:51 +01:00 |
note_detail_render.js
|
fix scrolling to the top of detail after switching note
|
2018-12-24 09:47:00 +01:00 |
note_detail_search.js
|
fix scrolling to the top of detail after switching note
|
2018-12-24 09:47:00 +01:00 |
note_detail_text.js
|
fix scrolling to the top of detail after switching note
|
2018-12-24 09:47:00 +01:00 |
note_tooltip.js
|
tooltip related changes for scripting support
|
2018-12-22 20:57:09 +01:00 |
note_type.js
|
mobile frontend WIP, removing extra dependencies
|
2018-12-24 10:10:36 +01:00 |
options_init.js
|
persisting zoom setting in electron, fixes #112
|
2018-06-02 13:02:20 -04:00 |
protected_session.js
|
frontend API addition to protect current note
|
2019-01-01 15:39:13 +01:00 |
protected_session_holder.js
|
persisting zoom setting in electron, fixes #112
|
2018-06-02 13:02:20 -04:00 |
script_context.js
|
frontend script API documentation
|
2018-08-23 12:55:45 +02:00 |
search_notes.js
|
fix "search" button click
|
2018-08-31 19:23:56 +02:00 |
server.js
|
using dashes instead of underscores in header names to avoid the fact that nginx by default drops all headers with underscore in the header name
|
2018-11-30 15:49:35 +01:00 |
sync.js
|
fix force note sync
|
2018-04-06 18:46:29 -04:00 |
tree.js
|
using enhanceTitle event instead of renderNode per https://github.com/mar10/fancytree/issues/927
|
2019-01-04 20:18:07 +01:00 |
tree_builder.js
|
keyboard shortcut for hoisting, hoisted note is always expanded and has arrow icon
|
2018-12-12 20:54:58 +01:00 |
tree_cache.js
|
implemented mirror relations
|
2018-11-12 23:34:22 +01:00 |
tree_context_menu.js
|
it should not be possible to add note after hoisted note
|
2019-01-02 18:59:08 +01:00 |
tree_keybindings.js
|
quick unhoist link/button
|
2018-12-15 20:29:08 +01:00 |
tree_utils.js
|
fixes for invalid operations on root note
|
2018-10-21 22:42:20 +02:00 |
utils.js
|
"switch to desktop version" button
|
2018-12-29 00:09:16 +01:00 |
zoom.js
|
fixes for zoom factor setting
|
2018-06-09 10:34:51 -04:00 |