Ammar Ahmed
|
b94c3ac182
|
mobile: fix navigation
|
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 |
|
Ammar Ahmed
|
d5feab78c8
|
mobile: pass tests
|
2024-03-12 07:55:20 +05:00 |
|
Abdullah Atta
|
043099d217
|
web: fix html export snapshot
|
2024-03-12 07:55:20 +05:00 |
|
Abdullah Atta
|
670a8a05d1
|
core: fix md with frontmatter export
|
2024-03-12 07:55:20 +05:00 |
|
Ammar Ahmed
|
01ea478e46
|
core: fix ts error
|
2024-03-12 07:55:20 +05:00 |
|
Ammar Ahmed
|
ebd3ed06ab
|
mobile: fix webpack build
|
2024-03-12 07:55:20 +05:00 |
|
Ammar Ahmed
|
f34591228e
|
mobile: push changes
|
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
|
e4fd25cb76
|
core: prevent duplicate colors based on color code
|
2024-03-12 07:55:00 +05:00 |
|
Abdullah Atta
|
3c67928583
|
core: fix error on locking notes
|
2024-03-12 07:55:00 +05:00 |
|
Ammar Ahmed
|
9aaa915caa
|
mobile: push changes
|
2024-03-12 07:55:00 +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
|
5b744eae3c
|
core: use porter trigram tokenizer for fts
|
2024-03-12 07:54:59 +05:00 |
|
Abdullah Atta
|
28cd11fdc7
|
core: properly escape fts query
|
2024-03-12 07:54:59 +05:00 |
|
Abdullah Atta
|
29ccbd0942
|
web: add support for assigning tags to notes
|
2024-03-12 07:54:59 +05:00 |
|
Abdullah Atta
|
30a127d2da
|
core: fix "type" does not exist
|
2024-03-12 07:54:59 +05:00 |
|
Abdullah Atta
|
0d7973a34c
|
core: fix build error
|
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
|
966047585c
|
common: type is now optional in getFormattedDate
|
2024-03-12 07:53:05 +05:00 |
|
Abdullah Atta
|
d57ca9b07c
|
core: return FilteredSelector from attachments.ofNote
|
2024-03-12 07:53:05 +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 |
|
Abdullah Atta
|
4a5ee49db6
|
web: use new virtualized grouping for monographs
|
2024-03-12 07:52:42 +05:00 |
|
Abdullah Atta
|
3ca761013d
|
core: add support for fetching trash as grouped
|
2024-03-12 07:52:42 +05:00 |
|
Abdullah Atta
|
bdeb123f18
|
web: install missing @hazae41/foras
|
2024-03-12 07:52:42 +05:00 |
|
Abdullah Atta
|
3f5f84aac0
|
core: fix attachment extraction for locked notes
|
2024-03-12 07:52:41 +05:00 |
|
Abdullah Atta
|
01d3bd7810
|
global: update lockfiles
|
2024-03-12 07:52:41 +05:00 |
|
Abdullah Atta
|
8e6d6e20d7
|
web: start initial migration to sqlite
|
2024-03-12 07:52:41 +05:00 |
|
Abdullah Atta
|
375185a9ea
|
ui: add support for lazily loading menu items
|
2024-03-12 07:51:38 +05:00 |
|
Abdullah Atta
|
c2e9773486
|
common: remove total-notes utility
|
2024-03-12 07:51:38 +05:00 |
|
Abdullah Atta
|
5e0e7b17e2
|
core: changes according to client needs
|
2024-03-12 07:51:38 +05:00 |
|
Abdullah Atta
|
aa90684616
|
core: fix database migration
|
2024-03-12 07:51:37 +05:00 |
|
Abdullah Atta
|
fa47b4151f
|
core: add support for incremental grouping
|
2024-03-12 07:51:24 +05:00 |
|
Abdullah Atta
|
eca5db19a2
|
core: fix size of nanoid in benchmarks
|
2024-03-12 07:51:24 +05:00 |
|
Abdullah Atta
|
b053b0eab4
|
core: optimize bson objectid generation & add benchmarks
|
2024-03-12 07:51:23 +05:00 |
|
Abdullah Atta
|
70da1045d7
|
core: fix monographs
|
2024-03-12 07:51:10 +05:00 |
|
Abdullah Atta
|
b5fd2b0751
|
core: fix sync tests
|
2024-03-12 07:51:10 +05:00 |
|
Abdullah Atta
|
97f6f09882
|
core: remove temporary sqlite db
|
2024-03-12 07:51:10 +05:00 |
|
Abdullah Atta
|
0c773727ee
|
core: migrate everything to sqlite
|
2024-03-12 07:51:10 +05:00 |
|