Build your personal knowledge base with TriliumNext Notes
 
 
 
 
 
 
Go to file
azivner 7ca043ebc6 Merge branch 'master' into ckeditor 2017-12-09 11:56:36 +07:00
bin distinguishing between when DB is just connected and when it's ready for queries (validated) 2017-12-03 19:18:33 +07:00
migrations renamed start_note_tree_id option to startNotePath 2017-12-06 23:15:53 +07:00
public Merge branch 'master' into ckeditor 2017-12-09 11:56:36 +07:00
routes renamed start_note_tree_id option to startNotePath 2017-12-06 23:15:53 +07:00
services generating all IDs with secure method (important now since it's used as salt for encryption) 2017-12-07 22:57:39 +07:00
test cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 +07:00
views Merge branch 'master' into ckeditor 2017-12-09 11:56:36 +07:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 +07:00
app.js websocket requires logged in session in upgrade request 2017-11-30 23:50:42 +07:00
build.sh fix build script 2017-11-13 23:41:44 +07:00
config-sample.ini https support (with custom ca) for sync 2017-12-01 20:39:48 +07:00
export-schema.sh implemented initial setup of the app 2017-12-03 22:29:23 +07:00
generate-cert.sh https support (with custom ca) for sync 2017-12-01 20:39:48 +07:00
index.js load port from config file for electron 2017-11-20 19:59:42 +07:00
package-lock.json better fix for migration in electron + electron upgrade to 1.8.2 beta 3 2017-12-06 21:15:46 +07:00
package.json better fix for migration in electron + electron upgrade to 1.8.2 beta 3 2017-12-06 21:15:46 +07:00
schema.sql implemented initial setup of the app 2017-12-03 22:29:23 +07:00
set-build.sh added app and db versions to about dialog in settings 2017-11-16 20:03:44 +07:00