Commit Graph

26 Commits (f7e86c5be0ba0a7661eaa89d4c4ff11499b0b601)

Author SHA1 Message Date
zadam f7e86c5be0 renamed noteCache into becca 2021-04-16 23:00:08 +07:00
zadam af5b1021c7 renamed treeCache into froca 2021-04-16 22:57:37 +07:00
zadam c71f3c35b8 Merge remote-tracking branch 'origin/stable' 2021-04-04 22:03:00 +07:00
zadam ef37a52a06 when leaving protected session don't forget to reset note cache (titles), #1810 2021-04-03 22:02:25 +07:00
zadam da741b522e note cache fixes, #1805 2021-03-30 21:39:42 +07:00
zadam 88147f7a0a fixed "create note after" position issue 2021-03-06 23:53:10 +07:00
zadam 14ced949a9 fix modifying index in note cache when deleting attribute, closes #1706 2021-03-02 23:10:42 +07:00
zadam 397f0d1326 fix collapse tree 2021-02-04 23:08:16 +07:00
zadam 6469937393 fix note tree flickering (note cache was not updated when expanded status changed) 2021-02-04 22:05:32 +07:00
zadam c949dcb449 fixes and optimizations 2020-12-14 22:12:26 +07:00
zadam 60e2026850 improved note list pager for many pages 2020-12-12 12:07:15 +07:00
zadam 5098dda376 load initial tree from note cache 2020-12-11 22:06:12 +07:00
zadam de30095737 change salts on password change + more robust handling of decryption failures 2020-09-25 20:55:45 +07:00
zadam 0bd9b849b2 fix problems with updating note in note cache when entities are coming out of order (e.g. sync) 2020-09-03 21:37:06 +07:00
zadam 53b39e2e82 many changes related to #1192:
- use CSS contain wherever possible to reduce subtrees of forced reflows
- reduced dependency between note and note_contents updates which will reduce number of updates to components
- optimization of "many rows" querying
2020-08-16 22:57:48 +07:00
zadam ae909d1079 fix saving & refreshing attributes across compoments 2020-08-12 00:02:19 +07:00
zadam 864271d5ef refactored "sync" table to "entity_changes" 2020-08-02 23:27:48 +07:00
zadam c9cbc2db02 import fixes 2020-07-27 23:40:14 +07:00
zadam 027afab6b1 fix DB setup 2020-06-20 21:42:41 +07:00
zadam 6207203b35 wip 2020-06-20 13:18:03 +07:00
zadam 88348c560c syncification 2020-06-20 12:31:38 +07:00
zadam eedeaca37d wip 2020-06-03 16:24:41 +07:00
zadam a2e1fb35b8 tests for note properties 2020-05-23 20:52:55 +07:00
zadam ee053b9fdf basic search tests 2020-05-22 09:38:30 +07:00
zadam cd48135394 refactoring to allow unit tests of the whole search subsystem 2020-05-21 14:05:56 +07:00
zadam 99aa481ace refactoring for testing parser 2020-05-20 00:03:33 +07:00