Build your personal knowledge base with Trilium Notes
Find a file
2017-12-16 21:27:42 -05:00
bin expanding server request timeout for long tree requests 2017-12-10 00:02:13 -05:00
doc added doc folder 2017-12-10 23:21:47 -05:00
migrations extra sync consistency check for extra sync rows 2017-12-15 22:16:28 -05:00
public fixed background of protected notes 2017-12-16 21:27:42 -05:00
routes got rid of request context and related refactorings 2017-12-16 21:23:35 -05:00
services got rid of request context and related refactorings 2017-12-16 21:23:35 -05:00
test
views fixed background of protected notes 2017-12-16 21:27:42 -05:00
.gitignore
app.js implemented consistency checks 2017-12-14 22:16:26 -05:00
build.sh
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
LICENSE licensing under AGPL v3 2017-12-10 21:13:39 -05:00
package-lock.json added search for electron + sourcemap for jquery 2017-12-12 21:40:55 -05:00
package.json 0.0.5 2017-12-16 09:02:05 -05:00
schema.sql implemented consistency checks 2017-12-14 22:16:26 -05:00
set-build.sh