Build your personal knowledge base with Trilium Notes
Go to file
azivner 215c3a414f cleanup of soft deleted items
vacuuming database
consolidation of "advanced" operations in settings
2017-12-23 09:35:00 -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 remove all other foreign keys from synced entities 2017-12-20 22:43:24 -05:00
public cleanup of soft deleted items 2017-12-23 09:35:00 -05:00
routes cleanup of soft deleted items 2017-12-23 09:35:00 -05:00
services cleanup of soft deleted items 2017-12-23 09:35:00 -05:00
test cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
views cleanup of soft deleted items 2017-12-23 09:35:00 -05:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 -04:00
app.js yet another attempt at fixing reporting sync changes to client 2017-12-19 23:22:21 -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
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.7 2017-12-20 19:52:01 -05:00
schema.sql added foreign keys to relations to guarantee data consistency 2017-12-19 21:40:48 -05:00
set-build.sh added app and db versions to about dialog in settings 2017-11-16 20:03:44 -05:00