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