Commit Graph

2463 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
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
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
f1569e9b55 core: fix FTS5 SQLite search 2024-02-02 17:30:50 +05:00
Ammar Ahmed
5b36a3dcf5 core: add fn to get cache item 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
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
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
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
20480f6c17 core: implement sync v2 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
Abdullah Atta
87a5d798c9 core: implement new high perf indexed based grouping 2024-02-02 17:25:32 +05:00
Abdullah Atta
fc4a0ce0a6 web: fix minor build issues 2024-02-02 17:24:07 +05:00
Abdullah Atta
af65e4bd7f web: migrate everything to react@18 2024-02-02 17:24:07 +05:00
Abdullah Atta
13fba9f339 web: fix html export snapshot 2024-02-02 17:21:44 +05:00
Abdullah Atta
4cc677f073 core: fix md with frontmatter export 2024-02-02 17:21:44 +05:00
Ammar Ahmed
e903f70e84 core: fix ts error 2024-02-02 17:21:44 +05:00
Ammar Ahmed
6c25d8f1f3 mobile: push changes 2024-02-02 17:21:44 +05:00
Abdullah Atta
63f3e4717b web: fix notes tests 2024-02-02 17:12:47 +05:00
Abdullah Atta
7fce76017d core: prevent duplicate colors based on color code 2024-02-02 17:12:47 +05:00
Abdullah Atta
0febeec85f core: fix error on locking notes 2024-02-02 17:12:47 +05:00
Abdullah Atta
9af63f6045 core: use porter trigram tokenizer for fts 2024-02-02 17:12:47 +05:00
Abdullah Atta
beb233c463 core: properly escape fts query 2024-02-02 17:12:47 +05:00
Abdullah Atta
c4f5024186 web: add support for assigning tags to notes 2024-02-02 17:12:47 +05:00
Abdullah Atta
dd42e8c443 core: fix "type" does not exist 2024-02-02 17:12:46 +05:00
Abdullah Atta
ae3465a11a core: fix build error 2024-02-02 17:12:16 +05:00
Ammar Ahmed
ccdacffd93 mobile: migrate to sqlite 2024-02-02 17:11:51 +05:00
Abdullah Atta
8f760b74ae web: fix note editor properties 2024-02-02 17:00:04 +05:00
Abdullah Atta
986752bc4d common: type is now optional in getFormattedDate 2024-02-02 16:59:47 +05:00
Abdullah Atta
f86186e020 core: return FilteredSelector from attachments.ofNote 2024-02-02 16:59:47 +05:00
Abdullah Atta
80871ede3b web: show notebook & tag shortcuts when assigning notes 2024-02-02 16:59:47 +05:00
Abdullah Atta
c848718fef web: implement virtualized search for all items 2024-02-02 16:59:47 +05:00
Abdullah Atta
2fa68ad385 web: use lazy loading to load attachments 2024-02-02 16:59:31 +05:00
Abdullah Atta
7058694ee7 web: add support for nested notebooks 2024-02-02 16:59:31 +05:00
Abdullah Atta
c4d0129ac4 web: use new virtualized grouping for monographs 2024-02-02 16:59:30 +05:00