trilium/src/public/javascripts/services
2019-05-07 21:04:07 +02:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +01:00
attributes.js attributes and children overview working again 2019-05-04 22:44:25 +02:00
branches.js don't allow deleting hoisted note + other related fixes, closes #488 2019-04-16 21:40:04 +02:00
bundle.js add getCurrentNote() frontend API, #444 2019-03-12 21:39:35 +01:00
clipboard.js context menu refactoring 2019-05-03 20:27:38 +02:00
cloning.js cloning is now done without reloading the whole tree 2019-03-18 22:33:19 +01:00
context_menu.js basic opening and switching tabs 2019-05-03 21:50:14 +02:00
css_loader.js appCss/appTheme are now loaded as external CSS files instead of inline styles 2019-01-27 17:01:37 +01:00
date_notes.js more reliable reimplementation of "create day sub note" 2019-04-14 12:18:52 +02:00
drag_and_drop.js added "explodeArchives" option to the import dialog 2019-02-25 22:38:48 +01:00
entrypoints.js note actions now work again 2019-05-05 18:24:59 +02:00
frontend_script_api.js added searchForNote(s) also to frontend API 2019-04-22 22:52:09 +02:00
hoisted_note.js don't allow deleting hoisted note + other related fixes, closes #488 2019-04-16 21:40:04 +02:00
info.js fix z-index of notification 2018-11-22 21:19:12 +01:00
library_loader.js appCss/appTheme are now loaded as external CSS files instead of inline styles 2019-01-27 17:01:37 +01:00
link.js tabs wip 2019-05-02 22:24:43 +02:00
mac_init.js setup keyboard shortcuts on the setup page as well, closes #267 2019-01-09 22:08:24 +01:00
messaging.js progress of tar import through WS 2019-02-10 16:36:25 +01:00
note_autocomplete.js renamed currentNote to activeNote to be consistent with frontend API 2019-03-14 20:21:27 +01:00
note_context.js protected session in a dialog now works, proper reloading 2019-05-05 20:45:07 +02:00
note_detail.js ctrl+tab and ctrl+shift+tab can be used to switch tabs 2019-05-07 21:04:07 +02:00
note_detail_code.js tabs WIP 2019-05-04 14:34:03 +02:00
note_detail_file.js basic opening and switching tabs 2019-05-03 21:50:14 +02:00
note_detail_image.js attributes and children overview working again 2019-05-04 22:44:25 +02:00
note_detail_protected_session.js protected session in a dialog now works, proper reloading 2019-05-05 20:45:07 +02:00
note_detail_relation_map.js convert more note details to new style 2019-05-04 00:16:41 +02:00
note_detail_render.js convert more note details to new style 2019-05-04 00:16:41 +02:00
note_detail_search.js convert more note details to new style 2019-05-04 00:16:41 +02:00
note_detail_text.js attributes and children overview working again 2019-05-04 22:44:25 +02:00
note_tooltip.js fix closing of tooltips 2019-04-20 09:39:39 +02:00
note_type.js attributes and children overview working again 2019-05-04 22:44:25 +02:00
options_init.js persisting zoom setting in electron, fixes #112 2018-06-02 13:02:20 -04:00
protected_session.js protected session in a dialog now works, proper reloading 2019-05-05 20:45:07 +02:00
protected_session_holder.js fix csrf protection on electron build 2019-03-31 12:49:42 +02:00
script_context.js frontend scripts now have startNote, currentNote and targetNote as NoteShort entities which e.g. provides easy access to relations/labels 2019-01-13 12:16:05 +01:00
search_notes.js search error handling & sanitize input for default fulltext 2019-04-02 22:52:42 +02:00
server.js tabs WIP 2019-05-05 10:59:34 +02:00
sync.js fix force note sync 2018-04-06 18:46:29 -04:00
tree.js context menu refactoring 2019-05-03 20:27:38 +02:00
tree_builder.js added possibility to search by attached script returning note ids + some refactorings 2019-03-20 22:28:54 +01:00
tree_cache.js not refreshing tree after sort operation because it messes with everything ... 2019-04-14 18:32:56 +02:00
tree_context_menu.js context menu refactoring 2019-05-03 20:27:38 +02:00
tree_keybindings.js context menu refactoring 2019-05-03 20:27:38 +02:00
tree_utils.js don't allow deleting hoisted note + other related fixes, closes #488 2019-04-16 21:40:04 +02:00
utils.js don't allow deleting hoisted note + other related fixes, closes #488 2019-04-16 21:40:04 +02:00
zoom.js fixes for zoom factor setting 2018-06-09 10:34:51 -04:00