Commit Graph

1610 Commits

Author SHA1 Message Date
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
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
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
Abdullah Atta
ba08f732be core: add support for fetching trash as grouped 2024-02-02 16:59:30 +05:00
Abdullah Atta
2e36a1b73e core: fix attachment extraction for locked notes 2024-02-02 16:59:30 +05:00
Abdullah Atta
d4a49c904b core: changes according to client needs 2024-02-02 16:52:13 +05:00
Abdullah Atta
edef3b502f core: fix database migration 2024-02-02 16:51:06 +05:00
Abdullah Atta
2f1b3d7183 core: add support for incremental grouping 2024-02-02 16:51:06 +05:00
Abdullah Atta
a162e4708a core: fix size of nanoid in benchmarks 2024-02-02 16:51:06 +05:00
Abdullah Atta
b647c1b480 core: optimize bson objectid generation & add benchmarks 2024-02-02 16:51:06 +05:00
Abdullah Atta
c9daea6d48 core: fix monographs 2024-02-02 16:50:51 +05:00
Abdullah Atta
a11a15e85c core: fix sync tests 2024-02-02 16:50:51 +05:00
Abdullah Atta
14540c5e21 core: remove temporary sqlite db 2024-02-02 16:50:51 +05:00
Abdullah Atta
c922d8c515 core: migrate everything to sqlite 2024-02-02 16:50:51 +05:00
Abdullah Atta
6703e5aa81 core: migrate all database writes to sqlite 2024-02-02 16:40:26 +05:00
Abdullah Atta
3e7e410460 core: remove outbox 2024-02-02 16:36:31 +05:00
Abdullah Atta
66cd011e04 core: convert everything else to typescript 2024-02-02 16:36:31 +05:00
Abdullah Atta
b5078f763f core: remove unnecessary sync tests 2024-02-02 16:36:17 +05:00
Abdullah Atta
09a19e61d5 core: migrate monographs to typescript 2024-02-02 16:36:17 +05:00
Abdullah Atta
110ba450c0 core: make migration tests less flaky 2024-02-02 16:36:17 +05:00
Abdullah Atta
ec01bc8ce7 core: add tests for migrations 2024-02-02 16:36:17 +05:00
Abdullah Atta
9fc0d2ffa9 core: migrate settings to its own collection 2024-02-02 16:36:17 +05:00
Abdullah Atta
21d9e7a0a8 core: get rid of topics; move to sub notebooks 2024-02-02 16:35:41 +05:00
Abdullah Atta
c393e1ca28 core: migrate attachments to use relations for linking to notes 2024-02-02 16:35:40 +05:00
Abdullah Atta
0d31140750 core: minor updates and fixes 2024-02-02 16:35:40 +05:00
Abdullah Atta
f73c02a1db core: fix types & syncing issues 2024-02-02 16:35:40 +05:00
ammarahm-ed
5f8b0ffcd6 mobile: migrate to typescript 2024-02-02 16:35:40 +05:00
ammarahm-ed
a81f4621ba common: fix ts errors 2024-02-02 16:28:07 +05:00
Abdullah Atta
b377728705 core: fix more typings 2024-02-02 16:14:40 +05:00
Abdullah Atta
8a5a900786 core: fix typing errors 2024-02-02 16:14:40 +05:00
Abdullah Atta
ae55fd3101 core: convert almost everything to typescript 2024-02-02 16:13:41 +05:00
Abdullah Atta
b377329a8b core: fix attachment mime type on read 2024-02-02 16:02:20 +05:00
Abdullah Atta
57452bd0e6 core: allow setting custom date edited 2024-01-29 18:26:44 +05:00
Ammar Ahmed
7c4a6f1e17 global: update deps 2024-01-27 23:06:24 +05:00