Commit Graph

  • 5a1938c078 better sizing of search pane azivner 2018-06-04 20:22:41 -04:00
  • 015cd68756 renaming/refactoring of search services azivner 2018-06-04 19:48:02 -04:00
  • 76c0e5b2b8 new UI for search, closes #108 (still needs cleanup) azivner 2018-06-03 20:42:25 -04:00
  • 0f8f707acd persisting zoom setting in electron, fixes #112 azivner 2018-06-02 13:02:20 -04:00
  • 083cccea28 better protected/unprotected note indicator, fixes #110 azivner 2018-06-02 11:47:16 -04:00
  • 31b76b23ce release 0.14.1 v0.14.1 azivner 2018-06-02 09:39:37 -04:00
  • af529f82e5 fixed false sync error reporting azivner 2018-06-02 09:39:04 -04:00
  • fc6669d254 initialization and schema fixes, closes #111 azivner 2018-06-01 22:26:37 -04:00
  • c07785be67 release 0.14.0 v0.14.0 azivner 2018-05-31 23:23:44 -04:00
  • 80d2457b23 moved parent list next to note title azivner 2018-05-31 23:21:47 -04:00
  • 5dde2752d2 add switch to manually enter/leave protected session, fixes #107 azivner 2018-05-31 20:00:39 -04:00
  • 8bf4633cd0 fixes azivner 2018-05-30 23:18:56 -04:00
  • bd66b8a1c8 fix issue with limitation of number of SQLite parameters (999) which caused problems when loading tree which was too expanded azivner 2018-05-30 20:28:10 -04:00
  • be51e533fc OPML import support (issue #78) azivner 2018-05-29 20:32:13 -04:00
  • f47ae12019 OPML export support (issue #78), import missing for now azivner 2018-05-27 12:26:34 -04:00
  • cab54a458f unifying surrogate keys for event log and options, fixes #103 azivner 2018-05-26 23:25:09 -04:00
  • a30734f1bc Add history backwards/forwards buttons, fixes #94 azivner 2018-05-26 22:54:06 -04:00
  • 7ad9f7b129 fixed layouting issues azivner 2018-05-26 19:58:08 -04:00
  • 40a32e6826 render notes can be edited and can contain HTML markup azivner 2018-05-26 19:27:47 -04:00
  • ab0486aaf1 expose root node, fixes #101 azivner 2018-05-26 16:16:34 -04:00
  • 874593a167 fix code editor growing azivner 2018-05-26 15:28:36 -04:00
  • 03bf33630e unify audit fields, fixes #102 azivner 2018-05-26 12:38:25 -04:00
  • 933cce1b94 fix hideInAutocomplete bug azivner 2018-05-26 10:50:13 -04:00
  • 4a6ff573f8 fixed autocomplete issues with capitalization azivner 2018-05-26 10:24:33 -04:00
  • 1a737f7d19 expose add link on UI, fixes #95 azivner 2018-05-26 10:04:40 -04:00
  • cb69914f09 release 0.13.0-beta v0.13.0-beta azivner 2018-05-22 23:51:43 -04:00
  • a372cbb2df fix #105 azivner 2018-05-22 23:51:13 -04:00
  • 0ce5caefe8 refactoring azivner 2018-05-22 22:22:15 -04:00
  • 94dabb81f6 fix sync of unsyncable options azivner 2018-05-22 19:29:18 -04:00
  • cd45bcfd03 converted option operations to repository azivner 2018-05-22 00:22:43 -04:00
  • 49a53f7a45 added hash columns for faster sync check calculation azivner 2018-05-22 00:15:54 -04:00
  • 9fa6c0918c add index for note's type + some fixes azivner 2018-05-21 20:12:46 -04:00
  • e8d089e37e ckeditor 10.0.0 azivner 2018-05-21 19:35:49 -04:00
  • a931ce25fa attempt to fix the hoek security warning with package upgrade azivner 2018-05-21 16:08:34 -04:00
  • b507abb4f7 electron upgrade to 2.0.0 azivner 2018-05-08 16:39:01 -04:00
  • 66e7c6de62 fix ordering azivner 2018-04-21 12:23:35 -04:00
  • 4ce5ea9886 autocomplete supports encrypted notes now as well azivner 2018-04-20 00:12:01 -04:00
  • 8c54b62f07 fix protect branch azivner 2018-04-19 22:18:19 -04:00
  • 85eb50ed0f autocomplete with prefixes azivner 2018-04-19 20:59:44 -04:00
  • 5ffd621e9d autocomplete respects hideInAutocomplete label azivner 2018-04-19 00:13:55 -04:00
  • df93cb09da fix hide-toggle azivner 2018-04-18 23:13:37 -04:00
  • bbf04209f0 autocomplete cache gets updated with note update azivner 2018-04-18 23:11:30 -04:00
  • 834bfa39c7 limit number of results to 200, other tweaks azivner 2018-04-18 20:56:23 -04:00
  • 52b445f70b Merge branch 'stable' azivner 2018-04-18 20:22:16 -04:00
  • 7b9b4fbb0c backend autocomplete WIP azivner 2018-04-18 00:26:42 -04:00
  • 5af0ba1fcb layout fixes azivner 2018-04-17 20:04:27 -04:00
  • 85a9748291 fix for clones & optimizations azivner 2018-04-16 23:34:56 -04:00
  • b4005a7ffe optimizations to the lazy loading - expanding tree now takes only one request azivner 2018-04-16 23:13:33 -04:00
  • 82de1c88d4 basic lazy loading of tree now works, still WIP azivner 2018-04-16 20:40:18 -04:00
  • 1687ed7e0b load only expanded tree with the rest being lazy loaded, WIP azivner 2018-04-16 16:26:47 -04:00
  • c8b9c7d936 release 0.12.0 v0.12.0 azivner 2018-04-14 08:28:50 -04:00
  • d57057ba28 fix note ordering sync azivner 2018-04-14 08:23:06 -04:00
  • 66cee8daa4 restructuring CSS grid/flex which fixes jumpy scrolling in tree azivner 2018-04-13 19:58:33 -04:00
  • afd7df0942 fix collapse tree button azivner 2018-04-13 19:22:12 -04:00
  • bd6ae33d32 fancytree upgrade to 2.28.1 azivner 2018-04-12 20:42:12 -04:00
  • 70660a0d68 Merge branch 'stable' azivner 2018-04-12 20:04:01 -04:00
  • cdad18551a upgrade CKEditor to 1.0 beta.2, fixes #93 azivner 2018-04-12 20:03:23 -04:00
  • 592c51d1a5 fix note reordering sync again azivner 2018-04-12 18:31:29 -04:00
  • 6a57b8a7e7 fix ordering sync azivner 2018-04-12 18:13:48 -04:00
  • 7a94e21c54 tabindex 2 for text and code editor so that tabbing from title leads to editor focus azivner 2018-04-11 22:44:33 -04:00
  • 5b43f321e2 release 0.11.1 v0.11.1 azivner 2018-04-11 00:10:33 -04:00
  • a4eafb934f non null note title and content in the DB schema, allow saving non-valid JSON notes, children overview style changes azivner 2018-04-11 00:10:11 -04:00
  • 7b59a665dd hideChildrenOverview label which can disable children overview for specific notes azivner 2018-04-10 23:15:41 -04:00
  • 3d15450ffc children overview styling azivner 2018-04-10 21:08:00 -04:00
  • b0c6d52461 can't rollback transaction multiple times azivner 2018-04-10 20:28:02 -04:00
  • 2dc16dd29f release 0.11.0-beta v0.11.0-beta azivner 2018-04-09 22:38:37 -04:00
  • d8924c536b Merge branch 'master' into stable azivner 2018-04-09 22:30:50 -04:00
  • 3ebbf2cc46 fix generating build.js azivner 2018-04-09 22:30:11 -04:00
  • f4079604c9 basic implementation of children overview, closes #80 azivner 2018-04-08 22:38:52 -04:00
  • 1f96a6beab export & import work correctly with clones azivner 2018-04-08 13:14:30 -04:00
  • b277a250e5 protected notes are not in autocomplete when not in protected session, fixes #46 azivner 2018-04-08 12:27:10 -04:00
  • 5b0e1a644d codemirror now doesn't hijack alt-left/right, fixes #86 azivner 2018-04-08 12:17:42 -04:00
  • 6bb3cfa9a3 note revisions for code is now properly formatted, fixes #97 azivner 2018-04-08 12:13:52 -04:00
  • 9720868f5a added type and mime to note revisions azivner 2018-04-08 11:57:14 -04:00
  • 8d8ee2a87a small sync refactorings azivner 2018-04-08 10:09:33 -04:00
  • 542e82ee5d upgraded uncompressed jquery azivner 2018-04-08 09:40:28 -04:00
  • 0104b19502 naming standards azivner 2018-04-08 09:25:35 -04:00
  • 120888b53e fix JSON saving bug azivner 2018-04-08 08:31:19 -04:00
  • d2e2caed62 refactoring of note saving code & API azivner 2018-04-08 08:21:49 -04:00
  • 63066802a8 fix showMessage, showError azivner 2018-04-08 07:48:47 -04:00
  • 6128bb4ff3 fix showMessage, showError azivner 2018-04-08 07:48:47 -04:00
  • 982796255d sync content check refactoring azivner 2018-04-07 22:59:47 -04:00
  • 36b15f474d sync cleanup azivner 2018-04-07 22:32:46 -04:00
  • 13f71f8967 bulk push sync azivner 2018-04-07 22:25:28 -04:00
  • 64336ffbee implemented bulk sync pull for increased performance azivner 2018-04-07 21:53:42 -04:00
  • b09463d1b2 async logging of info messages azivner 2018-04-07 21:30:01 -04:00
  • b5e6f46b9c release 0.10.2-beta v0.10.2-beta azivner 2018-04-07 16:07:25 -04:00
  • 08af4a0465 fix code mirror loading azivner 2018-04-07 15:56:46 -04:00
  • 8c5df6321f fix windows sqlite binary for electron 2.0 azivner 2018-04-07 13:18:08 -04:00
  • d19f044961 fix bug azivner 2018-04-07 13:14:01 -04:00
  • e378d9f645 label service refactoring + rename of doInTransaction to transactional azivner 2018-04-07 13:03:16 -04:00
  • 39dc0f71b4 fix execute note azivner 2018-04-06 19:41:48 -04:00
  • 0cef5c6b8c added showMessage/showError to script api as they are being used azivner 2018-04-06 19:08:42 -04:00
  • 9b5a44cef4 fix bugs azivner 2018-04-06 18:49:37 -04:00
  • 29769ed91d fix force note sync azivner 2018-04-06 18:46:29 -04:00
  • 867d794e17 release 0.10.1-beta v0.10.1-beta azivner 2018-04-06 00:15:04 -04:00
  • fdd8458336 fix sync branch route azivner 2018-04-05 23:45:39 -04:00
  • a0bec22e96 fix non-200 logging azivner 2018-04-05 23:35:49 -04:00
  • 5aeb5cd214 jquery upgrade to 3.3.1 azivner 2018-04-05 23:18:15 -04:00
  • e827ddffb9 electron fixes azivner 2018-04-05 23:17:19 -04:00