trilium/src/public/javascripts/services
2018-09-03 21:06:24 +02:00
..
bootstrap.js export single note as markdown, #166 2018-09-03 09:40:22 +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
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 markdown wiki reference on README 2018-09-03 21:06:24 +02:00
file.js frontend script API documentation 2018-08-23 12:55:45 +02:00
frontend_script_api.js minor demo db updates after change to paragraph layout 2018-09-03 20:14:45 +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 #166 inline markdown import 2018-09-02 23:02:01 +02: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 new frontend API - getCurrentNoteContent and onNoteChange 2018-09-03 16:05:28 +02:00
note_detail_code.js new frontend API - getCurrentNoteContent and onNoteChange 2018-09-03 16:05:28 +02:00
note_detail_file.js new frontend API - getCurrentNoteContent and onNoteChange 2018-09-03 16:05:28 +02:00
note_detail_render.js new frontend API - getCurrentNoteContent and onNoteChange 2018-09-03 16:05:28 +02:00
note_detail_search.js new frontend API - getCurrentNoteContent and onNoteChange 2018-09-03 16:05:28 +02:00
note_detail_text.js new frontend API - getCurrentNoteContent and onNoteChange 2018-09-03 16:05:28 +02:00
note_type.js new frontend API - getCurrentNoteContent and onNoteChange 2018-09-03 16:05:28 +02: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 #166 inline markdown import 2018-09-02 23:02:01 +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_context_menu.js fixes & refactoring to markdown import 2018-09-03 13:17:29 +02:00
tree_keybindings.js #166 inline markdown import 2018-09-02 23:02:01 +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