Commit Graph

214 Commits (4a89df7ebf34fb416fb7ef8ba192ad7000752e9d)

Author SHA1 Message Date
zadam 4a89df7ebf always keep all the ancestors in the tree WIP 2020-03-18 22:35:54 +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 826c434630 fixes in closing tabs and elsewhere 2020-02-09 21:13:05 +07:00
zadam 14d6372bd8 moved tab related stuff to tab manager from app context 2020-02-07 21:08:55 +07:00
zadam 66204811cf refactored note creation methods into a separate service 2020-02-03 20:07:34 +07:00
zadam 9f62490a75 refactorings of note creation code 2020-02-02 22:32:44 +07:00
zadam b63ecba695 clean up tree service WIP 2020-02-02 22:04:28 +07:00
zadam 7c6cd63a53 various widget refactorings 2020-02-02 20:02:08 +07:00
zadam 34150e7177 fix inserting link 2020-02-02 11:14:44 +07:00
zadam 3cd4be4e48 removed note detail service 2020-02-02 10:41:43 +07:00
zadam 0054a32dc7 treecache now manages reloading when starting protected session 2020-02-01 22:29:32 +07:00
zadam b65631be7e tree change listener and others 2020-01-29 21:38:58 +07:00
zadam 516e6c35da fixes 2020-01-25 13:46:55 +07:00
zadam 60c908cd63 frontend attribute cache refactoring WIP 2020-01-25 11:52:45 +07:00
zadam 3254b551d8 merged tree utils into tree service 2020-01-25 09:56:08 +07:00
zadam 606d5afcab refactoring of note detail API 2020-01-24 17:54:47 +07:00
zadam 4b66765cc1 refactoring 2020-01-24 15:44:24 +07:00
zadam 11a61325f9 removed last global keyboard handlers 2020-01-22 20:48:56 +07:00
zadam af5c623671 simplification of triggering events from links 2020-01-21 22:08:41 +07:00
zadam 423a70d102 saving note detail 2020-01-19 21:40:23 +07:00
zadam 8da094cd3c events for updating title (no saving yet) 2020-01-19 18:05:06 +07:00
zadam 17e2627a34 more refactoring ... 2020-01-12 23:03:55 +07:00
zadam bf7541bfb9 more refactoring ... 2020-01-12 20:15:05 +07:00
zadam f25d735b9d further tab management moved to app context 2020-01-12 12:48:17 +07:00
zadam 5e11840137 moved tab management to app context 2020-01-12 12:30:30 +07:00
zadam 61474defff widgetizing tree WIP 2020-01-12 11:15:23 +07:00
zadam b12e38c231 widgetizing tree WIP 2020-01-12 10:35:33 +07:00
zadam 0f8a7bad06 moved tree initialization into the widget 2020-01-12 09:12:13 +07:00
zadam 9e031dcd60 start of the refactoring to widget system 2020-01-11 21:19:56 +07:00
zadam 94a0a31f17 refactoring of tree handling to recommended fancytree 2020-01-03 21:15:45 +07:00
zadam c1d0a1e07b undelete note WIP 2020-01-03 10:48:36 +07:00
zadam ac75fd2ca3 focus and activate should work together 2020-01-02 19:07:50 +07:00
zadam 82420fe5f6 reactivate "cut to note", closes #795 2020-01-01 22:59:51 +07:00
zadam 05a8ffb944 small fixes 2019-12-28 10:28:12 +07:00
zadam eb8c296e62 attempt to make updating clients via websocket faster 2019-12-02 22:27:06 +07:00
zadam 6bbd4c59bc reduce flicker of "create new day note" 2019-11-24 21:40:50 +07:00
zadam c400a7143c reorganization of shortcuts in the options 2019-11-24 10:40:18 +07:00
zadam d21e824343 binding remaining actions 2019-11-24 09:50:19 +07:00
zadam 465c3b87a7 tree keyboard shortcuts 2019-11-21 22:24:07 +07:00
zadam c141f4b2c0 tab row styling change 2019-11-17 10:22:26 +07:00
zadam 3d294c5163 refactoring of note creation APIs WIP 2019-11-16 17:00:22 +07:00
zadam 60231de0ed refactoring of note creation APIs WIP 2019-11-16 12:28:47 +07:00
zadam b53e2a3570 clone to notes now has overview of notes to clone and is available from context menu 2019-11-10 22:06:43 +07:00
zadam 31bcc037f1 refactoring of legacy js events 2019-11-09 17:39:48 +07:00
zadam d87c469fbb Merge branch 'stable' 2019-11-05 22:28:27 +07:00
zadam 9c9ef1c7b4 added more careful handling of search note operations, fixes #683 2019-11-04 22:41:06 +07:00
zadam fc87bcf10c using boxicons instead of jam icons WIP 2019-11-02 12:17:00 +07:00
zadam b471d51cb4 reloading of notes in tree cache when attribute changes 2019-11-02 08:04:22 +07:00
zadam e04845335b fixed search notes with new treecache 2019-10-27 19:17:32 +07:00