Commit graph

27 commits

Author SHA1 Message Date
azivner a92df38479 tweaks to time values 2017-11-26 17:04:18 -05:00
azivner abb122e2a9 websocket reconnection 2017-11-26 13:22:26 -05:00
azivner 3e6acb17cc sync WS message is now kind of ping - if there's no ping from server we display error message 2017-11-26 08:24:27 -05:00
azivner cb31e0acf2 broadcast messages to all clients, send also number of outstanding syncs 2017-11-25 18:31:38 -05:00
azivner 992238f0b3 websocket reimplementation of status requests 2017-11-25 17:43:05 -05:00
azivner f433b30089 removed audit_log 2017-11-24 20:51:44 -05:00
azivner 51ad89ce63 Merge branch 'stable' 2017-11-20 23:37:27 -05:00
azivner 34b13c7936 electron shortcuts fixes 2017-11-20 23:10:04 -05:00
azivner 8a1c477b8a removed glob.allNoteIds which wasn't used anymore 2017-11-19 22:32:59 -05:00
azivner c8aaf6085d fixed jump to note 2017-11-19 20:36:13 -05:00
azivner 658f4872af fixed autocomplete 2017-11-19 19:39:39 -05:00
azivner fed1cab2c9 F5 now reloads and ctrl-shift-i shows up dev tools 2017-11-16 19:43:34 -05:00
azivner c371ffb597 fix browser error 2017-11-16 19:25:27 -05:00
azivner 4aa70d3574 renamed encryption module to protected_session 2017-11-14 22:36:36 -05:00
azivner ec49bf0cca server side encryption WIP 2017-11-10 22:55:19 -05:00
azivner 43a6a52ead hide loader only once the initial note is loaded 2017-11-06 22:21:11 -05:00
azivner 0869caa03c added loader to hide ugly loading/repositioning etc. 2017-11-06 20:13:36 -05:00
azivner 9c88fc6060 encryption settings loading moved from tree to encryption module 2017-11-04 19:57:40 -04:00
azivner 19c5404d02 "use strict" for all frontend files (backend was done earlier) 2017-11-04 19:38:50 -04:00
azivner b44c685f23 note converted to module 2017-11-04 17:54:27 -04:00
azivner adc7d15819 link module 2017-11-04 17:07:03 -04:00
azivner 819ae7c4c0 more generic handling of links to note 2017-11-04 17:03:15 -04:00
azivner 44cfff09d9 moved all global variables into glob object 2017-11-04 00:05:08 -04:00
azivner 702d47e6b0 initial decallbackization and promisification of frontend 2017-11-03 20:01:32 -04:00
azivner 83243dd936 electron prototype 2017-10-20 23:43:20 -04:00
azivner 81187ebb0e use visibility instead of display for alt+m so design doesn't break when pressing alt+m again 2017-10-15 20:22:18 -04:00
azivner 0c823a2927 reorganization of source code 2017-10-15 19:47:05 -04:00
Renamed from static/js/init.js (Browse further)