trilium/src/routes/api
2020-06-17 23:03:46 +02: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 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 fix tree focusing issues 2020-06-03 11:06:45 +02:00
clipper.js added some logging 2020-04-08 11:07:38 +02:00
cloning.js fix moving/cloning notes broken in 0.42.4, closes #1066 2020-05-31 22:33:02 +02:00
database.js fix db anonymization 2020-06-02 23:13:55 +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 use better-sqlite3 2020-06-17 23:03:46 +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 use better-sqlite3 2020-06-17 23:03:46 +02: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 fixes and polish 2020-06-15 17:56:53 +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 smaller refactorings continued 2018-04-01 12:03:21 -04:00
recent_changes.js recent changes sorting fixes, closes #1099 2020-06-15 23:22:11 +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 opening transactions only on write operations which enforces exclusive lock only there to improve concurrency, custom handling of sync request timeouts, #1093, #1018 2020-06-13 10:23:36 +02:00
tree.js always keep all the ancestors in the tree WIP 2020-03-18 22:35:54 +01:00