Commit Graph

76 Commits (5a6066dcd1329dbb7679110f43b5e197c1dbe0bc)

Author SHA1 Message Date
zadam 5a6066dcd1 fix "create note after" keyboard shortcut 2020-03-17 12:28:02 +07:00
zadam d4d54c5f01 fix createNoteInto keyboard shortcut 2020-03-17 11:28:41 +07:00
zadam 40247a591e fix delete shortcut in note tree and protect notes recursively 2020-03-15 22:09:48 +07:00
zadam 3a4d32f163 fix clone-to, move-to keyboard shortcuts 2020-03-15 21:52:04 +07:00
zadam 6de0f75931 fix switching notes in the passive tabs 2020-03-15 18:57:03 +07:00
zadam 2d38706ba8 wip 2020-03-10 23:33:39 +07:00
zadam 72745aca29 fix unnecessary scroll to parent when opening new tab 2020-03-10 22:25:57 +07:00
zadam 091eb8f791 event fixes WIP 2020-03-06 23:34:39 +07:00
zadam e10d23289e event fixes WIP 2020-03-06 22:17:07 +07:00
zadam 03e0c98066 migrated desktop CSS to the desktop layout 2020-03-01 19:06:26 +07:00
zadam 4c82e882e0 bit better right pane layout 2020-03-01 18:47:20 +07:00
zadam 0f4ba43463 mobile frontend is working again 2020-03-01 15:19:16 +07:00
zadam 607bdfef92 mobile global buttons 2020-03-01 11:53:02 +07:00
zadam 4f744564f2 start of mobile layout 2020-03-01 11:04:42 +07:00
zadam 95d1952896 wip 2020-02-29 16:26:46 +07:00
zadam 3ab2b41e8c open links in new tab without activation 2020-02-29 15:00:35 +07:00
zadam 724ba352e6 refactored existing context menus 2020-02-29 13:03:05 +07:00
zadam 1239293435 spell check context menu 2020-02-29 11:28:30 +07:00
zadam 16f42dd4ab use electron 8 spellchecker instead of electron-spellchecker, WIP 2020-02-28 22:07:08 +07:00
zadam 2af37640d8 small refactoring of search code 2020-02-28 00:11:34 +07:00
zadam 7bcae9981b unified/simplified protecting notes & subtree 2020-02-26 16:37:17 +07:00
zadam d288c1b052 small fixes 2020-02-17 22:47:50 +07:00
zadam f2cf361acf small fixes 2020-02-17 22:38:46 +07:00
zadam e7af24c139 small fixes 2020-02-17 22:14:39 +07:00
zadam 9797942b8e small cleanups 2020-02-17 19:42:52 +07:00
zadam 32d60a7eb9 refactored tree context menu to reduce duplication 2020-02-16 22:56:40 +07:00
zadam 4330dc47a0 converted tree_keybindings.js into proper commands 2020-02-16 22:14:28 +07:00
zadam 880f4ad711 renamed Listener() to Event() 2020-02-16 19:23:49 +07:00
zadam 22c042e21f remove appContext as copied dependency across components 2020-02-16 18:11:32 +07:00
zadam b2a48a1f3a fix clone notes dialog 2020-02-15 18:41:32 +07:00
zadam e1bf4dcbc9 basic executor / command mechanism 2020-02-15 10:41:21 +07:00
zadam 6d847d22d3 components now track their parent 2020-02-15 09:43:47 +07:00
zadam 9337564075 boxicons 2.0.5 2020-02-15 09:16:23 +07:00
zadam 8d2c2202fa refactoring and fixes for saved note 2020-02-14 20:18:09 +07:00
zadam 380bb0cd01 fix deleting 2020-02-12 22:25:52 +07:00
zadam 81a54cd4a0 messaging now uses mutex so each component processes only single message at each time 2020-02-12 20:07:04 +07:00
zadam 1d2fc773c2 fix for delete note sync etc. 2020-02-10 20:57:56 +07:00
zadam 7767edd82f fixes 2020-02-09 22:31:52 +07:00
zadam 99ea238c3f frontend sync fixes 2020-02-09 21:53:10 +07:00
zadam 826c434630 fixes in closing tabs and elsewhere 2020-02-09 21:13:05 +07:00
zadam 4ec671d199 fixes in enabling / disabling widgets in runtime 2020-02-08 21:54:39 +07:00
zadam 47f7f5f4d9 refactoring 2020-02-07 21:43:02 +07:00
zadam 14d6372bd8 moved tab related stuff to tab manager from app context 2020-02-07 21:08:55 +07:00
zadam 6d912c4897 removed dependency on note tree widget from app context 2020-02-07 20:56:49 +07:00
zadam d79ae261e1 refactored layout out of app context 2020-02-06 21:47:31 +07:00
zadam 42017fde5f refactored access to options on frontend 2020-02-05 22:08:45 +07:00
zadam 66204811cf refactored note creation methods into a separate service 2020-02-03 20:07:34 +07:00
zadam 822a8509b3 fix 2020-02-02 22:33:50 +07:00
zadam 9f62490a75 refactorings of note creation code 2020-02-02 22:32:44 +07:00
zadam 0054a32dc7 treecache now manages reloading when starting protected session 2020-02-01 22:29:32 +07:00