trilium/src/public/javascripts/services
2019-03-10 10:11:01 +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 fix bundle execution error handling 2019-03-07 20:51:55 +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 added "explodeArchives" option to the import dialog 2019-02-25 22:38:48 +01:00
entrypoints.js drag & drop now uses import code 2019-02-25 22:28:15 +01: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 progress of tar import through WS 2019-02-10 16:36:25 +01:00
note_autocomplete.js disable caching of note autocomplete for more accurate results 2019-02-17 20:59:52 +01:00
note_detail.js fix isProtected consistency for images and files + related consistency check 2019-03-08 22:25:12 +01:00
note_detail_code.js split out note's content into separate entity, WIP 2019-02-06 20:19:25 +01:00
note_detail_file.js drag & drop multi file upload to note tree 2019-02-23 20:33:27 +01:00
note_detail_image.js fixes for relative paths 2019-02-22 23:03:20 +01:00
note_detail_relation_map.js split out note's content into separate entity, WIP 2019-02-06 20:19:25 +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 fixed saved search 2019-02-15 21:21:26 +01:00
note_detail_text.js placeholder for note content 2019-03-04 22:39:44 +01:00
note_tooltip.js fixes for relative paths 2019-02-22 23:03:20 +01:00
note_type.js added type and mime classes on body as well #383 2019-01-28 21:42:37 +01:00
options_init.js persisting zoom setting in electron, fixes #112 2018-06-02 13:02:20 -04:00
protected_session.js added type and mime classes on body as well #383 2019-01-28 21:42:37 +01:00
protected_session_holder.js progress of tar import through WS 2019-02-10 16:36:25 +01: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 avoid various HTTP server issues with slashes by putting notePath into the body with POST 2019-02-17 20:49:51 +01:00
tree_builder.js fixed saved search 2019-02-15 21:21:26 +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 new import dialog 2019-02-10 14:33:13 +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 OPML 2 import, closes #298, #286 2019-02-16 22:13:29 +01:00
zoom.js fixes for zoom factor setting 2018-06-09 10:34:51 -04:00