Commit graph

23 commits

Author SHA1 Message Date
azivner 8bd76721ad prefixes are now displayed also in all autocompletes and recent notes 2017-11-29 22:03:03 -05:00
azivner 7038636d2e fix setting title 2017-11-28 10:17:30 -05:00
azivner 0ec6d4baa8 simplification of internal structure/methods in note_tree 2017-11-23 19:29:25 -05:00
azivner acba72ec4c cloning in context menu (copy & paste) and a lot of related refactoring and fixes 2017-11-22 23:16:54 -05:00
azivner d98a5b6299 more actions on jump to note dialog 2017-11-19 22:31:30 -05:00
azivner 658f4872af fixed autocomplete 2017-11-19 19:39:39 -05:00
azivner 00151beded fixed recent notes 2017-11-19 12:06:48 -05:00
azivner f18d25911b removed notes_parent, instead using notes_tree 2017-11-19 11:28:46 -05:00
azivner b22eb2db1e support for note path 2017-11-19 08:47:22 -05:00
azivner 5fb94fcbbd notes_tree now has note_tree_id so we stricly distinguish between working on notes or note trees 2017-11-18 17:05:50 -05:00
azivner 35d5289cca jump to note works with lazy loaded note tree 2017-11-17 22:52:24 -05:00
azivner eb20e1f31f jump to note now has full list of notes 2017-11-17 22:37:11 -05:00
azivner 7b2c79b754 lazy loading of tree 2017-11-17 21:31:54 -05:00
azivner c2ad14ba18 more cleanup 2017-11-14 23:01:23 -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 ec49bf0cca server side encryption WIP 2017-11-10 22:55:19 -05:00
azivner 30df3cba1c tree utils as a module 2017-11-04 22:18:36 -04:00
azivner 19c5404d02 "use strict" for all frontend files (backend was done earlier) 2017-11-04 19:38:50 -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 ee07d2d2d8 fixes in recent changes and handling encrypted notes 2017-11-04 11:32:05 -04:00
azivner 44cfff09d9 moved all global variables into glob object 2017-11-04 00:05:08 -04:00
azivner 0c823a2927 reorganization of source code 2017-10-15 19:47:05 -04:00
Renamed from static/js/tree_utils.js (Browse further)