trilium/routes/api
azivner 215c3a414f cleanup of soft deleted items
vacuuming database
consolidation of "advanced" operations in settings
2017-12-23 09:35:00 -05:00
..
anonymization.js db anonymization implementation 2017-12-16 00:05:37 -05:00
app_info.js app info is now logged after startup 2017-11-21 00:25:53 -05:00
cleanup.js cleanup of soft deleted items 2017-12-23 09:35:00 -05:00
event_log.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
export.js added foreign keys to relations to guarantee data consistency 2017-12-19 21:40:48 -05:00
import.js cleanup of soft deleted items 2017-12-23 09:35:00 -05:00
login.js got rid of request context and related refactorings 2017-12-16 21:23:35 -05:00
migration.js implemented initial setup of the app 2017-12-03 22:29:23 -05:00
note_history.js per-browser source id so we support having notecase opened in multiple tabs/windows 2017-12-16 20:48:34 -05:00
notes.js got rid of request context and related refactorings 2017-12-16 21:23:35 -05:00
notes_move.js target note is expanded after cloning into it 2017-12-23 08:24:03 -05:00
password.js fix password change 2017-11-06 19:48:02 -05:00
recent_changes.js fixes to recent changes 2017-12-03 17:46:56 -05:00
recent_notes.js making sure that recent notes don't try to display deleted notes 2017-12-18 22:37:31 -05:00
settings.js per-browser source id so we support having notecase opened in multiple tabs/windows 2017-12-16 20:48:34 -05:00
setup.js implemented initial setup of the app 2017-12-03 22:29:23 -05:00
sql.js sql console now shows error message if any SQL error ocurred 2017-12-19 22:33:44 -05:00
sync.js cleanup of soft deleted items 2017-12-23 09:35:00 -05:00
tree.js added foreign keys to relations to guarantee data consistency 2017-12-19 21:40:48 -05:00