Ammar Ahmed
|
3f69be690b
|
mobile: add option to disable auto update check
|
2025-05-16 10:55:31 +05:00 |
|
Abdullah Atta
|
94888ad94d
|
desktop: downgrade playwright
|
2025-05-16 10:15:21 +05:00 |
|
Abdullah Atta
|
030daf12f2
|
desktop: fix flatpak sources generation
|
2025-05-15 12:17:28 +05:00 |
|
Abdullah Atta
|
d599a0836f
|
desktop: regenerate package-lock.json
|
2025-05-15 10:36:42 +05:00 |
|
Abdullah Atta
|
7f901e7e75
|
web: update package-lock.json
|
2025-05-15 10:28:54 +05:00 |
|
Abdullah Atta
|
0a5e235e50
|
global: fix dependencies version differences
|
2025-05-15 09:59:39 +05:00 |
|
Abdullah Atta
|
aec3530d8a
|
global: update package-lock.json
|
2025-05-15 09:47:41 +05:00 |
|
01zulfi
|
732e79dd60
|
web: fix list pane not expanding (#7963)
* web: fix list pane not expanding
* fix list pane not expanding to saved width on reload
* fix list pane not expanding to saved width on collapse
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: collapse pane and set size to 0 when applicable
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
---------
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-05-15 09:25:29 +05:00 |
|
01zulfi
|
ca5c596158
|
core: segregate logic for note headline and note headline title generation (#7968)
* core: segregate logic for note headline and note headline title generation
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* core: minor refactor note headline title
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
9e8e9c54d4
|
ci: fix build ios
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
2c2a79104b
|
ci: fix build ios
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
27769f8682
|
ci: fix build ios
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
f150637e3a
|
mobile: fix crash when going from trash -> search
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
f04661e32a
|
mobile: release v3.1.1
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
db65e80dbc
|
mobile: fix crash on delete item
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
4e65bbb7bf
|
mobile: fix crash in list
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
d5ec302bf6
|
mobile: fix cursor bug on ios
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
51692a67e7
|
mobile: fix typing in editor title input
|
2025-05-15 09:25:29 +05:00 |
|
Ammar Ahmed
|
ee97d71f09
|
mobile: archive notes
|
2025-05-12 12:17:29 +05:00 |
|
Abdullah Atta
|
6d089c7332
|
web: bump version to 3.2.0-beta.1
|
2025-05-06 13:34:16 +05:00 |
|
Abdullah Atta
|
ab1b45bd50
|
core: fix query-transformer tests
|
2025-05-06 13:28:24 +05:00 |
|
Ammar Ahmed
|
fff8b61f71
|
mobile: add sqlite3-fts5-html module
|
2025-05-06 13:28:24 +05:00 |
|
Abdullah Atta
|
2c4f262fbc
|
desktop: install sqlite3-fts5-html
|
2025-05-06 13:28:24 +05:00 |
|
Abdullah Atta
|
e5a7e08efb
|
web: update wa-sqlite to use sqlite3-fts5-html for stripping html
|
2025-05-06 13:28:24 +05:00 |
|
Abdullah Atta
|
b4ef01c688
|
core: fix short queries search
|
2025-05-06 13:28:24 +05:00 |
|
Abdullah Atta
|
e6d6194b66
|
core: remove @orama/stopwords
|
2025-05-06 13:28:24 +05:00 |
|
Abdullah Atta
|
b6ee0989e5
|
core: strip html when searching notes
this commit also properly fixes search queries containing
words less than 3 characters in length
|
2025-05-06 13:28:24 +05:00 |
|
Abdullah Atta
|
e4230a0709
|
core: fix warnings in tests
|
2025-05-06 13:28:24 +05:00 |
|
Ammar Ahmed
|
0b17588e5d
|
mobile: update better trigram
|
2025-05-06 13:28:24 +05:00 |
|
Abdullah Atta
|
8498f35b95
|
core: fix db migration
|
2025-05-06 13:28:24 +05:00 |
|
Abdullah Atta
|
8eecc995fc
|
core: wrap query with invalid symbols in quotes
|
2025-05-06 13:28:24 +05:00 |
|
Abdullah Atta
|
1bbc01346b
|
core: update sqlite-better-trigram to v0.0.3
|
2025-05-06 13:28:24 +05:00 |
|
01zulfi
|
2f3a895ddc
|
core: fix trash cleanup interval setting retrieval (#8045)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-05-02 12:15:00 +05:00 |
|
01zulfi
|
5caa18543a
|
web: add more archive test cases (#8040)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-05-02 10:11:53 +05:00 |
|
Abdullah Atta
|
33c493b317
|
desktop: no need to externalize @resvg/resvg-js
|
2025-05-02 10:11:08 +05:00 |
|
Abdullah Atta
|
ca497f3815
|
desktop: remove icon from native menu
|
2025-05-02 10:11:08 +05:00 |
|
Abdullah Atta
|
d796795c40
|
desktop: only show native menus on macos
|
2025-05-02 10:11:08 +05:00 |
|
Abdullah Atta
|
5c9d98d5d6
|
desktop: show native menus where possible
|
2025-05-02 10:11:08 +05:00 |
|
01zulfi
|
3b47d97314
|
web: assign accent color to links (#8041)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-05-01 13:14:40 +05:00 |
|
Abdullah Atta
|
4360d4b155
|
desktop: update packages
|
2025-05-01 13:13:38 +05:00 |
|
01zulfi
|
24d8bfe9bd
|
desktop: upgrade electron to v34.0.0 (#8038)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-05-01 10:23:54 +05:00 |
|
01zulfi
|
832506b836
|
web: fix automatic backup reminder setting reverting to never (#8037)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-05-01 09:07:30 +05:00 |
|
01zulfi
|
795f38b4b8
|
web: fix focus last active tab method (#8034)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-30 11:30:24 +05:00 |
|
01zulfi
|
d42813b262
|
editor: improve hover link popup position (#8011)
* move it down so it doesn't block the link
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-29 09:32:38 +05:00 |
|
Abdullah Atta
|
d522c65d49
|
web: bump version to 3.2.0-beta.0
v3.2.0-beta.0
|
2025-04-28 11:18:25 +05:00 |
|
Abdullah Atta
|
4b7cecccbe
|
web: update @notesnook-imoporter/core to 2.2.2
|
2025-04-28 11:09:51 +05:00 |
|
01zulfi
|
151abb94e1
|
web: fix notestore is not defined error (#8012)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-28 11:09:05 +05:00 |
|
Abdullah Atta
|
b67a307453
|
web: update @notesnook-importer/core to 2.2.1
|
2025-04-28 10:31:54 +05:00 |
|
Abdullah Atta
|
bf83c87911
|
web: update @notesnook-importer/core to 2.2.0
|
2025-04-28 09:59:57 +05:00 |
|
Abdullah Atta
|
8e67d3dc23
|
web: open settings with importer page instead of importer.notesnook.com
|
2025-04-28 09:59:57 +05:00 |
|