trilium/src/public/javascripts/services
2019-04-28 17:44:00 +02:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +01:00
attributes.js renamed currentNote to activeNote to be consistent with frontend API 2019-03-14 20:21:27 +01: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
cloning.js cloning is now done without reloading the whole tree 2019-03-18 22:33:19 +01:00
context_menu.js don't allow deleting hoisted note + other related fixes, closes #488 2019-04-16 21:40:04 +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 added button for reloading frontend 2019-04-14 12:48:50 +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 open links from render note 2019-04-28 17:44:00 +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_detail.js don't allow deleting hoisted note + other related fixes, closes #488 2019-04-16 21:40:04 +02:00
note_detail_code.js yet another refactoring of working with note's payload/content 2019-03-26 22:24:04 +01:00
note_detail_file.js fix merge issue 2019-04-22 17:05:04 +02:00
note_detail_image.js renamed currentNote to activeNote to be consistent with frontend API 2019-03-14 20:21:27 +01:00
note_detail_relation_map.js yet another refactoring of working with note's payload/content 2019-03-26 22:24:04 +01:00
note_detail_render.js renamed currentNote to activeNote to be consistent with frontend API 2019-03-14 20:21:27 +01:00
note_detail_search.js short search help in the tooltip 2019-03-31 21:19:10 +02:00
note_detail_text.js yet another refactoring of working with note's payload/content 2019-03-26 22:24:04 +01:00
note_tooltip.js fix closing of tooltips 2019-04-20 09:39:39 +02:00
note_type.js renamed currentNote to activeNote to be consistent with frontend API 2019-03-14 20:21:27 +01:00
options_init.js persisting zoom setting in electron, fixes #112 2018-06-02 13:02:20 -04:00
protected_session.js added possibility to search by attached script returning note ids + some refactorings 2019-03-20 22:28:54 +01: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 set cookie header only for electron calls 2019-04-01 21:18:11 +02:00
sync.js fix force note sync 2018-04-06 18:46:29 -04:00
tree.js fix broken history navigation 2019-04-22 17:13:24 +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 don't allow deleting hoisted note + other related fixes, closes #488 2019-04-16 21:40:04 +02:00
tree_keybindings.js don't allow deleting hoisted note + other related fixes, closes #488 2019-04-16 21:40:04 +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