trilium/routes
2018-01-28 19:38:05 -05:00
..
api small changes to table names (notes_image => note_images etc.) 2018-01-28 19:38:05 -05:00
electron.js even though trilium APIs are still exposed in electron, they require login if not called directly from electron 2017-11-30 23:29:21 -05:00
index.js renamed db columns to camelCase 2018-01-28 19:30:14 -05:00
login.js added express-promise-wrap to catch and respond to unhandled exceptions immediately, previously the requests just hanged 2018-01-07 09:35:44 -05:00
logout.js added express-promise-wrap to catch and respond to unhandled exceptions immediately, previously the requests just hanged 2018-01-07 09:35:44 -05:00
migration.js added express-promise-wrap to catch and respond to unhandled exceptions immediately, previously the requests just hanged 2018-01-07 09:35:44 -05:00
routes.js support for execution of async functions + integration with backend through server.exec() 2018-01-23 21:59:30 -05:00
setup.js added express-promise-wrap to catch and respond to unhandled exceptions immediately, previously the requests just hanged 2018-01-07 09:35:44 -05:00