Build your personal knowledge base with TriliumNext Notes
 
 
 
 
 
 
Go to file
azivner cd90200272 fixed sync 2017-11-28 18:33:23 +07:00
bin websocket reimplementation of status requests 2017-11-25 17:43:05 +07:00
migrations initial implementation of tree prefix 2017-11-26 22:34:25 +07:00
public websocket stuff separated into messaging.js 2017-11-28 17:52:47 +07:00
routes synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 +07:00
services fixed sync 2017-11-28 18:33:23 +07:00
test cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 +07:00
views websocket stuff separated into messaging.js 2017-11-28 17:52:47 +07:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 +07:00
app.js show 0 changes to sync for instances without configured sync 2017-11-26 23:16:47 +07:00
build.sh fix build script 2017-11-13 23:41:44 +07:00
config-sample.ini support for https 2017-11-16 23:55:50 +07:00
generate-cert.sh support for https 2017-11-16 23:55:50 +07:00
index.js load port from config file for electron 2017-11-20 19:59:42 +07:00
package-lock.json separate DB connection for each transaction (just for the record, will be reverted probably) 2017-11-28 17:04:47 +07:00
package.json separate DB connection for each transaction (just for the record, will be reverted probably) 2017-11-28 17:04:47 +07:00
set-build.sh added app and db versions to about dialog in settings 2017-11-16 20:03:44 +07:00