Commit graph

15 commits

Author SHA1 Message Date
azivner 9cf935efd1 protect/unprotect subtree 2017-11-15 00:04:26 -05:00
azivner c2ad14ba18 more cleanup 2017-11-14 23:01:23 -05:00
azivner 4aa70d3574 renamed encryption module to protected_session 2017-11-14 22:36:36 -05:00
azivner ff411f00b1 server side WIP - saving encrypted note now works, changing terminology of "encrypted note" to "protected note" 2017-11-14 21:54:12 -05:00
azivner 30df3cba1c tree utils as a module 2017-11-04 22:18:36 -04:00
azivner 900f169dab tree changes as a module 2017-11-04 22:10:41 -04:00
azivner dfaa59b0a9 clipboard is now owned by note tree 2017-11-04 19:49:26 -04:00
azivner 19c5404d02 "use strict" for all frontend files (backend was done earlier) 2017-11-04 19:38:50 -04:00
azivner ad7803f9dc context menu converted to module 2017-11-04 19:33: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 a13b4a6f7e CTRL-X and CTRL-V now cuts and pastes tree nodes 2017-10-15 20:55:38 -04:00
azivner 0c823a2927 reorganization of source code 2017-10-15 19:47:05 -04:00
Renamed from static/js/context_menu.js (Browse further)