trilium/routes/api
2017-12-16 00:05:37 -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
event_log.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
export.js pretty printing HTML output (for nice git diffs) 2017-12-03 09:19:48 -05:00
import.js converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
login.js using space-around instead of space-evenly for tree actions because that one is supported in Chrome 59 used in electron 2017-12-10 21:46:12 -05:00
migration.js implemented initial setup of the app 2017-12-03 22:29:23 -05:00
note_history.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
notes.js converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
notes_move.js implemented consistency checks 2017-12-14 22:16:26 -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 not deleting recent notes because it causes sync hash failures (cleanup is not triggered if server isn't used) 2017-12-13 20:52:33 -05:00
settings.js synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
setup.js implemented initial setup of the app 2017-12-03 22:29:23 -05:00
sql.js sql console implementation 2017-12-14 20:38:56 -05:00
sync.js split hash checks per table with recent notes not reported into frontend as error 2017-12-15 21:14:10 -05:00
tree.js converted all timestamps to string representation 2017-12-10 12:56:59 -05:00