Commit Graph

11007 Commits

Author SHA1 Message Date
Abdullah Atta
dc3003c16d core: remove unnecessary migration success log 2024-02-02 17:33:19 +05:00
Abdullah Atta
dd1cfe6fff core: fix Crypto is not supported on this platform. error during tests 2024-02-02 17:33:19 +05:00
Abdullah Atta
a847bd2774 core: make all the core tests pass again 2024-02-02 17:33:18 +05:00
Abdullah Atta
525019c638 web: fix crash when note has no title 2024-02-02 17:33:18 +05:00
Abdullah Atta
4f30ec4913 core: set default title if note has no title 2024-02-02 17:33:18 +05:00
Abdullah Atta
f3bb9ce00b web: update kysely patch 2024-02-02 17:33:18 +05:00
Abdullah Atta
46b36c9fcb core: run patch-package after npm i 2024-02-02 17:33:18 +05:00
Abdullah Atta
3a30262710 web: run patch-package after npm i 2024-02-02 17:33:18 +05:00
Abdullah Atta
760085328e web: more fixes 2024-02-02 17:33:18 +05:00
Abdullah Atta
e1159c1347 web: fix many type errors 2024-02-02 17:33:18 +05:00
Abdullah Atta
aa0322bca1 global: update lockfiles 2024-02-02 17:31:24 +05:00
Abdullah Atta
ab7b0f8d4f theme: fix tinycolor2 not found error 2024-02-02 17:30:51 +05:00
Abdullah Atta
42a1623b54 web: fix notes search in tags, favorites etc 2024-02-02 17:30:50 +05:00
Abdullah Atta
9f21b61c51 web: update wa-sqlite 2024-02-02 17:30:50 +05:00
Abdullah Atta
2ba9787a47 web: use memory tempStore for sqlite 2024-02-02 17:30:50 +05:00
Abdullah Atta
5c2cb331c8 web: add support for exporting sql database 2024-02-02 17:30:50 +05:00
Abdullah Atta
f1569e9b55 core: fix FTS5 SQLite search 2024-02-02 17:30:50 +05:00
Ammar Ahmed
d08ead93fe mobile: cleanup 2024-02-02 17:30:05 +05:00
Ammar Ahmed
d7a8b840c2 mobile: fix types 2024-02-02 17:30:05 +05:00
Ammar Ahmed
c7427c4159 mobile: refactor zustand stores 2024-02-02 17:30:05 +05:00
Ammar Ahmed
a4605e484a mobile: bug fixes 2024-02-02 17:29:44 +05:00
Ammar Ahmed
5b36a3dcf5 core: add fn to get cache item 2024-02-02 17:29:44 +05:00
Abdullah Atta
e051a7f7a6 web: only auto align title & headline 2024-02-02 17:29:44 +05:00
Abdullah Atta
755037dded web: getKey -> key 2024-02-02 17:29:44 +05:00
Abdullah Atta
a45f8d20ca web: fix resolved item data misaligned with items 2024-02-02 17:29:44 +05:00
Abdullah Atta
81778f771f core: fix many issues with virtualized grouping 2024-02-02 17:29:44 +05:00
Ammar Ahmed
78565054b2 core: early return when items are empty 2024-02-02 17:29:44 +05:00
Abdullah Atta
f051a1db38 web: fix random crashes when scrolling in list 2024-02-02 17:29:44 +05:00
Abdullah Atta
a47969c69a web: replace react-virtual with react-virtuouso 2024-02-02 17:29:44 +05:00
Ammar Ahmed
2d1ceef943 mobile: fix build ang bugs 2024-02-02 17:29:29 +05:00
Abdullah Atta
54cf77e6e5 web: hide attachments access if user is logged out 2024-02-02 17:29:28 +05:00
Abdullah Atta
1bf1080576 web: allow core to specify custom sql db name 2024-02-02 17:29:28 +05:00
Abdullah Atta
1845807dc0 web: close idb connection on sqlite connection close 2024-02-02 17:29:28 +05:00
Abdullah Atta
e0b9023d8c core: clear database on logout 2024-02-02 17:29:28 +05:00
Ammar Ahmed
96181e73dd core: add tempStore option to DB 2024-02-02 17:29:28 +05:00
Abdullah Atta
5612820aac core: migrate items sequentially during sync 2024-02-02 17:29:28 +05:00
Abdullah Atta
b8c7fc9604 core: fix build error 2024-02-02 17:29:28 +05:00
Abdullah Atta
7ebc38b5e0 web: execute only 1 query at a time 2024-02-02 17:29:28 +05:00
Abdullah Atta
998bbfb75c web: fix diff viewer crashing the app 2024-02-02 17:27:58 +05:00
Abdullah Atta
288eca41f5 core: do not stop sync if a conflict occurs 2024-02-02 17:27:58 +05:00
Abdullah Atta
feefc8695c core: allow only 1 transaction at a time 2024-02-02 17:27:58 +05:00
Abdullah Atta
050b825aab core: simplify item key derivation in virtualized grouping 2024-02-02 17:27:58 +05:00
Abdullah Atta
37183f215e web: improve list item rendering performance 2024-02-02 17:27:58 +05:00
Abdullah Atta
8cbecfbe78 core: always send realtime sync event 2024-02-02 17:27:58 +05:00
Abdullah Atta
dc9d058e2b core: fix content date edited not updating 2024-02-02 17:27:57 +05:00
Abdullah Atta
f0a010a7b2 core: put items in chunks of 200 2024-02-02 17:27:25 +05:00
Abdullah Atta
7fb59d8526 web: set name prop on fields 2024-02-02 17:27:25 +05:00
Abdullah Atta
20480f6c17 core: implement sync v2 2024-02-02 17:27:25 +05:00
Ammar Ahmed
66c7300069 mobile: use index based grouping 2024-02-02 17:27:25 +05:00
Abdullah Atta
e6a2df6f38 web: changes to use new grouping api 2024-02-02 17:25:33 +05:00