Commit graph

17 commits

Author SHA1 Message Date
azivner 743d72a0c3 added express-promise-wrap to catch and respond to unhandled exceptions immediately, previously the requests just hanged 2018-01-07 09:35:44 -05:00
azivner 79a4a6eb01 fixes for DB initalization and import of demo data 2017-12-23 13:55:13 -05:00
azivner e206269457 got rid of request context and related refactorings 2017-12-16 21:23:35 -05:00
azivner d025b2b3fb using space-around instead of space-evenly for tree actions because that one is supported in Chrome 59 used in electron 2017-12-10 21:46:12 -05:00
azivner f68ffe1581 fixes for dates in sync 2017-12-10 15:45:17 -05:00
azivner 021f02bd8c converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
azivner 6546548848 implemented initial setup of the app 2017-12-03 22:29:23 -05:00
azivner dec9cad106 cleaned up "CBC" from methods since we don't have CTR 2017-11-18 12:53:17 -05:00
azivner b2d1ca1c28 we now remember past source ids so app restart won't change anything in sync operation 2017-11-16 21:50:00 -05:00
azivner c190c738a2 data key is not encrypted with aes-cbc as well 2017-11-15 23:39:50 -05:00
azivner ec49bf0cca server side encryption WIP 2017-11-10 22:55:19 -05:00
azivner 8f1eedfe0d refactoring of password change and preparations for server side encryption 2017-11-09 23:25:23 -05:00
azivner c3d776ae13 sync of options 2017-11-02 20:48:02 -04:00
azivner a5735961a4 don't push changes to server which have been pulled from it 2017-11-01 23:16:21 -04:00
azivner af13b28cab fixes for sync 2017-10-29 14:55:48 -04:00
azivner c28b7775a5 API auth (untested) 2017-10-28 22:17:00 -04:00
azivner eb6f9f8f81 added document_secret as basis for API authentication 2017-10-28 19:55:55 -04:00