Commit Graph

13518 Commits

Author SHA1 Message Date
Ammar Ahmed
9e2cc4c7ee mobile: update lockfiles 2025-06-03 09:26:48 +05:00
Ammar Ahmed
f9a9d455c5 mobile: fix android build 2025-06-02 15:28:17 +05:00
Ammar Ahmed
77fdb2d884 mobile: fix ios build on rn 77 2025-06-02 14:38:26 +05:00
Ammar Ahmed
a809b5ef83 mobile: update fts5-html patch 2025-06-02 12:52:25 +05:00
Ammar Ahmed
4c37173e38 mobile: remove patch 2025-06-02 11:14:00 +05:00
Ammar Ahmed
01a1cf35d1 mobile: update patches 2025-06-02 11:07:04 +05:00
Ammar Ahmed
9ecc45a878 mobile: upgrade to RN 0.77.2 2025-06-02 11:07:04 +05:00
Ammar Ahmed
0d6c693dd1 mobile: release new beta 2025-06-02 10:11:48 +05:00
Ammar Ahmed
ea7473f757 mobile: skip rendering if query changed during search 2025-06-02 09:42:56 +05:00
Abdullah Atta
bebb70bf23 web: discard results if query changed during search 2025-06-02 09:42:37 +05:00
Abdullah Atta
f683f63abd core: auto expand outline & callout in search result 2025-06-02 09:35:12 +05:00
Abdullah Atta
6f9ff0e427 core: fix phrase queries not getting highlighted 2025-06-02 09:10:58 +05:00
Abdullah Atta
3dbb4cd1d5 web: fix click on match no opening note at desired location 2025-06-02 09:10:58 +05:00
Ammar Ahmed
b33046a2c7 mobile: enable regexp in sqlite 2025-06-02 08:47:46 +05:00
Ammar Ahmed
53ecdd0c0f mobile: fix tab gets focused in loop 2025-06-02 08:47:46 +05:00
Abdullah Atta
971a490292 desktop: add SQLITE_ENABLE_REGEXP define to better-sqlite3 v3.2.0-beta.5 2025-05-31 13:28:00 +05:00
Abdullah Atta
c9c6ee88d8 desktop: do not gitignore *.patch 2025-05-31 13:26:58 +05:00
Abdullah Atta
3d31c7d7bb web: bump version to 3.2.0-beta.5 2025-05-30 19:28:30 +05:00
Abdullah Atta
ed079d2efb core: use intl for showing search results count 2025-05-30 19:27:10 +05:00
Abdullah Atta
6de57c79f3 core: install @notesnook/intl 2025-05-30 19:27:10 +05:00
Abdullah Atta
fc1cb19014 web: use plain list instead of tree for showing search results 2025-05-30 19:27:10 +05:00
Abdullah Atta
097963dbba web: enable regexp in sqlite 2025-05-30 19:27:10 +05:00
Abdullah Atta
6e33932a2f desktop: enable regexp in sqlite 2025-05-30 19:27:10 +05:00
Abdullah Atta
bf0d43d3a2 core: speed up search 2025-05-30 19:27:05 +05:00
Ammar Ahmed
0effa01ef7 core: fix stop-words import 2025-05-29 11:09:47 +05:00
Abdullah Atta
edacdbcbae core: filter out stop words in search query 2025-05-28 14:57:09 +05:00
Abdullah Atta
0e9953ed87 web: bump version to v3.2.0-beta.4 v3.2.0-beta.4 2025-05-28 13:02:38 +05:00
Abdullah Atta
cba713990b ci: build desktop app on ubuntu-22-04
this fixes `Error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38'
not found` error
2025-05-28 13:01:48 +05:00
Abdullah Atta
2bce6d3b01 web: fix editor not jumping to search result 2025-05-28 12:31:57 +05:00
Abdullah Atta
4ae4376897 web: fix various type errors causing crashes 2025-05-28 11:30:35 +05:00
Abdullah Atta
2b9bcb2fe2 core: bring back limit in lookup 2025-05-28 11:30:35 +05:00
Ammar Ahmed
590c6c28c2 mobile: release v3.2.0-beta.1 2025-05-27 14:04:09 +05:00
Ammar Ahmed
29229d1372 mobile: fix note search 2025-05-27 13:10:41 +05:00
Abdullah Atta
81be2fad9d web: use notesWithHighlighting for full notes search 2025-05-27 12:38:00 +05:00
Abdullah Atta
2c45cea746 core: bring back old notes search 2025-05-27 12:38:00 +05:00
Ammar Ahmed
4c9fe1e58a mobile: release v3.2.0-beta.0 v3.2.0-beta.3 2025-05-23 15:14:38 +05:00
Abdullah Atta
b21fb195d1 web: bump version to 3.2.0-beta.3 2025-05-23 15:07:11 +05:00
Ammar Ahmed
3850ad414b mobile: search and sorting 2025-05-23 14:59:01 +05:00
Abdullah Atta
22ae09f926 web: localize search results count 2025-05-23 14:59:01 +05:00
Abdullah Atta
7fe3feef22 web: hide search results on editor focus & search cancel 2025-05-23 14:59:01 +05:00
Abdullah Atta
9b70853c57 editor: make search results style toggleable 2025-05-23 14:59:01 +05:00
Abdullah Atta
175cf92e74 web: fix note not scrolling to selected match 2025-05-23 14:59:01 +05:00
Abdullah Atta
8c6476545b web: fix note not opening from search results if its already opened 2025-05-23 14:59:01 +05:00
Abdullah Atta
a0bf06db90 web: use same search ux for notes everywhere 2025-05-23 14:59:01 +05:00
Abdullah Atta
3889aa291b web: improve search results ui 2025-05-23 14:59:01 +05:00
Abdullah Atta
c1aa727a6d core: improve prefix/suffix generation for matches 2025-05-23 14:59:01 +05:00
Abdullah Atta
23de5d2229 web: add full support for highlighting results in notes search 2025-05-23 14:59:01 +05:00
Abdullah Atta
4aab23b117 editor: add support for nn-search-result node 2025-05-23 14:59:01 +05:00
Abdullah Atta
10f6501951 core: add raw html content with highlighting in results 2025-05-23 14:59:01 +05:00
Abdullah Atta
2e8173f6ca web: add support for highlighting in search results 2025-05-23 14:59:01 +05:00