trilium/src/public/javascripts/services
2018-09-01 13:18:55 +02:00
..
bootstrap.js frontend script API documentation 2018-08-23 12:55:45 +02:00
branches.js protection against deleting root note 2018-08-30 22:38:34 +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 renamed subtree operations in context menu from "branch" to "subtree" 2018-08-31 18:22:53 +02:00
drag_and_drop.js changes in API format 2018-04-01 20:33:10 -04:00
entrypoints.js cleanup of labels & relations frontend code 2018-08-07 12:48:11 +02:00
export.js renamed subtree operations in context menu from "branch" to "subtree" 2018-08-31 18:22:53 +02:00
file.js frontend script API documentation 2018-08-23 12:55:45 +02:00
frontend_script_api.js more stable script button placement 2018-08-27 21:08:02 +02:00
info.js better logging and notifications on script errors for easier debugging 2018-08-17 11:31:42 +02:00
library_loader.js fix code mirror loading 2018-04-07 15:56:46 -04:00
link.js fix inserting current timestamp into editor 2018-08-29 20:22:57 +02:00
messaging.js connection lost error is now logged only to the console, it was too annoying while being mostly harmless 2018-08-14 11:42:29 +02:00
note_autocomplete.js recent notes now don't display current note, unification of autocomplete source handling 2018-08-16 21:02:42 +02:00
note_detail.js fix timing issue when saving changes to notes 2018-08-31 00:08:04 +02:00
note_detail_code.js promoted attributes have tabindex following the title and before note content 2018-08-13 09:07:21 +02:00
note_detail_file.js fix attachment attributes 2018-08-19 21:42:03 +02:00
note_detail_render.js set originEntity to render note 2018-08-28 23:08:56 +02:00
note_detail_search.js abstracted note detail components 2018-03-27 21:46:38 -04:00
note_detail_text.js fix for protected note freezing because of double initialization of CKEditor 2018-08-28 15:03:23 +02:00
note_type.js render notes can be edited and can contain HTML markup 2018-05-26 19:27:47 -04:00
options_init.js persisting zoom setting in electron, fixes #112 2018-06-02 13:02:20 -04:00
protected_session.js cssClass is correctly filled for new note 2018-09-01 13:18:55 +02: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 don't short child: promoted attributes 2018-08-27 13:35:45 +02:00
tree.js fix note placement from "create top level note" 2018-08-29 18:31:29 +02:00
tree_builder.js links to documentation for attributes, links and search + fix for opening external links 2018-08-14 23:07:50 +02:00
tree_cache.js fix in passing originEntity from frontend to backend, some refactorings 2018-08-16 23:00:04 +02:00
tree_keybindings.js fix shift-up selection, fixes #146 2018-08-11 20:02:48 +02:00
tree_utils.js fix inserting current timestamp into editor 2018-08-29 20:22:57 +02:00
utils.js use ISO dateformat on the frontend instead of european formatting 2018-08-15 08:48:16 +02:00
zoom.js fixes for zoom factor setting 2018-06-09 10:34:51 -04:00