Commit graph

59 commits

Author SHA1 Message Date
azivner b0e2d99a7b fix history shortcut for firefox 2017-12-18 23:44:20 -05:00
azivner 0d6ccd7f61 change in default keyboard shortcuts 2017-12-18 23:41:13 -05:00
azivner 5b08dfefd3 db anonymization implementation 2017-12-16 00:05:37 -05:00
azivner 581f406a24 sql console implementation 2017-12-14 20:38:56 -05:00
azivner b0cbe91784 implementation of forcing full (re)sync 2017-12-13 23:03:48 -05:00
azivner cba457bd61 using ISO8601 format instead of custom 2017-12-10 15:31:43 -05:00
azivner d2a5921489 add links in ckeditor 2017-12-09 14:11:35 -05:00
azivner 7ca043ebc6 Merge branch 'master' into ckeditor 2017-12-09 11:56:36 -05:00
azivner f1256423ac fix handling of note history - when saving note history we save previous state, not current 2017-12-06 22:31:28 -05:00
azivner 502e5cbbdf Merge branch 'master' into ckeditor 2017-12-03 17:47:40 -05:00
azivner 3a26054619 fixes to recent changes 2017-12-03 17:46:56 -05:00
azivner 34f1eb930c recent notes are reloaded if synced 2017-12-03 10:42:23 -05:00
azivner 15faefe8a3 recent notes are now keyed by note tree id which simplifies things 2017-12-03 10:06:53 -05:00
azivner 7b6ccab894 some fixes for CKEditor 2017-12-02 13:54:16 -05:00
azivner 0521deb304 unifying API paths to lower-case 2017-12-01 22:47:23 -05:00
azivner cba9d8b5c1 logging JS errors to backend logs 2017-12-01 22:28:22 -05:00
azivner 719f553054 fixed removing from recent notes 2017-11-30 00:08:59 -05:00
azivner 8bd76721ad prefixes are now displayed also in all autocompletes and recent notes 2017-11-29 22:03:03 -05:00
azivner 54c0ff15b3 using server.method() instead of direct call to $.ajax - preparation for electron without network requests 2017-11-28 20:52:38 -05:00
azivner 7038636d2e fix setting title 2017-11-28 10:17:30 -05:00
azivner 40a522a9aa alt-l shouldn't bring up edit tree prefix dialog 2017-11-27 18:19:04 -05:00
azivner 8b5988e13c sync fix to prefix and some usability improvements 2017-11-26 23:10:23 -05:00
azivner 160c1c455c initial implementation of tree prefix 2017-11-26 22:34:25 -05:00
azivner 9fcafe44d5 fix 2017-11-26 19:56:08 -05:00
azivner f799d3076b sync / transaction fixes for recent notes 2017-11-24 00:09:53 -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 d7644de666 tree now shows list of different cloned notes 2017-11-21 20:04:06 -05:00
azivner 163a03663f app info is now logged after startup 2017-11-21 00:25:53 -05:00
azivner a3030f845b unified SQL syntax to uppercase 2017-11-20 23:51:28 -05:00
azivner d98a5b6299 more actions on jump to note dialog 2017-11-19 22:31:30 -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 3610926804 adding clone from recent notes dialog 2017-11-19 16:35:35 -05:00
azivner 00151beded fixed recent notes 2017-11-19 12:06:48 -05:00
azivner b22eb2db1e support for note path 2017-11-19 08:47:22 -05:00
azivner 9a819cafed sync changes for note_tree_id and fixed recent notes 2017-11-18 17:17:46 -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 7e3fd2f63e added app and db versions to about dialog in settings 2017-11-16 20:03:44 -05:00
azivner c2ad14ba18 more cleanup 2017-11-14 23:01:23 -05:00
azivner 892aa39d46 renamed encryption session timeout to protected session timeout 2017-11-14 22:44:45 -05:00
azivner 4aa70d3574 renamed encryption module to protected_session 2017-11-14 22:36:36 -05:00
azivner b28df3f093 more cleanups 2017-11-14 22:34:33 -05:00
azivner 0a0421ec7e note history decryption now works, more cleanup 2017-11-14 22:21:56 -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 c18799b938 Merge branch 'stable' 2017-11-13 23:42:23 -05:00
azivner fbce84e779 added build date & revision 2017-11-13 23:35:23 -05:00
azivner 50b789fc39 server side encryption WIP 2017-11-12 21:40:26 -05:00
azivner 4efa00f36b cosmetic cleanup, mostly in encryption 2017-11-08 22:33:08 -05:00
azivner a73afa9ded fix password change 2017-11-06 19:48:02 -05:00
azivner 3fb30a0b5c persisted recent notes 2017-11-04 23:46:50 -04:00