Commit graph

29 commits

Author SHA1 Message Date
azivner ff3f14c3e2 websocket requires logged in session in upgrade request 2017-11-30 23:50:42 -05:00
azivner 471821ebe5 separated electron routing into separate file 2017-11-30 20:51:35 -05:00
azivner d0a0366b05 more complete support for network-less electron frontend-backend communication including protected session 2017-11-29 23:30:35 -05:00
azivner a9460957da prototype of executing requests without network calls in electron 2017-11-28 22:01:02 -05:00
azivner 1231e02449 show 0 changes to sync for instances without configured sync 2017-11-26 23:16:47 -05:00
azivner 963b81864c startup now respects port in config file 2017-11-16 23:06:16 -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 3c6287e39f changed icon 2017-11-06 23:52:54 -05:00
azivner e1251222cc sync fix and more logging 2017-11-06 19:23:35 -05:00
azivner 232ace0c3f electron tweaks 2017-11-05 18:31:22 -05:00
azivner b890c9982b some tweaks mainly for electron support 2017-11-05 17:58:55 -05:00
azivner 3892666961 added event log dialog 2017-11-03 23:00:35 -04:00
azivner c3d776ae13 sync of options 2017-11-02 20:48:02 -04:00
azivner 962c078bbc number of sync changes to push next to "sync now" button 2017-11-01 20:31:44 -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
azivner 724f4b43b7 added document_id for sync identification 2017-10-28 13:19:12 -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 5df3b78abc notes_tree is now soft deleted as well 2017-10-24 22:58:59 -04:00
azivner b4bb1b539e logging stuff to rotated files through simple-node-logger 2017-10-24 22:04:52 -04:00
azivner 10b94f3a7d store session secret in file 2017-10-23 23:38:52 -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 4409485ca1 store trilium sessions in default OS temp directory 2017-10-23 22:36:18 -04:00
azivner dcdabe79d1 use strict in all JS files 2017-10-21 21:10:33 -04:00
azivner e0fd38e121 favicon 2017-10-21 00:19:13 -04:00
azivner 6bca1cddcd remember me reimplemented 2017-10-16 19:14:15 -04:00
azivner 0c823a2927 reorganization of source code 2017-10-15 19:47:05 -04:00
Renamed from node/app.js (Browse further)