Abdullah Atta
d522c65d49
web: bump version to 3.2.0-beta.0
2025-04-28 11:18:25 +05:00
Abdullah Atta
8e67d3dc23
web: open settings with importer page instead of importer.notesnook.com
2025-04-28 09:59:57 +05:00
Abdullah Atta
c569dbd778
web: move importer into web/desktop app ( #7472 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-04-28 09:59:57 +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
95fc9bd3d0
web: bump version to 3.1.0
2025-04-22 11:10:04 +05:00
Abdullah Atta
df3674f570
web: check if user is premium in behavior settings
2025-04-21 10:54:20 +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
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
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
01zulfi
3b89b0c436
web: fix command palette not scrolling ( #7881 )
...
* Remove overflow: hidden styling from GroupedVirtuoso
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-04-10 10:29:26 +05:00
Abdullah Atta
fe17a6e9da
web: minor ui changes and fixes
2025-04-10 10:28:57 +05:00
Abdullah Atta
e186615163
global: update ui
2025-04-10 10:28:57 +05:00
01zulfi
2c5e1f611b
web: new sidebar ui
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-04-10 10:28:56 +05:00
01zulfi
d5a719c9f6
editor: font ligatures for common symbols ( #7800 )
...
* editor: font ligatures for common symbols
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* Update packages/editor/src/extensions/font-ligature/font-ligature.ts
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
---------
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com >
2025-03-28 14:13:02 +05:00
Abdullah Atta
b618386e6b
web: clear caches on switching release track
2025-03-26 15:30:12 +05:00
01zulfi
4e4990bd98
web: add toggle focus mode command ( #7736 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-25 12:09:19 +05:00
01zulfi
b7e8365117
web: increase reminder dialog width ( #7767 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-14 12:24:21 +05:00
01zulfi
76f27adbea
web: command palette fixes ( #7669 )
...
* web: command palette fixes
* core: add getIdentifier in fuzzy; this allows the caller to provide a custom indentifier instead of relying on id field in the items list
* fix crashing when hitting enter when no results found
* fix commands list not refreshing when removing recent command
* fix recent command not showing up in the commands list
* fix searched commands showing up under wrong group label
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: improve getCommandById && improve remove from recents logic
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
---------
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-04 13:11:26 +05:00
Abdullah Atta
433be12b2b
desktop: hide release track selector for flatpak/snap builds
2025-03-01 14:49:38 +05:00
Abdullah Atta
9b6f7ff225
web: fix release track switching
2025-03-01 13:13:25 +05:00
Abdullah Atta
99f97ac565
web: fix release-track cookie not getting set
2025-03-01 11:41:37 +05:00
Abdullah Atta
b464fafc18
web: bump version to 3.0.29
2025-03-01 11:05:26 +05:00
01zulfi
71fc2a3cac
web: add keyboard shortcut for opening settings ( #7701 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-01 09:31:23 +05:00
Abdullah Atta
15f4f2accb
desktop: add support for switching release tracks
...
this also includes relevant tests for the auto updater
2025-02-28 18:03:05 +05:00
Abdullah Atta
725f3c3522
web: add support for switching release tracks
...
we make use of Cloudflare Pages Functions to redirect to the beta site
if a certain cookie is present. This ensures seamless switching between
release tracks.
2025-02-28 18:03:05 +05:00
01zulfi
d11afda1a8
web: fix attachment table height for few items ( #7662 )
...
* assign min-height to container
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-02-25 11:39:44 +05:00
Abdullah Atta
422c2492c4
web: fix react error on feature dialog
2025-02-25 10:10:06 +05:00
Abdullah Atta
7b2a8c3e20
web: fix executing recent command does nothing
...
fixes #7650
2025-02-24 11:16:38 +05:00
Abdullah Atta
40f058b14b
web: bump version to v3.0.27
2025-02-21 13:13:53 +05:00
Abdullah Atta
8e1faf9f60
web: command palette improvements
...
This includes:
- Full refactoring of the command palette
- Remove command transformation logic for dynamic
commands
- Replace note, notebook & tag specific commands
with a simple menu item -> command conversion logic
- Cached filtering (with notes, notebooks etc.
refetching on sync)
- Add support for fuzzy searching on command group
- Modernize UI to look more like a command palette and less like a dialog
2025-02-21 12:29:25 +05:00
01zulfi
a47967dd53
web: add command palette ( #7314 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-02-19 15:48:44 +05:00
Abdullah Atta
2ab321869e
web: bump version to v3.0.26
2025-02-14 10:08:43 +05:00
luzpaz
5ffae2a08b
global: fix various typos ( #7463 )
...
Found via `codespell -q 3 -D ../dictionary.txt -S "*.patch,*.po" -L actualy,childs,modifer,ontext,ontop,ony,recieved,reciever,se,seperator,te`
Signed-off-by: Luz Paz <luzpaz@pm.me >
2025-02-05 09:28:06 +05:00
Abdullah Atta
6a9ddb770e
web: bump version to 3.0.25
2025-02-03 14:39:44 +05:00
01zulfi
a177d36571
web: treat setting item descriptions as md and convert them to html ( #7343 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-18 11:37:54 +05:00
01zulfi
5ace95c9d1
web: fix canceling the edit profile dialog would set name to undefined ( #7338 )
...
* escaping or canceling the dialog would set profile's name to undefined
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-17 11:21:18 +05:00
01zulfi
0be59c71de
web: save image compression upload setting ( #7089 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-02 15:10:58 +05:00
Abdullah Atta
ea0623c6bc
web: create backup on submit when changing password
2024-12-24 10:10:56 +05:00
Abdullah Atta
e041976ae0
web: fix gift cards link
2024-12-23 18:06:09 +05:00
Abdullah Atta
9d7e6b40a0
web: bump version to 3.0.23
2024-12-23 18:05:43 +05:00
Abdullah Atta
6b4f7900ec
web: show subscription provider info in subscription settings
2024-12-23 14:30:25 +05:00
Abdullah Atta
e9f3037129
web: add gift redeem support
2024-12-23 14:30:25 +05:00
Ammar Ahmed
83083134e9
Merge branch 'master' into fix-localization-error
...
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com >
2024-12-21 14:09:22 +05:00
01zulfi
61b8960aa5
web: fix mfa fallback string ( #7123 )
...
* also add selected style to mfa type selector button
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-20 15:55:42 +05:00
luis-411
60989359e2
theme: make link color align with theme ( #7077 )
...
Signed-off-by: Luis Kriner <luis@kriner.info >
2024-12-10 11:01:04 +05:00
01zulfi
fea9c4e42b
web: fix links in report issue dialog ( #7071 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-10 10:28:17 +05:00
Abdullah Atta
c19635b16a
web: fix direct index access of strings
2024-11-27 13:14:44 +05:00