Commit graph

15 commits

Author SHA1 Message Date
azivner 5b08dfefd3 db anonymization implementation 2017-12-16 00:05:37 -05:00
azivner 021f02bd8c converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
azivner a3f57622ff distinguishing between when DB is just connected and when it's ready for queries (validated) 2017-12-03 19:18:33 -05:00
azivner 3386cd790e cleaned up images and links which are not used nor supported 2017-11-29 20:47:01 -05:00
azivner 3d84f5c3b0 synchronization of transactions using promise so only one can be active 2017-11-28 17:24:08 -05:00
azivner fd764f6163 separate DB connection for each transaction (just for the record, will be reverted probably) 2017-11-28 17:04:47 -05:00
azivner 3a55d08152 don't save backups with colons in filenames, doesn't work on windows 2017-11-20 19:38:30 -05:00
azivner c3d776ae13 sync of options 2017-11-02 20:48:02 -04:00
azivner c5f80051ae backup is now triggered after start of the app and with timer 2017-10-28 12:23:11 -04:00
azivner a2f0a372a5 sync fixes etc., push/pull sync is now working in basic form 2017-10-26 23:21:31 -04:00
azivner 8e47e34d1f more logging 2017-10-24 22:17:48 -04:00
azivner 2df7940392 all user files are now stored in one directory, by default trilium-data in users home directory 2017-10-23 23:30:23 -04:00
azivner 06328929ec fix migration + cleanup unused Notecase tables in migration script 2017-10-22 20:22:09 -04:00
azivner dcdabe79d1 use strict in all JS files 2017-10-21 21:10:33 -04:00
azivner 0c823a2927 reorganization of source code 2017-10-15 19:47:05 -04:00
Renamed from node/backup.js (Browse further)