Build your personal knowledge base with Trilium Notes
Go to file
2017-11-30 22:49:40 -05:00
bin separated electron routing into separate file 2017-11-30 20:51:35 -05:00
migrations migration now works also in electron 2017-11-30 19:58:00 -05:00
public migration now works also in electron 2017-11-30 19:58:00 -05:00
routes separated electron routing into separate file 2017-11-30 20:51:35 -05:00
services not creating note history immediatelly after creating a note since it's empty at that point which is useless 2017-11-30 22:49:40 -05:00
test cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
views migration now works also in electron 2017-11-30 19:58:00 -05:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 -04:00
app.js separated electron routing into separate file 2017-11-30 20:51:35 -05:00
build.sh fix build script 2017-11-13 23:41:44 -05:00
config-sample.ini support for https 2017-11-16 23:55:50 -05:00
generate-cert.sh support for https 2017-11-16 23:55:50 -05:00
index.js load port from config file for electron 2017-11-20 19:59:42 -05:00
package-lock.json separate DB connection for each transaction (just for the record, will be reverted probably) 2017-11-28 17:04:47 -05:00
package.json separate DB connection for each transaction (just for the record, will be reverted probably) 2017-11-28 17:04:47 -05:00
set-build.sh added app and db versions to about dialog in settings 2017-11-16 20:03:44 -05:00