Abdullah Atta
|
0ce51bf481
|
web: fix tests
|
2025-04-22 12:25:39 +05:00 |
|
Abdullah Atta
|
6adc5065fb
|
Merge v3.1.0 from streetwriters/beta
|
2025-04-22 12:06:04 +05:00 |
|
Ammar Ahmed
|
3b90a6d90e
|
mobile: release v3.1.0
|
2025-04-22 12:00:24 +05:00 |
|
Abdullah Atta
|
aa5e6e7199
|
web: remove duplicate item in changelog
|
2025-04-22 11:47:16 +05:00 |
|
Abdullah Atta
|
ca53ec38d1
|
web: add more items in changelog
|
2025-04-22 11:46:39 +05:00 |
|
Abdullah Atta
|
80a3cc2fc1
|
web: conform notebook header with mobile ui
|
2025-04-22 11:42:43 +05:00 |
|
Ammar Ahmed
|
32c4e987dc
|
mobile: fix crash in reminder notify sheet
|
2025-04-22 11:16:35 +05:00 |
|
Ammar Ahmed
|
ce0ef0a1cf
|
mobile: hide keyboard when app is locked
|
2025-04-22 11:16:35 +05:00 |
|
Abdullah Atta
|
95fc9bd3d0
|
web: bump version to 3.1.0
|
2025-04-22 11:10:04 +05:00 |
|
Ammar Ahmed
|
fb21fef82f
|
mobile: fix invalid tags linked to note from share menu
|
2025-04-21 12:34:48 +05:00 |
|
Ammar Ahmed
|
7760f5e898
|
mobile: fix sorting trash
|
2025-04-21 12:34:48 +05:00 |
|
Ammar Ahmed
|
fcc9915b04
|
mobile: fix focused route id incorrect
|
2025-04-21 12:34:48 +05:00 |
|
01zulfi
|
c2d3ba087a
|
web: reduce snapSize of nav & list panes (#7951)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-21 11:39:30 +05:00 |
|
Abdullah Atta
|
e5883f179c
|
web: fix search tests
|
2025-04-21 11:26:35 +05:00 |
|
Abdullah Atta
|
f7f1d3b3f0
|
web: fix crash on entering focus mode
|
2025-04-21 11:26:21 +05:00 |
|
Abdullah Atta
|
df3674f570
|
web: check if user is premium in behavior settings
|
2025-04-21 10:54:20 +05:00 |
|
01zulfi
|
a62beab172
|
web: show reset search button only when query text present (#7950)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-21 10:54:04 +05:00 |
|
01zulfi
|
528810155f
|
web: fix toc bugs (#7775)
* fix duplicate headings showing in toc view
* fix negative level for some headings
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-21 10:12:53 +05:00 |
|
01zulfi
|
5c80b5300e
|
web: fix notebooks tree (#7941)
* web: fix notebooks tree
* fix flicker when creating a new notebook/subnotebook
* fix crash when creating subnotebook
* fix notebook not expanding when subnotebook is created against it
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: fix duplicate notebooks in notebook search
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: consider node's children when expanding in refreshItem
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: get childNodes to check expansion in refreshItem
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
---------
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-21 10:09:15 +05:00 |
|
Abdullah Atta
|
36c33160f4
|
web: make remove shortcut icon same size as shortcut link icon
|
2025-04-21 09:41:32 +05:00 |
|
Abdullah Atta
|
5cca28daa1
|
global: minor refactors
|
2025-04-21 09:39:18 +05:00 |
|
Abdullah Atta
|
5298ccd638
|
web: fix list pane not showing on navigate
|
2025-04-21 09:39:18 +05:00 |
|
Abdullah Atta
|
a5db1797e3
|
web: fix search not working in notebook
|
2025-04-21 09:39:18 +05:00 |
|
Ammar Ahmed
|
b1d034cf3f
|
mobile: reload note on tab focus
|
2025-04-21 09:39:01 +05:00 |
|
Ammar Ahmed
|
4620ed0c1c
|
mobile: fix color of tags border when note is colored
|
2025-04-18 13:10:36 +05:00 |
|
Ammar Ahmed
|
5c87b6f3b0
|
mobile: make sure fluid tabs panel loads
|
2025-04-18 13:00:56 +05:00 |
|
01zulfi
|
3eae13e237
|
web: wrap notice text (#7938)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-18 12:55:58 +05:00 |
|
Ammar Ahmed
|
ee222b6302
|
mobile: move blue bar to left
|
2025-04-18 12:02:54 +05:00 |
|
Abdullah Atta
|
ae795a837d
|
web: move the opened note indicator to the left of note item
|
2025-04-17 13:28:49 +05:00 |
|
Abdullah Atta
|
0396264842
|
web: show provider subtitle if pro plan is canceled
|
2025-04-17 13:17:17 +05:00 |
|
Abdullah Atta
|
e9fcd16fb5
|
web: hide subscription provider description on basic plan
|
2025-04-17 13:03:17 +05:00 |
|
01zulfi
|
944fcf0567
|
web: improve diff viewing (#7936)
* add close button to quit diff viewer
* allow property pane to open with only note history list
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-17 12:57:40 +05:00 |
|
01zulfi
|
251cc08a7d
|
web: don't close tab on trash if note is in tab history (#7933)
* don't close tab if note was present in tab history
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-17 09:56:33 +05:00 |
|
Abdullah Atta
|
d2719123eb
|
web: fix editor overflow on small screens
|
2025-04-16 13:27:31 +05:00 |
|
Abdullah Atta
|
88c0e2a2ce
|
web: fix minor layout issue in note list when in compact mode
|
2025-04-16 12:24:45 +05:00 |
|
Abdullah Atta
|
b4366058dd
|
web: fix flicker when typing in multiline title
|
2025-04-16 12:24:24 +05:00 |
|
Abdullah Atta
|
d35c0be116
|
vericrypt: update instructions according to latest notesnook version
|
2025-04-14 14:00:49 +05:00 |
|
Ammar Ahmed
|
c9cf15e519
|
mobile: fix $headline$ format title not updating in realtime
|
2025-04-11 11:31:07 +05:00 |
|
Ammar Ahmed
|
408ae26b76
|
mobile: fix color scope
|
2025-04-11 10:51:04 +05:00 |
|
Abdullah Atta
|
3159d8fcc5
|
web: add accented bottom border on opened note
|
2025-04-11 10:49:31 +05:00 |
|
Ammar Ahmed
|
b976788f07
|
mobile: release v3.1.0-beta.4
|
2025-04-11 10:10:40 +05:00 |
|
Ammar Ahmed
|
a0311c1516
|
mobile: add bottom line to show note being edited
|
2025-04-11 09:20:10 +05:00 |
|
Ammar Ahmed
|
ffafae9970
|
mobile: fix color of section header
|
2025-04-10 14:38:22 +05:00 |
|
Ammar Ahmed
|
fa3d993ffd
|
mobile: load new note always
|
2025-04-10 11:52:51 +05:00 |
|
01zulfi
|
2b7b8d526e
|
web: don't close pinned tab on ctrl+w (#7805)
* web: don't close pinned tab on ctrl+w
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: focus previously activated tab if ctrl+w on pinned tab
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-04-10 10:51:40 +05:00 |
|
Ammar Ahmed
|
270394dc36
|
mobile: add missing break;
|
2025-04-10 10:29:27 +05:00 |
|
Ammar Ahmed
|
552e8f50b7
|
mobile: add support for changin sidebar + default home page
|
2025-04-10 10:29:27 +05:00 |
|
Abdullah Atta
|
b6d0d124fd
|
web: replace switch with array.find to be more reliable
|
2025-04-10 10:29:27 +05:00 |
|
Abdullah Atta
|
7e3abc5819
|
web: add support for setting default sidebar tab
|
2025-04-10 10:29:27 +05:00 |
|
Abdullah Atta
|
ad1921a938
|
web: allow setting any thing in the sidebar as homepage
|
2025-04-10 10:29:26 +05:00 |
|