Build your personal knowledge base with Trilium Notes
Go to file
2017-12-06 19:53:23 -05:00
bin distinguishing between when DB is just connected and when it's ready for queries (validated) 2017-12-03 19:18:33 -05:00
migrations recent notes are now keyed by note tree id which simplifies things 2017-12-03 10:06:53 -05:00
public throwException instead of throwing exceptions manually (includes stacktrace) 2017-12-06 19:53:23 -05:00
routes implemented initial setup of the app 2017-12-03 22:29:23 -05:00
services throwException instead of throwing exceptions manually (includes stacktrace) 2017-12-06 19:53:23 -05:00
test cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
views border around tree actions 2017-12-04 18:40:18 -05:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 -04:00
app.js websocket requires logged in session in upgrade request 2017-11-30 23:50:42 -05:00
build.sh fix build script 2017-11-13 23:41:44 -05:00
config-sample.ini https support (with custom ca) for sync 2017-12-01 20:39:48 -05:00
export-schema.sh implemented initial setup of the app 2017-12-03 22:29:23 -05:00
generate-cert.sh https support (with custom ca) for sync 2017-12-01 20:39:48 -05:00
index.js load port from config file for electron 2017-11-20 19:59:42 -05:00
package-lock.json pretty printing HTML output (for nice git diffs) 2017-12-03 09:19:48 -05:00
package.json pretty printing HTML output (for nice git diffs) 2017-12-03 09:19:48 -05:00
schema.sql implemented initial setup of the app 2017-12-03 22:29:23 -05:00
set-build.sh added app and db versions to about dialog in settings 2017-11-16 20:03:44 -05:00