Commit Graph

11041 Commits

Author SHA1 Message Date
Abdullah Atta
f5e43f753f core: auto sync not triggered on note update 2024-02-05 22:21:14 +05:00
Abdullah Atta
f088ddf50b web: fix note history tests 2024-02-05 22:21:14 +05:00
Abdullah Atta
60974182e5 web: fix selection logic in list 2024-02-05 22:21:14 +05:00
Abdullah Atta
d1c613c2ec web: set testId on auth input fields 2024-02-05 22:21:14 +05:00
Abdullah Atta
676ffd1116 core: fix note content is not saving 2024-02-05 22:21:14 +05:00
Abdullah Atta
c759350b4c core: fix data is not iterable error on backup restore 2024-02-05 22:21:14 +05:00
Abdullah Atta
930fadeae4 global: update lockfiles 2024-02-05 22:21:14 +05:00
Abdullah Atta
3728179a5b core: add retry if a test fails 2024-02-05 22:21:14 +05:00
Abdullah Atta
0fa9649997 core: fix invalid object-id generation for some timestamps 2024-02-05 22:21:14 +05:00
Abdullah Atta
c8b2b14412 core: fix sync & monographs tests 2024-02-05 22:21:14 +05:00
Abdullah Atta
fe6007bc51 core: fix auto sync starting even when auto sync is disabled 2024-02-05 22:21:14 +05:00
Abdullah Atta
4df150d8a0 core: fix sync tests 2024-02-05 22:21:14 +05:00
Abdullah Atta
d62ee05e4b core: remove unnecessary migration success log 2024-02-05 22:21:14 +05:00
Abdullah Atta
a88d9ee134 core: fix Crypto is not supported on this platform. error during tests 2024-02-05 22:21:14 +05:00
Abdullah Atta
f77a95ca2b core: make all the core tests pass again 2024-02-05 22:21:14 +05:00
Abdullah Atta
5d2c6e0509 web: fix crash when note has no title 2024-02-05 22:21:14 +05:00
Abdullah Atta
8064cecc89 core: set default title if note has no title 2024-02-05 22:21:14 +05:00
Abdullah Atta
bf238ea560 web: update kysely patch 2024-02-05 22:21:14 +05:00
Abdullah Atta
b0c69b5d5a core: run patch-package after npm i 2024-02-05 22:21:14 +05:00
Abdullah Atta
82a0273cac web: run patch-package after npm i 2024-02-05 22:21:14 +05:00
Abdullah Atta
28edcadc22 web: more fixes 2024-02-05 22:21:14 +05:00
Abdullah Atta
6ab5264587 web: fix many type errors 2024-02-05 22:21:14 +05:00
Abdullah Atta
b732337ca2 global: update lockfiles 2024-02-05 22:21:14 +05:00
Abdullah Atta
c164ec4de7 theme: fix tinycolor2 not found error 2024-02-05 22:21:14 +05:00
Abdullah Atta
30f4fb3d9a web: fix notes search in tags, favorites etc 2024-02-05 22:21:14 +05:00
Abdullah Atta
aa12f5975f web: update wa-sqlite 2024-02-05 22:21:14 +05:00
Abdullah Atta
f3c2757b2a web: use memory tempStore for sqlite 2024-02-05 22:21:14 +05:00
Abdullah Atta
f1f67f871c web: add support for exporting sql database 2024-02-05 22:21:14 +05:00
Abdullah Atta
f352b8edec core: fix FTS5 SQLite search 2024-02-05 22:21:14 +05:00
Ammar Ahmed
a37dababe3 mobile: cleanup 2024-02-05 22:21:14 +05:00
Ammar Ahmed
fee13715f4 mobile: fix types 2024-02-05 22:21:14 +05:00
Ammar Ahmed
b046f17644 mobile: refactor zustand stores 2024-02-05 22:21:14 +05:00
Ammar Ahmed
890bb6e057 mobile: bug fixes 2024-02-05 22:21:14 +05:00
Ammar Ahmed
96ad097434 core: add fn to get cache item 2024-02-05 22:21:14 +05:00
Abdullah Atta
74e921930b web: only auto align title & headline 2024-02-05 22:21:14 +05:00
Abdullah Atta
e8eb0ee598 web: getKey -> key 2024-02-05 22:21:14 +05:00
Abdullah Atta
9fc7d644fc web: fix resolved item data misaligned with items 2024-02-05 22:21:14 +05:00
Abdullah Atta
2c6c7f7774 core: fix many issues with virtualized grouping 2024-02-05 22:21:14 +05:00
Ammar Ahmed
e9f5f22601 core: early return when items are empty 2024-02-05 22:21:14 +05:00
Abdullah Atta
2db4bd99b6 web: fix random crashes when scrolling in list 2024-02-05 22:21:14 +05:00
Abdullah Atta
65edcf8e6c web: replace react-virtual with react-virtuouso 2024-02-05 22:21:14 +05:00
Ammar Ahmed
8b927ca94f mobile: fix build ang bugs 2024-02-05 22:21:14 +05:00
Abdullah Atta
81fe67253a web: hide attachments access if user is logged out 2024-02-05 22:21:14 +05:00
Abdullah Atta
4cb418ff75 web: allow core to specify custom sql db name 2024-02-05 22:21:14 +05:00
Abdullah Atta
4cf281da08 web: close idb connection on sqlite connection close 2024-02-05 22:21:14 +05:00
Abdullah Atta
0682345db8 core: clear database on logout 2024-02-05 22:21:14 +05:00
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