trilium/src/public/javascripts/services
2019-01-27 23:10:37 +01:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +01:00
attributes.js fix setNoteToParent API method, closes #360 2019-01-20 16:33:09 +01:00
branches.js fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
bundle.js runOnNoteChange fires also on the frontend, closes #340 2019-01-16 22:52:32 +01:00
cloning.js converted cloning and label routes 2018-03-30 13:20:36 -04:00
context_menu.js global actions context menu, logout 2018-12-28 23:57:11 +01:00
context_menu_items_container.js context menu with delete 2018-12-28 22:05:04 +01: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
drag_and_drop.js drag and drop moves multiple items only if CTRL is pressed, active note has now bold text for more differentiation from selected note 2019-01-23 21:13:04 +01:00
entrypoints.js Mac uses CMD+Left, CMD+Right for history navigation, closes #376 2019-01-23 20:15:33 +01:00
export.js single file export working, tar WIP 2018-11-24 20:58:38 +01:00
file.js frontend script API documentation 2018-08-23 12:55:45 +02:00
frontend_script_api.js after creating new note, it is focused and now also selected so renaming is super easy, #318 2019-01-10 22:46:08 +01: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 add children to relation map 2018-10-21 10:26:14 +02:00
note_autocomplete.js open recent notes autocomplete by focus so it is then closed with blur, fixes #272 2019-01-10 21:04:06 +01:00
note_detail.js smaller children overview font 2019-01-27 14:26:39 +01:00
note_detail_code.js tweaks, fixes, refactorings, creating new note from detail, not tree 2018-12-29 10:04:59 +01:00
note_detail_file.js added noteId to file view 2019-01-27 23:10:37 +01:00
note_detail_image.js fix scrolling to the top of detail after switching note 2018-12-24 09:47:00 +01:00
note_detail_relation_map.js Merge branch 'master' into mobile 2018-12-28 22:31:51 +01:00
note_detail_render.js fix scrolling to the top of detail after switching note 2018-12-24 09:47:00 +01:00
note_detail_search.js make sure to save the search note before refreshing the tree 2019-01-09 19:54:32 +01:00
note_detail_text.js added readOnly attribute which puts text editor into readonly mode #371 2019-01-27 13:10:03 +01:00
note_tooltip.js tooltip related changes for scripting support 2018-12-22 20:57:09 +01:00
note_type.js using trilium's confirm dialog, small refactoring 2019-01-24 22:18:31 +01:00
options_init.js persisting zoom setting in electron, fixes #112 2018-06-02 13:02:20 -04:00
protected_session.js frontend API addition to protect current note 2019-01-01 15:39:13 +01:00
protected_session_holder.js persisting zoom setting in electron, fixes #112 2018-06-02 13:02:20 -04: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 can be triggered from URL, closes #385 2019-01-25 22:18:34 +01:00
server.js using dashes instead of underscores in header names to avoid the fact that nginx by default drops all headers with underscore in the header name 2018-11-30 15:49:35 +01:00
sync.js fix force note sync 2018-04-06 18:46:29 -04:00
tree.js search can be triggered from URL, closes #385 2019-01-25 22:18:34 +01:00
tree_builder.js generate css classes for each mime type, #328 2019-01-13 20:14:33 +01:00
tree_cache.js fix Branch reference to parent note id after parent change 2019-01-05 19:25:22 +01:00
tree_context_menu.js it should not be possible to add note after hoisted note 2019-01-02 18:59:08 +01:00
tree_keybindings.js quick unhoist link/button 2018-12-15 20:29:08 +01:00
tree_utils.js fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
utils.js fix crazy clipboard operation on mac setup, closes #348 2019-01-16 22:03:30 +01:00
zoom.js fixes for zoom factor setting 2018-06-09 10:34:51 -04:00