01zulfi
a8d4e6c754
web: fix vault not marked as created when vault is created from locking note ( #9394 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-02-25 11:36:32 +05:00
Abdullah Atta
16b6b37b94
web: enable password changing
2026-02-09 11:08:00 +05:00
Arjun Vijay Prakash
e381e54bb7
web: fix toolbar item indentation when moving between groups ( #8624 )
...
* web: adjust item depth calculation during move operation
Signed-off-by: Arjun Vijay Prakash <arjunv.prakash12345@gmail.com >
* web: add tests for customize-toolbar.tsx
Signed-off-by: Arjun Vijay Prakash <arjunv.prakash12345@gmail.com >
* refactor(toolbar): export types and functions in customize-toolbar.tsx
Signed-off-by: Arjun Vijay Prakash <arjunv.prakash12345@gmail.com >
* refactor(tests): simplify and import types for customize-toolbar tests
Signed-off-by: Arjun Vijay Prakash <arjunv.prakash12345@gmail.com >
* refactor(toolbar): remove export from internal functions in customize-toolbar.tsx
Signed-off-by: Arjun Vijay Prakash <arjunv.prakash12345@gmail.com >
---------
Signed-off-by: Arjun Vijay Prakash <arjunv.prakash12345@gmail.com >
2026-02-03 10:21:46 +05:00
little Kitchen
7001f98353
fix: unable to change zoom level back to 1.0 ( #9283 )
...
Fixed two issues with number input settings:
1. Added onBlur handler to immediately commit values when user
clicks away, bypassing the 500ms debounce delay. This ensures
values are saved even if the user navigates away quickly.
2. Added key prop based on current value to force re-render
when the stored value changes, ensuring the input always
reflects the actual persisted value.
Fixes #4035
2026-02-02 13:05:24 +05:00
01zulfi
afe57e41ce
web: add confirmation dialog for delete data option
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-19 16:18:29 +05:00
01zulfi
d3ea51cc01
web: add delete data option for not logged in user
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-19 12:58:48 +05:00
01zulfi
e3331e6dee
web: temporarily disable change&forgot password
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-16 14:21:01 +05:00
01zulfi
2129533aa9
web: add setting to change week format
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-08 15:49:13 +05:00
01zulfi
5c21c0a498
global: support day format options & $day$ title format & /day command
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-12-31 14:54:44 +05:00
01zulfi
2688becb05
web: add editor line height setting
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-12-30 14:07:44 +05:00
Abdullah Atta
7d2e1dab4c
web: add support for direct navigation (via url) to setting sections
2025-10-21 14:42:37 +05:00
Abdullah Atta
1f748a4026
global: introducing Notesnook Circle ( #8779 )
...
* core: add api for getting Notesnook Circle partners
* web: introduce notesnook circle
* core: export CirclePartner type
* mobile: add notesnook-circle
* web: use strings from intl for notesnook circle
* common: add notesnook circle to features
* web: fix local ips set for hosts
* mobile: fix db hosts
---------
Co-authored-by: Ammar Ahmed <ammarahmed6506@gmail.com >
2025-10-17 08:49:32 +05:00
Abdullah Atta
5ae024f20a
Merge branch 'master' into beta
2025-10-02 10:40:56 +05:00
Abdullah Atta
4883f02b62
web: fix subscription settings not updating on downgrade
2025-09-30 14:03:55 +05:00
Abdullah Atta
ae1005d5f9
web: show provider info in subscription settings
2025-09-30 10:08:59 +05:00
Abdullah Atta
641c541305
web: fallback to created date if billed at date is not present
2025-09-29 10:02:11 +05:00
Abdullah Atta
9285bae0cc
web: hide refund button if subscription is trialing
2025-09-29 10:02:10 +05:00
Abdullah Atta
954ac3154f
web: only show billing history if provider is Paddle
2025-09-29 10:02:10 +05:00
Abdullah Atta
58c1f5e3ca
web: add support for education plan purchase
2025-09-29 10:02:10 +05:00
Abdullah Atta
e23c0f55b7
web: improve change plan ux
2025-09-29 10:02:10 +05:00
Abdullah Atta
cfa9f11f44
web: replace usage of subscription.type to subscription.plan
2025-09-29 10:02:10 +05:00
Abdullah Atta
c920c999eb
web: fix subscription settings for legacy pro users
2025-09-29 10:02:10 +05:00
Abdullah Atta
288f601651
web: use trialExpiryDate for showing trial end date
2025-09-29 10:02:10 +05:00
Abdullah Atta
dc1498d672
web: ask for reason when requesting refund
2025-09-29 10:02:10 +05:00
Abdullah Atta
eb36c1d7cb
web: show billing history even if user is not subscribed
2025-09-29 10:02:09 +05:00
Abdullah Atta
215ca23190
web: add support for changing plans
2025-09-29 10:02:09 +05:00
Abdullah Atta
25b0503a25
web: show features usage details in subscription settings
2025-09-29 10:02:09 +05:00
Abdullah Atta
8e8d2a4083
web: refactor and fix feature limit checks on toolbar customization
2025-09-29 10:02:09 +05:00
Abdullah Atta
22e9ae6bf8
web: use new api for adding limits on settings
2025-09-29 10:02:09 +05:00
Abdullah Atta
eb73de6d8d
web: add support for adding feature limits on settings
2025-09-29 10:02:09 +05:00
Abdullah Atta
986b99f62e
web: show used/total storage on user profile
2025-09-29 10:02:08 +05:00
Abdullah Atta
59916b924c
web: markdown shortcuts should be turned off by default
2025-09-29 10:02:08 +05:00
Abdullah Atta
b426d61c3a
web: add limits to app lock
2025-09-29 10:02:08 +05:00
Abdullah Atta
bce063e1bd
web: add feature limits in almost all places
2025-09-29 10:02:08 +05:00
Abdullah Atta
5fe29af51a
web: migrate to paddle billing + new plans
2025-09-29 10:00:29 +05:00
Abdullah Atta
99e642780e
web: fix error not shown on redeem code failure
2025-09-17 10:59:54 +05:00
01zulfi
0fa3598783
web: add manage inbox api tokens section ( #8552 )
...
* web: add manage inbox api tokens section
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: add view inbox api key option
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: don't generate inbox api key on client
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: use separate class for inbox api keys && don't set created date on client
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-09-16 01:15:03 +05:00
01zulfi
251145ea74
global: add enable inbox setting to generate/discard inbox key pair ( #8527 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-09-09 22:12:44 +05:00
Abdullah Atta
833b40bdc3
Merge pull request #8350 from 01zulfi/web/hide-spell-checker-languages-on-mac
2025-07-14 12:58:11 +05:00
Abdullah Atta
9ba58d1a46
Merge pull request #8350 from 01zulfi/web/hide-spell-checker-languages-on-mac
...
web: hide spell checker language selector on mac os
2025-07-14 12:57:33 +05:00
01zulfi
a8b6fe78ba
web: hide spell checker language selector on mac os
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-07-14 12:42:49 +05:00
Abdullah Atta
9b058bb17f
Merge pull request #8345 from 01zulfi/web/fix-toolbar-bug
2025-07-14 11:07:49 +05:00
01zulfi
19b1e74d06
web: fix toolbar crash
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-07-14 09:12:16 +05:00
01zulfi
1cd21087c2
common: include archive in export ( #8279 )
...
* common: include archive in export
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: include archive state in md-frontmatter export
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-07-01 10:25:57 +05:00
Abdullah Atta
a62d4b5d4b
web: move importer into web/desktop app ( #7472 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-04-24 13:20:06 +05:00
Abdullah Atta
df3674f570
web: check if user is premium in behavior settings
2025-04-21 10:54:20 +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