trilium/src/public/javascripts/services
2018-11-20 23:50:19 +01:00
..
attribute_autocomplete.js disable cache for attribute name autocomplete 2018-11-19 22:17:08 +01:00
attributes.js open external link button moved inside input 2018-11-14 11:24:40 +01:00
bootstrap.js possibility to export single code note as markdown. UI fix of disabled buttons 2018-11-19 09:54:33 +01:00
branches.js fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
bundle.js
cloning.js
context_menu.js fixed context menus in relation map 2018-11-09 22:18:51 +01:00
drag_and_drop.js allow dragging only one note at a time 2018-11-19 11:19:56 +01:00
entrypoints.js disabling broken in page search 2018-11-20 12:54:03 +01:00
export.js store images in notes, basic structure 2018-11-08 10:11:00 +01:00
file.js
frontend_script_api.js fix frontend API to work with JAM icons 2018-11-09 14:49:08 +01:00
info.js fixes and tweaks for relation map 2018-10-30 08:53:30 +01:00
library_loader.js absolute positioning of relation map buttons to maximize screen estate 2018-11-13 19:00:01 +01:00
link.js "open" note put into note autocomplete input, also fixes #222 2018-11-14 11:17:20 +01:00
messaging.js
note_autocomplete.js attribute dialog doesn't allow to (attempt to) save relation without target note 2018-11-19 21:58:52 +01:00
note_detail.js refactored attributes out of note detail, fixes #213 2018-11-08 20:01:25 +01:00
note_detail_code.js enable line wrap for code editor 2018-11-20 10:49:03 +01:00
note_detail_file.js attachment preview, closes #210 2018-11-16 18:40:58 +01:00
note_detail_image.js fix "copy image to clipboard" button 2018-11-19 12:12:58 +01:00
note_detail_relation_map.js renamed "mirror" relation to "inverse" relation 2018-11-19 12:07:33 +01:00
note_detail_render.js refactored attributes out of note detail, fixes #213 2018-11-08 20:01:25 +01:00
note_detail_search.js note image detail 2018-11-08 10:30:35 +01:00
note_detail_text.js Doubleclick on the image will take you to that image note, closes #236 2018-11-15 14:51:09 +01:00
note_type.js disabled note-level actions based on note type, fixes #218 2018-11-08 23:59:25 +01:00
options_init.js
protected_session.js fix shadow of protected note's icon in the tree 2018-11-14 08:23:34 +01:00
protected_session_holder.js
script_context.js
search_notes.js
server.js
sync.js
tooltip.js mitigations for tooltip flickering 2018-11-20 23:50:19 +01:00
tree.js fixed "paths" styling for BS4 and fix for special case of root note 2018-11-16 22:04:51 +01:00
tree_builder.js fix icon of newly created note 2018-11-14 08:42:00 +01:00
tree_cache.js implemented mirror relations 2018-11-12 23:34:22 +01:00
tree_context_menu.js minor icon changes 2018-11-09 20:45:28 +01:00
tree_keybindings.js multiselection with keyboard doesn't trigger activation which helps with performance 2018-10-31 23:55:14 +01:00
tree_utils.js fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
utils.js fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
zoom.js