trilium/src/public/javascripts/services
2018-11-22 16:08:02 +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 better logging and notifications on script errors for easier debugging 2018-08-17 11:31:42 +02:00
cloning.js converted cloning and label routes 2018-03-30 13:20:36 -04:00
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 partial workaround for the broken in page search (next & previous don't work, but at least highlighting works) 2018-11-21 23:39:19 +01:00
export.js store images in notes, basic structure 2018-11-08 10:11:00 +01:00
file.js frontend script API documentation 2018-08-23 12:55:45 +02:00
frontend_script_api.js fix frontend API to work with JAM icons 2018-11-09 14:49:08 +01:00
info.js improved notifications, now with animations, in center and show up properly in the dialogs 2018-11-22 16:08:02 +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 add children to relation map 2018-10-21 10:26:14 +02:00
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 persisting zoom setting in electron, fixes #112 2018-06-02 13:02:20 -04:00
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 persisting zoom setting in electron, fixes #112 2018-06-02 13:02:20 -04:00
script_context.js frontend script API documentation 2018-08-23 12:55:45 +02:00
search_notes.js fix "search" button click 2018-08-31 19:23:56 +02:00
server.js db upgrades are now handled transparently in the background without bothering the user, closes #119 2018-06-10 15:49:22 -04:00
sync.js fix force note sync 2018-04-06 18:46:29 -04:00
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 fixes for zoom factor setting 2018-06-09 10:34:51 -04:00