trilium/src/public/javascripts/services
2018-12-11 21:53:56 +01:00
..
attribute_autocomplete.js also don't show "No results" for attr autocomplete 2018-11-27 19:43:34 +01:00
attributes.js add support for number precision in promoted attributes, closes #245 2018-11-30 17:36:41 +01:00
bootstrap.js bind standard shortcuts on both command and ctrl modifiers, #254 2018-12-10 20:44:50 +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 hoisting notes WIP 2018-12-11 21:53:56 +01:00
drag_and_drop.js fix broken drag & drop, closes 252 2018-12-09 21:18:53 +01:00
entrypoints.js bind standard shortcuts on both command and ctrl modifiers, #254 2018-12-10 20:44:50 +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 fix frontend API to work with JAM icons 2018-11-09 14:49:08 +01:00
hoisted_note.js hoisting notes WIP 2018-12-11 21:53:56 +01:00
info.js fix z-index of notification 2018-11-22 21:19:12 +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 tab on autocomplete doesn't select first item, closes #243 2018-11-27 13:13:06 +01:00
note_detail.js less obtrusive saved indicator, fixes #122 2018-11-22 20:25:49 +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 minor UI issue causing children overview not being decrypted right after entering protected session 2018-11-30 10:33:40 +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 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
tooltip.js mitigations for tooltip flickering 2018-11-20 23:50:19 +01:00
tree.js disable "cut to note" feature because of issues with CKEditor 2018-11-30 11:37:33 +01:00
tree_builder.js hoisting notes WIP 2018-12-11 21:53:56 +01:00
tree_cache.js implemented mirror relations 2018-11-12 23:34:22 +01:00
tree_context_menu.js hoisting notes WIP 2018-12-11 21:53:56 +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 copy paste, undo, redo, select all shortcuts supported on mac build 2018-12-02 14:04:53 +01:00
zoom.js fixes for zoom factor setting 2018-06-09 10:34:51 -04:00