trilium/src/routes/api
2018-02-24 14:42:52 -05:00
..
anonymization.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
app_info.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
attachments.js support encryption for files, closes #60 2018-02-23 22:58:24 -05:00
attributes.js added attributes sorting 2018-02-10 08:37:14 -05:00
cleanup.js renaming of sql methods to fit getRows/getEntities model 2018-01-29 17:41:59 -05:00
cloning.js renaming of sql methods to fit getRows/getEntities model 2018-01-29 17:41:59 -05:00
event_log.js renaming of sql methods to fit getRows/getEntities model 2018-01-29 17:41:59 -05:00
export.js renaming of sql methods to fit getRows/getEntities model 2018-01-29 17:41:59 -05:00
image.js added support for trilium-sender 2018-02-11 00:18:59 -05:00
import.js added support for trilium-sender 2018-02-11 00:18:59 -05:00
login.js create months and days with associated english names, closes #37 2018-02-10 13:53:35 -05:00
migration.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
note_history.js renaming of sql methods to fit getRows/getEntities model 2018-01-29 17:41:59 -05:00
notes.js attachment upload and download now works for browser 2018-02-18 21:28:24 -05:00
password.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
recent_changes.js renaming of sql methods to fit getRows/getEntities model 2018-01-29 17:41:59 -05:00
recent_notes.js recent notes doesn't fail totally when we can't find title for some note 2018-02-11 15:33:10 -05:00
script.js support for backend jobs and other script API changes 2018-02-24 14:42:52 -05:00
sender.js add sender API to send text notes 2018-02-11 10:54:56 -05:00
settings.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
setup.js moved all sources to src directory 2018-01-28 22:18:15 -05:00
sql.js renaming of sql methods to fit getRows/getEntities model 2018-01-29 17:41:59 -05:00
sync.js fix attachment sync 2018-02-18 22:55:36 -05:00
tree.js new attribute "hide_in_autocomplete", fixes #16 2018-02-13 22:30:33 -05:00
tree_changes.js after creating new note, unselect previous active, fixes #45 2018-02-13 23:25:28 -05:00