Commit graph

1492 commits

Author SHA1 Message Date
azivner a8774353fd release 0.23.1 2018-10-25 18:13:37 +02:00
azivner 18f2419bd6 allow creating anonymized database from command line as well, fixes #200 2018-10-25 18:03:28 +02:00
azivner 332a65a9cc disable smooth scroll 2018-10-25 17:11:50 +02:00
azivner 1d51f58447 remember pan and zoom 2018-10-25 15:45:14 +02:00
azivner 41fca4c4f3 fixes, getting rid of resizing for now 2018-10-25 14:01:03 +02:00
azivner 4a5a63d7b4 relation map WIP 2018-10-25 12:06:36 +02:00
azivner b17f442d1f Merge branch 'master' into canvas 2018-10-23 18:11:29 +02:00
azivner 9f0860edab Merge branch 'stable' 2018-10-21 22:48:58 +02:00
azivner 0c007566ad fixes for invalid operations on root note 2018-10-21 22:42:20 +02:00
azivner bfa2b5fa62 add a check for root parent 2018-10-21 21:37:34 +02:00
azivner 6559e6c25b add children to relation map 2018-10-21 10:26:14 +02:00
azivner 627e5e0edb imported poc code 2018-10-18 11:53:01 +02:00
azivner 2a8de2653e added libraries for relation map 2018-10-18 11:46:07 +02:00
azivner e487dc1df7 basic infrastructure for "relation map" note type 2018-10-18 11:25:33 +02:00
azivner 04af8a3a96 fixed CTRL-ALT-P shortcut 2018-10-15 23:45:37 +02:00
azivner 209551a205 using new scrypt api from node 10 as a replacement of third party library 2018-10-14 11:48:29 +02:00
azivner c6bfd3909f sqlite3 binary for electron 4 2018-10-14 11:37:29 +02:00
azivner 8b7694d0ec use node 10 also for server edition 2018-10-14 11:35:31 +02:00
azivner 76c980b51f electron 4.0.0-beta.3 2018-10-14 11:31:23 +02:00
azivner 1de06b4fc9 fix links in README 2018-10-12 18:38:57 +02:00
azivner 949456212a fix for ckeditor stretching body 2018-10-12 13:40:06 +02:00
azivner 06a867773e minor library updates 2018-10-12 12:37:03 +02:00
azivner 269f56bdca release 0.23.0 2018-10-09 21:08:11 +02:00
azivner 5352f388a7 ckeditor updated to 11.1.0 2018-10-09 12:39:36 +02:00
azivner be94766f76 trigger events after note attributes are created 2018-10-08 11:09:45 +02:00
azivner 24673168bb api docs update 2018-10-07 16:27:12 +02:00
azivner b5bb653889 fancytree updated to 2.30.0 2018-10-07 14:34:05 +02:00
azivner b09071eb9b publish API to allow manipulating list of allowed mime types for #192 2018-10-07 14:25:17 +02:00
azivner 5f95ab95c9 code mirror update to 5.40.2 2018-10-07 12:02:07 +02:00
azivner 0ce8d1e7e8 ctrl+del already has a standard behavior so removing it as a shortcut to delete note 2018-10-06 23:16:43 +02:00
azivner b2776954a1 fix opening internal link from ckeditor link editing, fixes #191 2018-10-06 23:11:42 +02:00
azivner d65610429c don't show tooltip over ckeditor link editing dialog 2018-10-06 22:00:43 +02:00
azivner 62de7f28eb consistently use root/ prefix for note paths 2018-10-06 21:32:07 +02:00
azivner 257cced182 release 0.22.1 2018-09-11 10:15:15 +02:00
azivner 3af27845b5 report missing sync configuration when clicking on Test sync 2018-09-11 10:09:55 +02:00
azivner 9b425025c9 fix sync double initialization issue 2018-09-11 10:01:40 +02:00
azivner e8797a137f fix getting sync setup 2018-09-11 09:35:29 +02:00
azivner 947e875b6c added today script into demo document 2018-09-11 00:02:25 +02:00
azivner 15610626f1 fix for import issue 2018-09-10 23:41:11 +02:00
azivner eb84cfbef2 sync login now includes check for sync server initialization and initializes it if necessary
Test sync button strictly not necessary
2018-09-10 20:22:26 +02:00
azivner e4381d10e8 merged "Sync local document" into "Test sync" 2018-09-10 20:05:10 +02:00
azivner b4a566df9e electron 2.0.9 and other small library updates 2018-09-10 19:09:05 +02:00
azivner b20ff78653 revert server package to node 8 2018-09-09 17:53:55 +02:00
azivner 15888a5f8f sqlite binary for node 10 2018-09-09 12:57:11 +02:00
azivner a90c164bbe fix server build 2018-09-09 12:08:56 +02:00
azivner 4f3aa9cd79 release 0.22.0 2018-09-09 10:08:45 +02:00
azivner d248994143 updated windows scrypt binary 2018-09-09 09:46:15 +02:00
azivner 78518fbc60 note about platform support in README 2018-09-07 13:55:13 +02:00
azivner 50cd0c792c provide H4-H6, fixes #177 2018-09-07 13:47:26 +02:00
azivner 22e905aa99 enter on note in note tree leads to note title instead of content (second enter then goes to content) 2018-09-07 10:50:05 +02:00