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 |
|
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
|
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
|
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
|
05ccfcd9fb
|
web: improve list item rendering performance
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
ebf20c31c8
|
web: add support for assigning tags to notes
|
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
|
d32f3994e8
|
web: show notebook & tag shortcuts when assigning notes
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
eb9f99dc4b
|
web: implement virtualized search for all items
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
803ef1ca36
|
web: use lazy loading to load attachments
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
9b420c200a
|
web: load tag & color title lazily
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
204d8f37fd
|
web: show all nested notebooks as tree when moving notes
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
3d202c834a
|
web: add support for nested notebooks
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
d5adb0c195
|
web: use new virtualized grouping for reminders
|
2024-02-05 22:21:14 +05:00 |
|