Commit Graph

10892 Commits

Author SHA1 Message Date
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
Abdullah Atta
83597693ee web: reset search results on navigation 2023-12-22 13:09:57 +05:00
Abdullah Atta
5575475331 web: reset prepared sql stmt on error 2023-12-22 13:09:57 +05:00
Abdullah Atta
e47ac8a284 web: reuse search query 2023-12-22 13:09:57 +05:00
Abdullah Atta
7126993c93 core: use porter trigram tokenizer for fts 2023-12-22 13:09:57 +05:00
Abdullah Atta
5b0b69bcd3 core: properly escape fts query 2023-12-22 13:09:57 +05:00
Abdullah Atta
a06d93e423 web: add support for assigning tags to notes 2023-12-22 13:09:56 +05:00
Abdullah Atta
65722d9c63 core: fix "type" does not exist 2023-12-22 13:09:56 +05:00
Abdullah Atta
b9c977f4c9 core: fix build error 2023-12-22 13:09:56 +05:00
Abdullah Atta
9c4682f9cc core: skip attachment if it already exists on backup restore 2023-12-22 13:09:56 +05:00
Ammar Ahmed
51af2a2fdb mobile: migrate to sqlite 2023-12-22 13:09:56 +05:00
Abdullah Atta
a50a57b611 web: fix note editor properties 2023-12-22 13:03:20 +05:00