Build your personal knowledge base with Trilium Notes
Go to file
2017-10-28 10:21:55 -04:00
bin separate sync for pull (implemented) and push (not yet) 2017-10-26 20:31:31 -04:00
migrations trim note_ids to 22 characters (there was a bug in nodejs backend which generated 32 character noteids) 2017-10-28 10:21:55 -04:00
public fix sync of audit log 2017-10-26 21:53:26 -04:00
routes trim note_ids to 22 characters (there was a bug in nodejs backend which generated 32 character noteids) 2017-10-28 10:21:55 -04:00
services trim note_ids to 22 characters (there was a bug in nodejs backend which generated 32 character noteids) 2017-10-28 10:21:55 -04:00
views notes are now soft-deleted 2017-10-22 22:13:24 -04:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 -04:00
app.js sync fixes etc., push/pull sync is now working in basic form 2017-10-26 23:21:31 -04:00
config-sample.ini reorganization of source code 2017-10-15 19:47:05 -04:00
generate-cert.sh configurable port plus support for SSL 2017-08-14 21:05:01 -04:00
index.js favicon 2017-10-21 00:19:13 -04:00
package.json sync WIP 2017-10-25 22:39:21 -04:00