Commit Graph

13602 Commits

Author SHA1 Message Date
alihamuh
9beb506bbf web: ui and some functuanality is added. 2025-06-27 12:20:00 +05:00
01zulfi
0c6180e78c web: fix note create option in quick open dialog (#8263)
* open new tab when query empty
* use editor-store methods for note creation

Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-27 11:51:00 +05:00
01zulfi
21afb28006 core: don't generate headline title if title was set during note creation (#8266)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-27 11:50:43 +05:00
01zulfi
510f4cfb35 web: fix update status height (#8267)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-27 11:40:07 +05:00
Ammar Ahmed
7ed4eee94e mobile: fix android toolbar 2025-06-27 09:42:28 +05:00
Ammar Ahmed
1ff4b9f946 mobile: convert sheets with input to screens or simple modals 2025-06-27 09:42:28 +05:00
Ammar Ahmed
78f430a9ad mobile: fix sqlite fts5 2025-06-27 09:42:16 +05:00
01zulfi
63a0965cdd web: fix scrolling toolbar also scrolling editor (#8256)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-27 09:30:53 +05:00
Abdullah Atta
ed60fe469c web: update sqlite3-fts5-html to 0.0.4 2025-06-27 09:30:14 +05:00
Abdullah Atta
681fe20604 desktop: update sqlite3-fts5-html to 0.0.4 2025-06-27 09:30:14 +05:00
Abdullah Atta
2e0cc81737 core: update sqlite3-fts5-html to 0.0.4 2025-06-27 09:30:14 +05:00
01zulfi
adf4e0e7a4 editor: don't clear nodes in clear formatting option (#8260)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-27 09:29:39 +05:00
Abdullah Atta
2f13ec51f3 web: only subscribe to note title if its generated 2025-06-26 10:50:41 +05:00
01zulfi
c7ef56a6eb web: hide monograph list for not logged in users (#8258)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-26 10:42:15 +05:00
Ammar Ahmed
c3d07d5c14 mobile: release v3.2.2 2025-06-21 13:44:20 +05:00
Abdullah Atta
befca4803e web: bump version to v3.2.2 2025-06-21 13:44:20 +05:00
Abdullah Atta
2f9e8802ab web: bump version to v3.2.1 2025-06-21 13:01:45 +05:00
Abdullah Atta
38d281fabb ci: release snap to stable track (instead of release track) 2025-06-21 13:01:45 +05:00
Ammar Ahmed
70738ab548 mobile: fix app crash on android 15 & 16 2025-06-21 13:01:45 +05:00
Ammar Ahmed
cb8dca7a52 mobile: release v3.2.1 2025-06-21 13:01:45 +05:00
Ammar Ahmed
e89e96b29a mobile: fix android toolbar hidden behind keyboard on android 15 2025-06-21 13:01:45 +05:00
Abdullah Atta
aa3ff204a7 web: make trash actions multi selectable 2025-06-21 12:27:28 +05:00
Abdullah Atta
6ae0cc37c9 common: bulk resolve notebooks & tags 2025-06-21 12:27:28 +05:00
Abdullah Atta
ada5edd0c4 core: fix hang when resolving recursive nested notebooks 2025-06-21 12:27:28 +05:00
Abdullah Atta
ece6b44053 web: register fts5 extensions after db decryption 2025-06-21 12:24:17 +05:00
Abdullah Atta
6816c9c764 web: update sqlite to v3.49.2 2025-06-21 11:02:49 +05:00
Abdullah Atta
41e7042028 desktop: update better-sqlite3-multiple-ciphers to v11.10.0 2025-06-21 10:44:19 +05:00
Abdullah Atta
2eb555bcf3 web: bump version to v3.2.1-beta.0 2025-06-18 09:27:27 +05:00
Abdullah Atta
2646ada120 ci: publish snap beta 2025-06-18 08:55:12 +05:00
Abdullah Atta
41022a9be6 desktop: change snap base to core22 2025-06-18 08:54:54 +05:00
Abdullah Atta
0ed7c2400f ci: disable snap on arm64 2025-06-18 08:52:58 +05:00
Ammar Ahmed
e021a9e7f8 mobile: release v3.2.0 2025-06-18 08:52:58 +05:00
Abdullah Atta
cbc2c066d5 desktop: fix `'environment/DISABLE_WAYLAND' property does not match the
required schema`
2025-06-18 08:52:58 +05:00
Abdullah Atta
f1e4ea4be9 web: bump version to v3.2.0 2025-06-18 08:52:58 +05:00
Abdullah Atta
d8ef54ce22 global: regenerate package-lock files to fix CI (#8212) 2025-06-17 10:48:49 +05:00
Abdullah Atta
c40528578b core: fix small tokens ignored from query 2025-06-17 10:46:14 +05:00
01zulfi
83ce9f1c21 web: fix archived notes showing in search results (#8216)
* web: fix archived notes showing in search results
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>

* core: make notes param required in lookup.notesWithHighlighting
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-17 10:19:06 +05:00
Abdullah Atta
7e88c012be web: fix tag navigation from editor 2025-06-17 10:18:19 +05:00
Abdullah Atta
0a11929c4c web: fix ui glitch in note linking dialog 2025-06-17 10:02:32 +05:00
01zulfi
3b2d853702 editor: fix failing snapshot tests (#8215)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-17 09:59:41 +05:00
01zulfi
d4410ae553 web: fix navigating to notebooks & tags from note item (#8211)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-17 09:45:34 +05:00
01zulfi
ed8d576eea core: fix notebooks parentId() tests (#8213)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-17 09:45:23 +05:00
01zulfi
17dafa330c web: fix move notebook dialog (#8214)
* also use db.notebooks.parentId()

Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-06-17 09:45:01 +05:00
tarynlucia
7d91cd0029 ui: correct grammar in vault creation message (issue #7497) (#8188)
Signed-off-by: Taryn Eng <taryn.eng@gmail.com>
2025-06-16 14:39:54 +05:00
Abdullah Atta
beec70211e web: update lockfile 2025-06-16 14:39:54 +05:00
Abdullah Atta
9eda07d233 web: fix infinite rerenders on checkout screen 2025-06-16 14:39:43 +05:00
Abdullah Atta
5601ab0bc3 web: fix flicker when programatically updating title 2025-06-16 14:39:15 +05:00
Abdullah Atta
42e4238aa1 core: do not allow empty titles 2025-06-16 14:39:15 +05:00
SB
b5e589ab2e docs: add missing '-' in build-steps for MacOS and Linux (AppImage) 2025-06-16 14:39:15 +05:00
Ammar Ahmed
76be2b0a5a mobile: update deps 2025-06-16 14:31:10 +05:00