.. |
attribute_autocomplete.js
|
|
|
attributes.js
|
fixes to note loading. Sidebar flickers way less after note change
|
2019-09-04 22:45:12 +02:00 |
branches.js
|
allow deleting notes including all the clones, closes #629
|
2019-09-01 20:57:25 +02:00 |
bundle.js
|
loading of custom widgets
|
2019-08-17 11:28:36 +02:00 |
clipboard.js
|
|
|
cloning.js
|
|
|
context_menu.js
|
context menu on tab and "close all except for this tab"
|
2019-05-07 21:34:01 +02:00 |
css_loader.js
|
fixed CSS lazy loading (same file could be loaded multiple times)
|
2019-08-30 21:22:52 +02:00 |
date_notes.js
|
|
|
drag_and_drop.js
|
fix drag & drop for chrome and code editor
|
2019-09-02 21:58:03 +02:00 |
entrypoints.js
|
fix dialog opening
|
2019-09-02 19:56:52 +02:00 |
frontend_script_api.js
|
removed link remnants
|
2019-08-27 21:24:31 +02:00 |
hoisted_note.js
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |
info.js
|
renamed "messagingService" to "ws"
|
2019-08-26 20:21:43 +02:00 |
library_loader.js
|
lazy loading of knockout (used only in attribute dialog)
|
2019-08-25 21:59:54 +02:00 |
link.js
|
recent changes now display also newly created notes without any revisions, some extra improvements to the dialog
|
2019-09-02 20:26:18 +02:00 |
link_map.js
|
fix note type selection
|
2019-09-06 22:18:03 +02:00 |
mac_init.js
|
make sure all keyboard shortcuts use utility methods to not break mobile frontend
|
2019-08-12 22:41:53 +02:00 |
mime_types.js
|
optimize length of type/mime type labels
|
2019-09-02 22:08:50 +02:00 |
note_autocomplete.js
|
fix global ko references
|
2019-08-25 22:31:02 +02:00 |
note_detail.js
|
fixes to note loading. Sidebar flickers way less after note change
|
2019-09-04 22:45:12 +02:00 |
note_detail_code.js
|
fixes
|
2019-09-06 20:50:57 +02:00 |
note_detail_empty.js
|
fix code editor sometimes not rendering
|
2019-08-25 19:11:42 +02:00 |
note_detail_file.js
|
fix code editor sometimes not rendering
|
2019-08-25 19:11:42 +02:00 |
note_detail_image.js
|
fix code editor sometimes not rendering
|
2019-08-25 19:11:42 +02:00 |
note_detail_protected_session.js
|
fix code editor sometimes not rendering
|
2019-08-25 19:11:42 +02:00 |
note_detail_relation_map.js
|
fixes for link map
|
2019-08-27 22:19:32 +02:00 |
note_detail_render.js
|
fix code editor sometimes not rendering
|
2019-08-25 19:11:42 +02:00 |
note_detail_search.js
|
fix code editor sometimes not rendering
|
2019-08-25 19:11:42 +02:00 |
note_detail_text.js
|
fix code editor sometimes not rendering
|
2019-08-25 19:11:42 +02:00 |
note_tooltip.js
|
|
|
note_type.js
|
date notes are now created with template relations
|
2019-09-07 21:40:18 +02:00 |
options.js
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |
protected_session.js
|
using dynamic import for dialogs and widgets to speed up initial load
|
2019-08-20 21:40:47 +02:00 |
protected_session_holder.js
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |
script_context.js
|
render notes should now return elements to append instead of modifying DOM directly
|
2019-05-19 21:52:28 +02:00 |
search_notes.js
|
hide search help tooltip on executed search
|
2019-05-29 20:27:48 +02:00 |
server.js
|
tabs WIP
|
2019-05-05 10:59:34 +02:00 |
sidebar.js
|
added "edited notes on date" widget
|
2019-09-07 10:11:59 +02:00 |
sync.js
|
|
|
tab_context.js
|
fix attr invalidation after note change
|
2019-09-07 13:09:32 +02:00 |
tab_row.js
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |
tree.js
|
initial load of tabs can run partially asynchronously to speed things up
|
2019-09-03 22:01:45 +02:00 |
tree_builder.js
|
renamed "messagingService" to "ws"
|
2019-08-26 20:21:43 +02:00 |
tree_cache.js
|
speedup of similar notes widget
|
2019-09-02 21:36:24 +02:00 |
tree_context_menu.js
|
renamed "messagingService" to "ws"
|
2019-08-26 20:21:43 +02:00 |
tree_keybindings.js
|
using dynamic import for dialogs and widgets to speed up initial load
|
2019-08-20 21:40:47 +02:00 |
tree_utils.js
|
make it again possible to open notes through URL hash
|
2019-07-09 22:12:05 +02:00 |
utils.js
|
fix ctrl+enter in sql console
|
2019-08-25 21:55:36 +02:00 |
ws.js
|
renamed "messagingService" to "ws"
|
2019-08-26 20:21:43 +02:00 |
zoom.js
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |