trilium/src/routes/api
2020-05-30 10:30:21 +02:00
..
anonymization.js
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 fix creating new promoted attributes, closes #1008 2020-05-12 00:00:59 +02: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 improved drag & drop 2020-05-30 10:30:21 +02:00
clipper.js added some logging 2020-04-08 11:07:38 +02:00
cloning.js fix "clone note after" 2019-10-26 21:14:06 +02:00
database.js safer backup to file using VACUUM INTO + possibility to explicitly ask for backup now 2020-05-29 21:55:08 +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 fix exporting root note, closes #1024 2020-05-17 21:07:54 +02:00
files.js attach extension to download file if note present 2020-05-12 10:28:31 +02: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 return 401 when auth request is out of sync, closes #1056 2020-05-29 22:06:36 +02:00
note_revisions.js attach extension to download file if note present 2020-05-12 10:28:31 +02:00
notes.js db setup fixes 2020-03-26 16:59:40 +01:00
options.js basic implementation of note tree's config 2020-05-02 00:28:40 +02:00
password.js
recent_changes.js use local dates in the recent changes 2020-04-26 14:39:13 +02: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 significantly faster sync with transactions 2020-04-04 21:49:57 +02:00
tree.js always keep all the ancestors in the tree WIP 2020-03-18 22:35:54 +01:00