trilium/src/routes/api
zadam 915b1d1a45 Merge remote-tracking branch 'origin/stable'
# Conflicts:
#	libraries/ckeditor/ckeditor.js
#	libraries/ckeditor/ckeditor.js.map
#	package-lock.json
#	package.json
#	src/public/app/widgets/type_widgets/editable_text.js
2020-06-03 16:25:45 +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 note cache refactoring 2020-05-13 14:42:16 +02:00
autocomplete.js note cache fixes after refactoring 2020-05-17 10:11:19 +02: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 note cache fixes for created notes 2020-05-13 23:06:13 +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 bind global menu item "Open SQL console" to the logic to create such a note 2020-05-08 23:39:46 +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 Add import option to replace underscores with spaces in note names (#1064) 2020-05-30 23:15:00 +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 return 401 when auth request is out of sync, closes #1056 2020-05-29 22:06:36 +02:00
note_revisions.js note cache breakup into classes, WIP 2020-05-16 23:12:29 +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 note cache breakup into classes, WIP 2020-05-16 23:12:29 +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 integrate new search into the main global search 2020-05-24 09:30:08 +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 note cache fixes after refactoring 2020-05-17 10:11:19 +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