Commit Graph

10995 Commits

Author SHA1 Message Date
Ammar Ahmed
f5613bd7ae core: add tempStore option to DB 2024-02-05 22:21:14 +05:00
Abdullah Atta
b121f75548 core: migrate items sequentially during sync 2024-02-05 22:21:14 +05:00
Abdullah Atta
1c837f5fc2 core: fix build error 2024-02-05 22:21:14 +05:00
Abdullah Atta
255bda8e61 web: execute only 1 query at a time 2024-02-05 22:21:14 +05:00
Abdullah Atta
c8c1871906 web: fix diff viewer crashing the app 2024-02-05 22:21:14 +05:00
Abdullah Atta
d56916fc33 core: do not stop sync if a conflict occurs 2024-02-05 22:21:14 +05:00
Abdullah Atta
a3fab3b5ca core: allow only 1 transaction at a time 2024-02-05 22:21:14 +05:00
Abdullah Atta
321bd2aa93 core: simplify item key derivation in virtualized grouping 2024-02-05 22:21:14 +05:00
Abdullah Atta
05ccfcd9fb web: improve list item rendering performance 2024-02-05 22:21:14 +05:00
Abdullah Atta
159c4454a3 core: always send realtime sync event 2024-02-05 22:21:14 +05:00
Abdullah Atta
371d7e527f core: fix content date edited not updating 2024-02-05 22:21:14 +05:00
Abdullah Atta
5de4e16b12 core: put items in chunks of 200 2024-02-05 22:21:14 +05:00
Abdullah Atta
bba809cef9 web: set name prop on fields 2024-02-05 22:21:14 +05:00
Abdullah Atta
384db9d27e core: implement sync v2 2024-02-05 22:21:14 +05:00
Ammar Ahmed
b236e7c9b8 mobile: use index based grouping 2024-02-05 22:21:14 +05:00
Abdullah Atta
fceb8a29c7 web: changes to use new grouping api 2024-02-05 22:21:14 +05:00
Abdullah Atta
c2791f2bbf core: implement new high perf indexed based grouping 2024-02-05 22:21:14 +05:00
Ammar Ahmed
4a7d3f5caf mobile: fix share extension in release 2024-02-05 22:21:14 +05:00
Abdullah Atta
e11fea58f6 web: fix router types 2024-02-05 22:21:14 +05:00
Abdullah Atta
ff33ced879 web: enable vite hot reloading 2024-02-05 22:21:14 +05:00
Abdullah Atta
5f7068c376 web: fix minor build issues 2024-02-05 22:21:14 +05:00
Abdullah Atta
c988c510ba web: migrate everything to react@18 2024-02-05 22:21:14 +05:00
Abdullah Atta
4917a888f1 web: fix notebook tests 2024-02-05 22:21:14 +05:00
Ammar Ahmed
3ba5250d59 mobile: share extension cleanup 2024-02-05 22:21:14 +05:00
Ammar Ahmed
d595913722 mobile: cleanup 2024-02-05 22:21:14 +05:00
Ammar Ahmed
1f94c47880 mobile: migrate share extension 2024-02-05 22:21:14 +05:00
Ammar Ahmed
c1b7c66e81 mobile: fix navigation 2024-02-05 22:21:14 +05:00
Abdullah Atta
8712dd286f web: send noteId when decrypting real-time locked content 2024-02-05 22:21:14 +05:00
Abdullah Atta
d836170b6f web: fix tag tests 2024-02-05 22:21:14 +05:00
Ammar Ahmed
0f2122bc41 mobile: pass tests 2024-02-05 22:21:14 +05:00
Abdullah Atta
77a5f83a84 web: fix html export snapshot 2024-02-05 22:21:14 +05:00
Abdullah Atta
f618f97845 core: fix md with frontmatter export 2024-02-05 22:21:14 +05:00
Ammar Ahmed
26bdab05dd core: fix ts error 2024-02-05 22:21:14 +05:00
Ammar Ahmed
ccd078f660 mobile: fix webpack build 2024-02-05 22:21:14 +05:00
Ammar Ahmed
74c4fdac21 mobile: push changes 2024-02-05 22:21:14 +05:00
Abdullah Atta
fc270459b0 web: fix notes tests 2024-02-05 22:21:14 +05:00
Abdullah Atta
a51f84c1f4 core: prevent duplicate colors based on color code 2024-02-05 22:21:14 +05:00
Abdullah Atta
c452e1524d core: fix error on locking notes 2024-02-05 22:21:14 +05:00
Ammar Ahmed
bc428dd11f mobile: push changes 2024-02-05 22:21:14 +05:00
Abdullah Atta
8311db0572 web: reset search results on navigation 2024-02-05 22:21:14 +05:00
Abdullah Atta
26d08615a7 web: reset prepared sql stmt on error 2024-02-05 22:21:14 +05:00
Abdullah Atta
130f39ef8a web: reuse search query 2024-02-05 22:21:14 +05:00
Abdullah Atta
4b83e7319b core: use porter trigram tokenizer for fts 2024-02-05 22:21:14 +05:00
Abdullah Atta
96f45bf61e core: properly escape fts query 2024-02-05 22:21:14 +05:00
Abdullah Atta
ebf20c31c8 web: add support for assigning tags to notes 2024-02-05 22:21:14 +05:00
Abdullah Atta
9c858c0037 core: fix "type" does not exist 2024-02-05 22:21:14 +05:00
Abdullah Atta
16b68aae4f core: fix build error 2024-02-05 22:21:14 +05:00
Ammar Ahmed
3179c0ca2a mobile: migrate to sqlite 2024-02-05 22:21:14 +05:00
Abdullah Atta
905c7cdf31 web: fix note editor properties 2024-02-05 22:21:14 +05:00
Abdullah Atta
dbeb6f7835 common: type is now optional in getFormattedDate 2024-02-05 22:21:14 +05:00