15 Commits

Author SHA1 Message Date
azivner
992238f0b3 websocket reimplementation of status requests 2017-11-25 17:43:05 -05:00
azivner
4efa00f36b cosmetic cleanup, mostly in encryption 2017-11-08 22:33:08 -05:00
azivner
8c996a75ef reloading tree now doesn't force note reload 2017-11-05 10:06:49 -05:00
azivner
df7a39776d fixed bug with start node when reloading the tree 2017-11-05 09:52:28 -05:00
azivner
b192336113 fixed unloading the encrypted page after encryption timeout by simply reloading the app completely plus some unrelated refactorings 2017-11-04 21:02:56 -04:00
azivner
19c5404d02 "use strict" for all frontend files (backend was done earlier) 2017-11-04 19:38:50 -04:00
azivner
60a3abdea9 status converted to module 2017-11-04 19:35:39 -04:00
azivner
9880a4d6f6 tree converted to module 2017-11-04 19:28:49 -04:00
azivner
e7f0187b29 encryption converted to module 2017-11-04 18:18:55 -04:00
azivner
b44c685f23 note converted to module 2017-11-04 17:54:27 -04:00
azivner
44cfff09d9 moved all global variables into glob object 2017-11-04 00:05:08 -04:00
azivner
bd71547258 when reloading tree after sync, decrypt tree items if in encryption context 2017-11-03 21:20:06 -04:00
azivner
cf45594d89 don't alert in case of updated note in current editor 2017-11-03 20:50:48 -04:00
azivner
1cf247f164 more fine grained handling of conflicts without having to reload whole page most of the time 2017-11-01 22:36:26 -04:00
azivner
962c078bbc number of sync changes to push next to "sync now" button 2017-11-01 20:31:44 -04:00