Build your personal knowledge base with Trilium Notes
Go to file
2017-11-29 20:48:58 -05:00
bin websocket reimplementation of status requests 2017-11-25 17:43:05 -05:00
migrations drop links and images tables 2017-11-29 20:48:58 -05:00
public cleaned up images and links which are not used nor supported 2017-11-29 20:47:01 -05:00
routes cleaned up images and links which are not used nor supported 2017-11-29 20:47:01 -05:00
services drop links and images tables 2017-11-29 20:48:58 -05:00
test cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
views using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 -05:00
.gitignore regenerate session after login/logout 2017-10-15 20:16:30 -04:00
app.js prototype of executing requests without network calls in electron 2017-11-28 22:01:02 -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