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 |
|
Abdullah Atta
|
87a5d798c9
|
core: implement new high perf indexed based grouping
|
2024-02-02 17:25:32 +05:00 |
|
Ammar Ahmed
|
b7065c44c2
|
mobile: fix share extension in release
|
2024-02-02 17:24:34 +05:00 |
|
Abdullah Atta
|
267841ae83
|
web: fix router types
|
2024-02-02 17:24:07 +05:00 |
|
Abdullah Atta
|
1969991356
|
web: enable vite hot reloading
|
2024-02-02 17:24:07 +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
|
23b0449e3e
|
web: fix notebook tests
|
2024-02-02 17:21:45 +05:00 |
|
Ammar Ahmed
|
e65282f7f5
|
mobile: share extension cleanup
|
2024-02-02 17:21:45 +05:00 |
|
Ammar Ahmed
|
b0cabc22c6
|
mobile: cleanup
|
2024-02-02 17:21:45 +05:00 |
|
Ammar Ahmed
|
a646450b05
|
mobile: migrate share extension
|
2024-02-02 17:21:45 +05:00 |
|
Ammar Ahmed
|
62878c4ae7
|
mobile: fix navigation
|
2024-02-02 17:21:45 +05:00 |
|
Abdullah Atta
|
92ec1291c8
|
web: send noteId when decrypting real-time locked content
|
2024-02-02 17:21:45 +05:00 |
|
Abdullah Atta
|
2bf33df455
|
web: fix tag tests
|
2024-02-02 17:21:45 +05:00 |
|
Ammar Ahmed
|
3b830e672c
|
mobile: pass tests
|
2024-02-02 17:21:45 +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
|
7972d45916
|
mobile: fix webpack build
|
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 |
|
Ammar Ahmed
|
9cad14da6a
|
mobile: push changes
|
2024-02-02 17:12:47 +05:00 |
|