trilium/src/routes/api
2020-03-25 18:21:55 +01:00
..
anonymization.js converted image and maintainance routes 2018-03-30 17:07:41 -04:00
app_info.js added isSynced to sync table to allow forward compatibility with 0.41 2020-03-09 20:56:43 +01:00
attributes.js attributes are now updated only if their type and name does not change, in case of relation not even value must change. If they do, the old attribute is deleted and new is created instead 2020-01-28 22:37:06 +01:00
autocomplete.js linking notes through CKEditor mentiones 2019-11-07 22:43:01 +01:00
backend_log.js added "backend log" dialog 2019-12-05 21:25:36 +01:00
branches.js small fixes 2020-02-17 22:38:46 +01:00
cleanup.js run consistency checks on demand 2019-12-10 22:03:00 +01:00
clipper.js add possibility to change clipper parent to a fixed note instead of day notes, fixes #854 2020-02-09 10:12:02 +01:00
cloning.js fix "clone note after" 2019-10-26 21:14:06 +02:00
date_notes.js calendar now indicates whether date note already exists or not + tooltip 2019-09-08 16:30:33 +02:00
export.js reimplement export with yazl 2020-03-20 16:55:35 +01:00
files.js render PDF preview in electron for pdf notes 2020-03-08 18:06:24 +01:00
image.js local image storage fixes 2020-03-25 18:21:55 +01:00
import.js zip import using yazl 2020-03-20 21:57:16 +01:00
keys.js note can be activated through 'keyboardShortcut' label 2019-11-24 18:32:18 +01:00
link_map.js link map will try to display max possible number of links 2019-09-07 22:36:08 +02:00
login.js sync only changes with isSynced = true 2020-03-09 21:34:03 +01:00
note_revisions.js attempt to make updating clients via websocket faster 2019-12-02 22:27:06 +01:00
notes.js use electron 8 spellchecker instead of electron-spellchecker, WIP 2020-02-28 22:07:08 +01:00
options.js collapsible widget remember their collapsed state 2020-03-01 20:49:11 +01:00
password.js smaller refactorings continued 2018-04-01 12:03:21 -04:00
recent_changes.js undelete note WIP 2020-01-03 13:14:43 +01:00
recent_notes.js fix recent notes (db & sync version increase) 2019-05-21 21:47:28 +02:00
script.js basic support for custom widgets 2020-03-16 21:16:09 +01:00
search.js better error handling for search notes 2020-01-13 19:35:06 +01:00
sender.js refactoring of note creation APIs WIP 2019-11-16 11:09:52 +01:00
setup.js allow user to choose theme during initial setup 2019-08-11 10:28:49 +02:00
similar_notes.js fixes in import & export related to the protected session 2019-09-01 22:09:55 +02:00
sql.js sql console tweaks 2019-12-09 21:31:38 +01:00
sync.js sync only changes with isSynced = true 2020-03-09 21:34:03 +01:00
tree.js always keep all the ancestors in the tree WIP 2020-03-18 22:35:54 +01:00