Abdullah Atta
|
2ab7564622
|
web: fix note history tests
|
2024-03-12 08:01:37 +05:00 |
|
Abdullah Atta
|
0c0f19b23f
|
web: fix selection logic in list
|
2024-03-12 08:01:37 +05:00 |
|
Abdullah Atta
|
1e5847e09e
|
web: set testId on auth input fields
|
2024-03-12 08:01:37 +05:00 |
|
Abdullah Atta
|
4cd7f604df
|
global: update lockfiles
|
2024-03-12 08:01:37 +05:00 |
|
Abdullah Atta
|
bc3dce6ecf
|
web: fix crash when note has no title
|
2024-03-12 08:00:59 +05:00 |
|
Abdullah Atta
|
56d230191f
|
web: update kysely patch
|
2024-03-12 08:00:59 +05:00 |
|
Abdullah Atta
|
abdb9626d0
|
web: run patch-package after npm i
|
2024-03-12 08:00:59 +05:00 |
|
Abdullah Atta
|
567eb789fc
|
web: more fixes
|
2024-03-12 08:00:58 +05:00 |
|
Abdullah Atta
|
aa85b57e75
|
web: fix many type errors
|
2024-03-12 08:00:58 +05:00 |
|
Abdullah Atta
|
b5d9a83e1b
|
global: update lockfiles
|
2024-03-12 07:58:39 +05:00 |
|
Abdullah Atta
|
22cb2f1829
|
web: fix notes search in tags, favorites etc
|
2024-03-12 07:58:39 +05:00 |
|
Abdullah Atta
|
c3f76fa7c9
|
web: update wa-sqlite
|
2024-03-12 07:58:39 +05:00 |
|
Abdullah Atta
|
6923801426
|
web: use memory tempStore for sqlite
|
2024-03-12 07:58:39 +05:00 |
|
Abdullah Atta
|
210b6ba10c
|
web: add support for exporting sql database
|
2024-03-12 07:58:39 +05:00 |
|
Abdullah Atta
|
b3bf5ff7a9
|
core: fix FTS5 SQLite search
|
2024-03-12 07:58:39 +05:00 |
|
Abdullah Atta
|
26c7f04317
|
web: only auto align title & headline
|
2024-03-12 07:58:07 +05:00 |
|
Abdullah Atta
|
1fe3e5102b
|
web: getKey -> key
|
2024-03-12 07:58:07 +05:00 |
|
Abdullah Atta
|
e0d44e58e6
|
web: fix resolved item data misaligned with items
|
2024-03-12 07:58:07 +05:00 |
|
Abdullah Atta
|
a1c2f3f679
|
web: fix random crashes when scrolling in list
|
2024-03-12 07:58:07 +05:00 |
|
Abdullah Atta
|
c7843effc6
|
web: replace react-virtual with react-virtuouso
|
2024-03-12 07:58:07 +05:00 |
|
Abdullah Atta
|
2f55f36802
|
web: hide attachments access if user is logged out
|
2024-03-12 07:58:07 +05:00 |
|
Abdullah Atta
|
af5b05df70
|
web: allow core to specify custom sql db name
|
2024-03-12 07:58:07 +05:00 |
|
Abdullah Atta
|
1b2479cad2
|
web: close idb connection on sqlite connection close
|
2024-03-12 07:58:07 +05:00 |
|
Abdullah Atta
|
934f77d369
|
web: execute only 1 query at a time
|
2024-03-12 07:58:06 +05:00 |
|
Abdullah Atta
|
e8a9301434
|
web: fix diff viewer crashing the app
|
2024-03-12 07:58:06 +05:00 |
|
Abdullah Atta
|
5b96b956e8
|
web: improve list item rendering performance
|
2024-03-12 07:58:06 +05:00 |
|
Abdullah Atta
|
c72cac1213
|
web: set name prop on fields
|
2024-03-12 07:58:06 +05:00 |
|
Abdullah Atta
|
e3f74f7f6f
|
web: changes to use new grouping api
|
2024-03-12 07:55:47 +05:00 |
|
Abdullah Atta
|
65dcd6e035
|
web: fix router types
|
2024-03-12 07:55:21 +05:00 |
|
Abdullah Atta
|
921b802aa0
|
web: enable vite hot reloading
|
2024-03-12 07:55:21 +05:00 |
|
Abdullah Atta
|
0b767de51b
|
web: fix minor build issues
|
2024-03-12 07:55:21 +05:00 |
|
Abdullah Atta
|
e9bd553116
|
web: migrate everything to react@18
|
2024-03-12 07:55:21 +05:00 |
|
Abdullah Atta
|
d4fcf1687a
|
web: fix notebook tests
|
2024-03-12 07:55:21 +05:00 |
|
Abdullah Atta
|
ea383c80f2
|
web: send noteId when decrypting real-time locked content
|
2024-03-12 07:55:21 +05:00 |
|
Abdullah Atta
|
1b769f23cb
|
web: fix tag tests
|
2024-03-12 07:55:20 +05:00 |
|
Abdullah Atta
|
7247ad4a05
|
web: fix notes tests
|
2024-03-12 07:55:20 +05:00 |
|
Abdullah Atta
|
43318b185b
|
web: reset search results on navigation
|
2024-03-12 07:55:00 +05:00 |
|
Abdullah Atta
|
015666388f
|
web: reset prepared sql stmt on error
|
2024-03-12 07:55:00 +05:00 |
|
Abdullah Atta
|
542f7687f5
|
web: reuse search query
|
2024-03-12 07:55:00 +05:00 |
|
Abdullah Atta
|
29ccbd0942
|
web: add support for assigning tags to notes
|
2024-03-12 07:54:59 +05:00 |
|
Ammar Ahmed
|
487edd7165
|
mobile: migrate to sqlite
|
2024-03-12 07:54:59 +05:00 |
|
Abdullah Atta
|
b3fe79b0a7
|
web: fix note editor properties
|
2024-03-12 07:53:23 +05:00 |
|
Abdullah Atta
|
e76b7ee0a5
|
web: show notebook & tag shortcuts when assigning notes
|
2024-03-12 07:53:05 +05:00 |
|
Abdullah Atta
|
2b42315c53
|
web: implement virtualized search for all items
|
2024-03-12 07:53:05 +05:00 |
|
Abdullah Atta
|
947443b4c7
|
web: use lazy loading to load attachments
|
2024-03-12 07:53:04 +05:00 |
|
Abdullah Atta
|
2547ab42e9
|
web: load tag & color title lazily
|
2024-03-12 07:52:42 +05:00 |
|
Abdullah Atta
|
306aca0645
|
web: show all nested notebooks as tree when moving notes
|
2024-03-12 07:52:42 +05:00 |
|
Abdullah Atta
|
f2b2dc33e6
|
web: add support for nested notebooks
|
2024-03-12 07:52:42 +05:00 |
|
Abdullah Atta
|
7a8f8dc565
|
web: use new virtualized grouping for reminders
|
2024-03-12 07:52:42 +05:00 |
|
Abdullah Atta
|
0528115ad3
|
web: use new virtualized grouping for trash
|
2024-03-12 07:52:42 +05:00 |
|