Commit Graph

  • dd69e0135b added collapse sub-tree in context menu azivner 2017-12-26 10:00:08 -05:00
  • ab6e78f726 keyboard shortcut titles on buttons azivner 2017-12-26 09:44:16 -05:00
  • 9029d18178 fix go to external link by double clicking azivner 2017-12-26 09:10:54 -05:00
  • e9a1791e3d fix unwanted movement with navigation keys azivner 2017-12-25 21:47:32 -05:00
  • 70e13c8a20 release 0.0.10 azivner 2017-12-25 21:06:39 -05:00
  • 7e1cc729f9 have to add changed files to index before committing azivner 2017-12-25 21:06:35 -05:00
  • 87e7828440 release scripts fixes azivner 2017-12-25 21:05:08 -05:00
  • 29fd78aee5 fix version setting in release script v0.0.10 azivner 2017-12-25 20:45:59 -05:00
  • f90c2317fc release script, moved all scripts to bin directory azivner 2017-12-25 15:01:33 -05:00
  • bca5087426 fix links azivner 2017-12-25 12:50:16 -05:00
  • 583123ab0a classes in extraClasses need to be separated by space, not comma azivner 2017-12-25 09:59:48 -05:00
  • 12f70b28c8 display current note ID in editor (useful in Electron which doesn't have address bar) azivner 2017-12-25 09:46:11 -05:00
  • 31a4a201a8 fix setting "protected" class and background on note tree azivner 2017-12-25 09:30:37 -05:00
  • 5ec866aa50 fixed links in readme azivner 2017-12-25 08:37:40 -05:00
  • cdede3240c updated build script to package both linux and windows distribution packages with xz and 7zip azivner 2017-12-24 23:14:19 -05:00
  • 8c79779060 Merge remote-tracking branch 'origin/master' v0.0.9 azivner 2017-12-24 22:54:47 -05:00
  • 5e196cffc0 0.0.9 azivner 2017-12-24 22:54:39 -05:00
  • 9fc9a73b8a
    Update README.md zadam 2017-12-24 22:52:35 -05:00
  • 2e346740e3
    Update README.md zadam 2017-12-24 22:47:06 -05:00
  • 15c3b4c4ac
    Update README.md zadam 2017-12-24 22:34:57 -05:00
  • 324fef8f3f
    Create README.md zadam 2017-12-24 22:33:36 -05:00
  • ef9a7040e8 if config file doesn't exist, create it from config sample azivner 2017-12-24 15:12:18 -05:00
  • 7dcd80bd81 fix for not working keyboard navigation after context menu (de)activation by handling this with hotkeys plugin azivner 2017-12-24 14:01:20 -05:00
  • 0dc142ff06 fix cloning already existing (deleted) node azivner 2017-12-23 23:31:17 -05:00
  • fe81fcf332 fix go to internal note link azivner 2017-12-23 23:22:27 -05:00
  • bb0acec4a2 fix for initial non-clickability of start node azivner 2017-12-23 17:18:51 -05:00
  • 2749abded2 context menu now displayed associated keyboard shortcuts azivner 2017-12-23 14:35:20 -05:00
  • 51215cba1b 0.0.8 azivner 2017-12-23 14:01:34 -05:00
  • 79a4a6eb01 fixes for DB initalization and import of demo data azivner 2017-12-23 13:55:13 -05:00
  • cf8334607e added demo document SQL scripts azivner 2017-12-23 13:16:18 -05:00
  • 8bc12a2654 fixes in working with top level nodes and root node azivner 2017-12-23 12:19:15 -05:00
  • 14f44b3271 added extra consistency checks around note deletion, also reformatted for better readability azivner 2017-12-23 11:26:21 -05:00
  • bd2a5f6d82 change in naming of SQL methods added assert methods to note tree azivner 2017-12-23 11:02:38 -05:00
  • c07c18f08a auth changes azivner 2017-12-23 09:57:20 -05:00
  • 215c3a414f cleanup of soft deleted items vacuuming database consolidation of "advanced" operations in settings azivner 2017-12-23 09:35:00 -05:00
  • eba00e6ff8 target note is expanded after cloning into it CTRL-V pastes into instead of after showing messages about clipboard operations azivner 2017-12-23 08:24:03 -05:00
  • 3c3117e22f unified opening of external links in new tab (doubleclick in editor, singleclick in preview tooltip) azivner 2017-12-23 07:48:59 -05:00
  • b171ce27bb small HTML template changes azivner 2017-12-22 07:00:17 -05:00
  • d9e3a40ee4 during sync login we check that sync server source ID isn't local (can happen after document fork if server is not restarted) azivner 2017-12-22 06:48:24 -05:00
  • 4a3169dfdd reset radio to "html" type link when displaying dialog again azivner 2017-12-21 23:13:28 -05:00
  • e007ec5e21 removing extra actions (add link, cloning) from jump to dialog azivner 2017-12-21 22:03:13 -05:00
  • 262b02c1b2 scroll to current page after loading app azivner 2017-12-21 22:00:44 -05:00
  • 84faa41321 added cloning to the "add link" dialog azivner 2017-12-21 21:54:25 -05:00
  • 57c4465a37 remove all other foreign keys from synced entities azivner 2017-12-20 22:43:24 -05:00
  • 111d92bd81 remove also second foreign key from notes_tree azivner 2017-12-20 22:39:18 -05:00
  • 66652f2f0c bind ctrl+enter to execute query in SQL console azivner 2017-12-20 22:30:44 -05:00
  • 9ca7223aea removed foreign key from notes_tree parent_note_id because of sync issues azivner 2017-12-20 22:30:17 -05:00
  • 00e316fe29 Merge branch 'master' into stable azivner 2017-12-20 19:52:17 -05:00
  • 4ab9468f72 0.0.7 azivner 2017-12-20 19:52:01 -05:00
  • 333735543e yet another attempt at fixing reporting sync changes to client azivner 2017-12-19 23:22:21 -05:00
  • f54d855f55 sql console now shows error message if any SQL error ocurred azivner 2017-12-19 22:33:44 -05:00
  • 2df81c3a83 forgot to enable the constraints immediatelly after connecting azivner 2017-12-19 22:24:41 -05:00
  • 5403f340ec functionality to fill up / cleanup sync rows compared to the entity rows azivner 2017-12-19 22:04:51 -05:00
  • 72712bc24b added foreign keys to relations to guarantee data consistency azivner 2017-12-19 21:40:48 -05:00
  • bb2f47deb2 alt-left and alt-right navigation also for electron azivner 2017-12-19 19:54:55 -05:00
  • eddb3ed58a hook on hash change which allows us navigation with alt-left, alt-right azivner 2017-12-19 19:31:02 -05:00
  • b0e2d99a7b fix history shortcut for firefox azivner 2017-12-18 23:44:20 -05:00
  • 58e3e8895a version 0.0.6 azivner 2017-12-18 23:42:15 -05:00
  • 0d6ccd7f61 change in default keyboard shortcuts azivner 2017-12-18 23:41:13 -05:00
  • 35912f325b making sure that if AJAX request fails, then the whole operation is cancelled (previously the promise has been resolved successfully even in case of failed request) azivner 2017-12-18 22:56:44 -05:00
  • dc714f20c5 fix migration azivner 2017-12-18 22:42:14 -05:00
  • f5e87db988 making sure that recent notes don't try to display deleted notes azivner 2017-12-18 22:37:31 -05:00
  • 3edbb65b0f logging current time with console.logs on frontend azivner 2017-12-18 22:06:24 -05:00
  • 1ebf9d4e56 better sync implementation of ping job azivner 2017-12-18 21:58:46 -05:00
  • 1b900bb907 fix sync of date_modified in notes_tree which caused failed hash check azivner 2017-12-18 20:58:13 -05:00
  • f96e38fd13 fix tooltip azivner 2017-12-17 17:37:19 -05:00
  • 125012cba7 ctrl+. shortcut for scroll to current note which also allows to switch quickly to tree from editor azivner 2017-12-17 16:56:30 -05:00
  • eee06a4b90 ctrl+insert now works globally - i.e. inside editor azivner 2017-12-17 16:40:38 -05:00
  • 42dfbaa986 updating data model after change parent of the note azivner 2017-12-17 16:28:13 -05:00
  • cf7ab2b8d6 fix for non-sync WS messages azivner 2017-12-17 13:46:18 -05:00
  • ccc7775c7c small usability improvements azivner 2017-12-16 21:35:44 -05:00
  • 8eff18922c fixed background of protected notes azivner 2017-12-16 21:27:42 -05:00
  • e206269457 got rid of request context and related refactorings azivner 2017-12-16 21:23:35 -05:00
  • 50ff5da947 per-browser source id so we support having notecase opened in multiple tabs/windows azivner 2017-12-16 20:48:34 -05:00
  • 03d86209ca changed order of syncs to maybe improve racing problems azivner 2017-12-16 12:30:37 -05:00
  • 0c0e95b91e fix pulling changes azivner 2017-12-16 12:21:56 -05:00
  • 4381d88524 0.0.5 azivner 2017-12-16 09:02:05 -05:00
  • 8d3ed6c8a6 fancytree upgrade & cleanup azivner 2017-12-16 00:19:15 -05:00
  • 5b08dfefd3 db anonymization implementation azivner 2017-12-16 00:05:37 -05:00
  • fab69f411e fix settings active tab color azivner 2017-12-15 22:35:42 -05:00
  • 0fbb3f08e5 extra sync consistency check for extra sync rows azivner 2017-12-15 22:16:28 -05:00
  • 3132daa466 better logging of sync azivner 2017-12-15 21:49:46 -05:00
  • df69dbb2e1 if note doesn't exist we don't try to activate it azivner 2017-12-15 21:36:21 -05:00
  • 6edaf0ed00 split hash checks per table with recent notes not reported into frontend as error azivner 2017-12-15 21:14:10 -05:00
  • 206a6dd6e7 set last synced push to avoid full sync after DB upgrade azivner 2017-12-14 23:38:03 -05:00
  • 6e783f4686 success log message if all consistency checks pass azivner 2017-12-14 23:30:38 -05:00
  • 612c7d9144 more cleanups azivner 2017-12-14 23:28:50 -05:00
  • 54562b03c8 0.0.4 version azivner 2017-12-14 23:23:00 -05:00
  • 92992a3e2a cleanup inconsistencies from prod DB. Show error message on frontend in case of inconsistencies azivner 2017-12-14 23:21:03 -05:00
  • e1159c472d better behavior when deleting last item azivner 2017-12-14 22:53:25 -05:00
  • 2e11494cac filling up missing sync rows azivner 2017-12-14 22:47:55 -05:00
  • f3f453bdbf padding dates azivner 2017-12-14 22:38:38 -05:00
  • d1329de760 implemented consistency checks azivner 2017-12-14 22:16:26 -05:00
  • 581f406a24 sql console implementation azivner 2017-12-14 20:38:56 -05:00
  • 45fba6d7f8 save sync records even if sync isn't configured, but don't put them as outstanding pushes (should be still available for pulls) azivner 2017-12-14 07:57:31 -05:00
  • 180a7432ca Merge branch 'master' into stable azivner 2017-12-13 23:36:02 -05:00
  • eccab914be version 0.0.3 azivner 2017-12-13 23:35:51 -05:00
  • 55bf903623 fix storing date_modified for note azivner 2017-12-13 23:27:02 -05:00
  • b0cbe91784 implementation of forcing full (re)sync azivner 2017-12-13 23:03:48 -05:00
  • e6686c4b32 not deleting recent notes because it causes sync hash failures (cleanup is not triggered if server isn't used) azivner 2017-12-13 20:52:33 -05:00