trilium/src/routes/api
2018-11-05 12:52:50 +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 using whole note box to drag the box instead of special handle 2018-10-30 11:28:48 +01:00
autocomplete.js logging slow autocomplete times 2018-11-04 22:10:52 +01:00
branches.js fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
cleanup.js run unused image cleanup periodically (once every 4 hours) 2018-11-01 16:40:25 +01:00
cloning.js script to generate large documents, closes #55 2018-04-03 22:15:28 -04:00
event_log.js unifying surrogate keys for event log and options, fixes #103 2018-05-26 23:25:09 -04:00
export.js markdown import 2018-09-03 12:05:44 +02:00
file_upload.js basic enex import, closes #194 2018-11-05 00:06:17 +01:00
image.js enex import recognizes images, media references are converted to links 2018-11-05 12:52:50 +01:00
import.js basic enex import, closes #194 2018-11-05 00:06:17 +01:00
login.js merged "Sync local document" into "Test sync" 2018-09-10 20:05:10 +02:00
note_revisions.js smaller refactorings (mostly entitization) 2018-04-01 11:05:09 -04:00
notes.js changing title directly from relation map 2018-10-30 22:18:20 +01:00
options.js left pane sizing taking effect 2018-09-06 11:54:04 +02:00
password.js smaller refactorings continued 2018-04-01 12:03:21 -04:00
recent_changes.js converted settings, note revisions, password change and recent changes routes 2018-03-30 13:56:46 -04:00
recent_notes.js #129, removed recent notes dialog as its not necessary anymore 2018-07-26 17:35:32 +02:00
script.js better logging and notifications on script errors for easier debugging 2018-08-17 11:31:42 +02:00
search.js search (note) fixes 2018-08-14 22:50:05 +02:00
sender.js label service refactoring + rename of doInTransaction to transactional 2018-04-07 13:03:16 -04:00
setup.js fix sync double initialization issue 2018-09-11 10:01:40 +02:00
sql.js converted image and maintainance routes 2018-03-30 17:07:41 -04:00
sync.js report missing sync configuration when clicking on Test sync 2018-09-11 10:09:55 +02:00
tree.js fixed bug which caused incorrect ordering of lazy loaded branches 2018-08-31 17:29:54 +02:00