Commit Graph

10903 Commits

Author SHA1 Message Date
Abdullah Atta
770d484836 web: getKey -> key 2023-12-22 14:21:29 +05:00
Abdullah Atta
444e855e73 web: fix resolved item data misaligned with items 2023-12-22 14:21:29 +05:00
Abdullah Atta
925b97b6f3 core: fix many issues with virtualized grouping 2023-12-22 14:21:29 +05:00
Ammar Ahmed
79f107bb4d core: early return when items are empty 2023-12-22 14:21:29 +05:00
Abdullah Atta
90ad4ca988 web: fix random crashes when scrolling in list 2023-12-22 14:21:29 +05:00
Abdullah Atta
0ae4ce2744 web: replace react-virtual with react-virtuouso 2023-12-22 14:21:29 +05:00
Ammar Ahmed
bcb3ac40ee mobile: fix build ang bugs 2023-12-22 14:21:29 +05:00
Abdullah Atta
6cfd4762fd web: hide attachments access if user is logged out 2023-12-22 14:21:29 +05:00
Abdullah Atta
ff5c1d5da5 web: allow core to specify custom sql db name 2023-12-22 14:21:29 +05:00
Abdullah Atta
c8f0cd88cc web: close idb connection on sqlite connection close 2023-12-22 14:21:29 +05:00
Abdullah Atta
65a6555065 core: clear database on logout 2023-12-22 14:21:29 +05:00
Ammar Ahmed
5ca765e5b0 core: add tempStore option to DB 2023-12-22 14:21:29 +05:00
Abdullah Atta
3cc2f58064 core: migrate items sequentially during sync 2023-12-22 14:21:28 +05:00
Abdullah Atta
add96c4ea9 core: fix build error 2023-12-22 14:21:28 +05:00
Abdullah Atta
6e190fc8a3 web: execute only 1 query at a time 2023-12-22 14:21:28 +05:00
Abdullah Atta
e31979814b web: fix diff viewer crashing the app 2023-12-22 14:21:28 +05:00
Abdullah Atta
717b9b2835 core: do not stop sync if a conflict occurs 2023-12-22 14:21:28 +05:00
Abdullah Atta
12188b19fd core: allow only 1 transaction at a time 2023-12-22 14:21:28 +05:00
Abdullah Atta
270e7a5542 core: simplify item key derivation in virtualized grouping 2023-12-22 14:21:28 +05:00
Abdullah Atta
6c41c69066 web: improve list item rendering performance 2023-12-22 14:21:28 +05:00
Abdullah Atta
20243b8f64 core: always send realtime sync event 2023-12-22 14:21:28 +05:00
Abdullah Atta
fe17aa817a core: fix content date edited not updating 2023-12-22 14:21:28 +05:00
Abdullah Atta
53ce675fcd core: put items in chunks of 200 2023-12-22 14:21:28 +05:00
Abdullah Atta
258a62c5f9 web: set name prop on fields 2023-12-22 14:21:28 +05:00
Abdullah Atta
96a09cb520 core: implement sync v2 2023-12-22 14:21:28 +05:00
Ammar Ahmed
080bb11f46 mobile: use index based grouping 2023-12-22 14:21:28 +05:00
Abdullah Atta
f5ceabcaf5 web: changes to use new grouping api 2023-12-22 14:21:28 +05:00
Abdullah Atta
8b5370812c core: implement new high perf indexed based grouping 2023-12-22 14:21:28 +05:00
Ammar Ahmed
e8ab8c5587 mobile: fix share extension in release 2023-12-22 14:21:27 +05:00
Abdullah Atta
620b604bb6 web: fix router types 2023-12-22 13:11:52 +05:00
Abdullah Atta
b2128aaf5a web: enable vite hot reloading 2023-12-22 13:11:52 +05:00
Abdullah Atta
cd004cfeec web: fix minor build issues 2023-12-22 13:11:52 +05:00
Abdullah Atta
0b2dcf17a2 web: migrate everything to react@18 2023-12-22 13:11:51 +05:00
Abdullah Atta
f0faaf40dd web: fix notebook tests 2023-12-22 13:10:33 +05:00
Ammar Ahmed
af2d07a6a7 mobile: share extension cleanup 2023-12-22 13:10:33 +05:00
Ammar Ahmed
11098bdc3a mobile: cleanup 2023-12-22 13:10:33 +05:00
Ammar Ahmed
0abf70af09 mobile: migrate share extension 2023-12-22 13:10:33 +05:00
Ammar Ahmed
37f08ad85e mobile: fix navigation 2023-12-22 13:10:33 +05:00
Abdullah Atta
a9807da798 web: send noteId when decrypting real-time locked content 2023-12-22 13:10:33 +05:00
Abdullah Atta
516bc6f933 web: fix tag tests 2023-12-22 13:10:33 +05:00
Ammar Ahmed
7b3168c696 mobile: pass tests 2023-12-22 13:10:33 +05:00
Abdullah Atta
b06720e6d3 web: fix html export snapshot 2023-12-22 13:10:33 +05:00
Abdullah Atta
e09c6ddbca core: fix md with frontmatter export 2023-12-22 13:10:21 +05:00
Ammar Ahmed
aa677f2e29 core: fix ts error 2023-12-22 13:10:21 +05:00
Ammar Ahmed
05e83d6f03 mobile: fix webpack build 2023-12-22 13:10:20 +05:00
Ammar Ahmed
75a76dcdc4 mobile: push changes 2023-12-22 13:10:20 +05:00
Abdullah Atta
17009a0f42 web: fix notes tests 2023-12-22 13:10:20 +05:00
Abdullah Atta
f767b1d34d core: prevent duplicate colors based on color code 2023-12-22 13:09:57 +05:00
Abdullah Atta
2829cdb5a0 core: fix error on locking notes 2023-12-22 13:09:57 +05:00
Ammar Ahmed
732a6e6c64 mobile: push changes 2023-12-22 13:09:57 +05:00