trilium/src/public/javascripts/services
2019-04-14 19:43:44 +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 more reliable reimplementation of "create day sub note" 2019-04-14 12:18:52 +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 some style fixes and refactoring for tree context menu 2019-04-01 21:11:20 +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 date note APIs to frontend script API 2019-04-14 12:24:48 +02: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 appCss/appTheme are now loaded as external CSS files instead of inline styles 2019-01-27 17:01:37 +01:00
link.js added readOnly attribute which puts text editor into readonly mode #371 2019-01-27 13:10:03 +01: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 yet another refactoring of working with note's payload/content 2019-03-26 22:24:04 +01: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 yet another refactoring of working with note's payload/content 2019-03-26 22:24:04 +01: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 search input tooltip WIP 2019-03-30 17:41:53 +01: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 re-enable animation for expanding since it seems to fix fancytree rendering glitches 2019-04-14 19:43:44 +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 empty icon for some menu actions do de-emphasize less important items 2019-04-14 13:51:21 +02:00
tree_keybindings.js fixes for some note moving edge cases, closes #454 2019-03-18 21:59:53 +01:00
tree_utils.js fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
utils.js using now session cookies to store protectedSessionId 2019-03-13 21:53:09 +01:00
zoom.js fixes for zoom factor setting 2018-06-09 10:34:51 -04:00