trilium/src/public/javascripts/services
2018-08-17 11:31:42 +02:00
..
bootstrap.js help buttons and existing custom HTML attribute refactoring to data-* 2018-08-15 10:14:14 +02:00
branches.js changes in API format 2018-04-01 20:33:10 -04: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 fix context menu JS error on root note 2018-07-26 08:58:20 +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 OPML import support (issue #78) 2018-05-29 20:32:13 -04:00
file.js continuing in API review 2018-04-01 20:50:58 -04: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 help buttons and existing custom HTML attribute refactoring to data-* 2018-08-15 10:14:14 +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 protected notes detail is now marked with shield background instead of just grey background 2018-08-17 09:32:07 +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 label => attributes omissions 2018-08-09 20:55:16 +02:00
note_detail_render.js unifying surrogate keys for event log and options, fixes #103 2018-05-26 23:25:09 -04:00
note_detail_search.js abstracted note detail components 2018-03-27 21:46:38 -04:00
note_detail_text.js fix unnecessary change events, closes #118 2018-06-10 11:51:13 -04: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 all dialogs are now non-modal because of high cpu usage 2018-06-16 13:31:56 -04:00
protected_session_holder.js persisting zoom setting in electron, fixes #112 2018-06-02 13:02:20 -04:00
script_api.js better logging and notifications on script errors for easier debugging 2018-08-17 11:31:42 +02:00
script_context.js renamed workEntity to originEntity 2018-08-10 13:30:20 +02:00
search_notes.js help buttons and existing custom HTML attribute refactoring to data-* 2018-08-15 10:14:14 +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 fix attribute name autocomplete, no tooltip preview on path selection 2018-08-15 18:22:02 +02:00
tree.js fix attribute name autocomplete, no tooltip preview on path selection 2018-08-15 18:22:02 +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 delete attributes when deleting note 2018-08-15 15:27:22 +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