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