trilium/src/routes/api
2019-12-02 22:27:06 +01:00
..
anonymization.js converted image and maintainance routes 2018-03-30 17:07:41 -04:00
app_info.js converted export/import notes 2018-03-30 15:34:07 -04:00
attributes.js added "what links here" widget 2019-08-19 20:59:40 +02:00
autocomplete.js linking notes through CKEditor mentiones 2019-11-07 22:43:01 +01:00
branches.js duplicate (single) note 2019-10-19 12:36:16 +02:00
cleanup.js cleanup obsolete image code 2018-11-08 11:14:13 +01:00
clipper.js moving from inherited attribute queries to owned one where it makes sense 2019-12-01 11:10:04 +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 refactor exportcontext to taskcontext 2019-10-18 22:27:38 +02:00
files.js uploading new file revisions 2019-11-09 11:58:52 +01:00
image.js uploading new image revisions, WIP 2019-11-08 22:34:30 +01:00
import.js fixes to delete notifications 2019-10-19 00:11:07 +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 token auth to /login 2019-06-23 21:22:08 +02:00
note_revisions.js attempt to make updating clients via websocket faster 2019-12-02 22:27:06 +01:00
notes.js moving from inherited attribute queries to owned one where it makes sense 2019-12-01 11:10:04 +01:00
options.js moving from inherited attribute queries to owned one where it makes sense 2019-12-01 11:10:04 +01:00
password.js smaller refactorings continued 2018-04-01 12:03:21 -04:00
recent_changes.js fix recent changes, closes #713 2019-11-19 19:02:16 +01:00
recent_notes.js fix recent notes (db & sync version increase) 2019-05-21 21:47:28 +02:00
script.js script can wait until the sync data has been applied 2019-10-20 17:49:58 +02:00
search.js search error handling & sanitize input for default fulltext 2019-04-02 22:52:42 +02: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 added to global menu and now has schema info 2019-02-10 10:38:18 +01:00
sync.js force note sync now really forces update on other instances by updating utcDateModified 2019-11-13 22:32:14 +01:00
tree.js fixes in the handling of cssClass and iconClass when working with newly created / single note 2019-11-16 11:23:28 +01:00