.. |
attribute_autocomplete.js
|
also don't show "No results" for attr autocomplete
|
2018-11-27 19:43:34 +01:00 |
attributes.js
|
fixes to note loading. Sidebar flickers way less after note change
|
2019-09-04 22:45:12 +02:00 |
branches.js
|
delete notes are now in cache as well which allows simplified update of the tree after deletion
|
2019-10-26 22:50:46 +02:00 |
bundle.js
|
rename info service to toast service
|
2019-10-20 10:00:18 +02:00 |
clipboard.js
|
rename info service to toast service
|
2019-10-20 10:00:18 +02:00 |
cloning.js
|
branches in tree cache should always be loaded if some branchId reference exists
|
2019-10-26 09:58:00 +02:00 |
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
|
date note fixes
|
2019-10-27 22:13:38 +01:00 |
drag_and_drop.js
|
changed import progress notification so it shows up for drag & drop as well
|
2019-10-14 10:31:58 +02:00 |
entrypoints.js
|
fix opening note revisions from the sidebar
|
2019-10-10 20:00:06 +02:00 |
frontend_script_api.js
|
updated API docs
|
2019-10-26 10:00:26 +02:00 |
hoisted_note.js
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |
import.js
|
reloading notes after script changes
|
2019-10-20 12:29:34 +02:00 |
library_loader.js
|
calendar widget implementation
|
2019-09-08 16:06:42 +02:00 |
link.js
|
Merge branch 'stable'
|
2019-10-10 21:26:57 +02:00 |
link_map.js
|
small fixes
|
2019-09-09 20:29:07 +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
|
fix typo in shell, closes #639
|
2019-09-30 20:43:56 +02:00 |
note_autocomplete.js
|
reloading notes after script changes
|
2019-10-20 12:29:34 +02:00 |
note_detail.js
|
simplification of tree cache
|
2019-10-26 09:51:08 +02:00 |
note_detail_book.js
|
open update to 7.0
|
2019-10-16 19:42:42 +02:00 |
note_detail_code.js
|
rename info service to toast service
|
2019-10-20 10:00:18 +02:00 |
note_detail_empty.js
|
fix code editor sometimes not rendering
|
2019-08-25 19:11:42 +02:00 |
note_detail_file.js
|
open update to 7.0
|
2019-10-16 19:42:42 +02:00 |
note_detail_image.js
|
rename info service to toast service
|
2019-10-20 10:00:18 +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
|
rename info service to toast service
|
2019-10-20 10:00:18 +02:00 |
note_detail_render.js
|
render notes in book
|
2019-10-05 10:55:29 +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
|
fix closing of tooltips
|
2019-04-20 09:39:39 +02:00 |
note_type.js
|
skeleton implementation of new "book" note type
|
2019-10-01 21:11:11 +02:00 |
options.js
|
spell check support + small options tabs reorganization
|
2019-10-06 21:35:26 +02:00 |
protected_session.js
|
reloading notes after script changes
|
2019-10-20 12:29:34 +02:00 |
protected_session_holder.js
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |
render.js
|
render notes in book
|
2019-10-05 10:55:29 +02:00 |
script_context.js
|
render notes in book
|
2019-10-05 10:55:29 +02:00 |
search_notes.js
|
rename info service to toast service
|
2019-10-20 10:00:18 +02:00 |
server.js
|
date note fixes
|
2019-10-27 22:13:38 +01:00 |
sidebar.js
|
calendar widget implementation
|
2019-09-08 16:06:42 +02:00 |
spell_check.js
|
added some basic book examples to demo document
|
2019-10-14 11:15:38 +02:00 |
sync.js
|
rename info service to toast service
|
2019-10-20 10:00:18 +02:00 |
tab_context.js
|
expose note hoisting to frontend API, closes #663
|
2019-10-21 21:22:53 +02:00 |
tab_row.js
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |
toast.js
|
fix persistent toasts lingering after disposal in DOM
|
2019-10-29 18:59:56 +01:00 |
tree.js
|
fixed search notes with new treecache
|
2019-10-27 19:17:32 +01:00 |
tree_builder.js
|
fixed search notes with new treecache
|
2019-10-27 19:17:32 +01:00 |
tree_cache.js
|
date note fixes
|
2019-10-27 22:13:38 +01:00 |
tree_context_menu.js
|
branches in tree cache should always be loaded if some branchId reference exists
|
2019-10-26 09:58:00 +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
|
branches in tree cache should always be loaded if some branchId reference exists
|
2019-10-26 09:58:00 +02:00 |
utils.js
|
book handling of protected notes
|
2019-10-06 11:21:12 +02:00 |
ws.js
|
fix not sending latest syncs to client
|
2019-10-29 20:19:28 +01:00 |
zoom.js
|
refactored options_init to options on frontend
|
2019-08-25 17:36:13 +02:00 |