Abdullah Atta
|
6921fcb3ae
|
web: fix checkout
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
68b63cf635
|
web: introduce new checkout dialog
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
74de09e441
|
web: use checkFeature in multi-select
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
25889192c4
|
web: refactor toggles in setting store
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
76eac69f94
|
web: remove limit checking from state stores
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
97f8f1e3c3
|
web: use checkFeature
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
8722b6bc68
|
web: add feature limit check when adding new tag from editor
|
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
|
4caac77706
|
web: show upgrade dialog on triggering feature limit in editor
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
0f73f266b2
|
web: fix customizableSidebar feature limit checks
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
8c70abda04
|
web: add feature limit check when adding new tag
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
6881a5f432
|
web: prefer to show upgrade dialog before opening new notebook/tag/color dialog
|
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
|
1af7f1bd7f
|
web: show upgrade dialog from toast
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
3a0273a12b
|
web: add upgrade dialog
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
05795ca052
|
web: add feature limit checks to tag & notebook functions
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
a5746c56eb
|
web: check for defaultNotebookAndTag limit in editor
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
80f66ab0ba
|
web: remove app lock on first unlock if not allowed on user plan
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
31bb78bfca
|
web: add onBeforeOpen hook to dialog manager
|
2025-09-29 10:02:09 +05:00 |
|
Abdullah Atta
|
8bb9308173
|
web: fix crash on saving note
|
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
|
26eafcfee9
|
web: upload direct to s3 via proxy
|
2025-09-29 10:02:08 +05:00 |
|
Abdullah Atta
|
f20c1ef4f4
|
web: clicking on "auto backups disabled" notice should open settings
|
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
|
aafce93117
|
web: limit max note versions
|
2025-09-29 10:02:08 +05:00 |
|
Abdullah Atta
|
97ef91abdb
|
web: limit set as homepage
|
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
|
f08c484d40
|
web: add limits to block-level note linking
|
2025-09-29 10:02:08 +05:00 |
|
Abdullah Atta
|
1a2a1da086
|
web: add limit on notebook restoration
|
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
|
e6dc5ddfed
|
common: add is feature available utility
|
2025-09-29 10:02:08 +05:00 |
|
Abdullah Atta
|
bcbcd516f6
|
mobile: initial pricing changes
|
2025-09-29 10:01:59 +05:00 |
|
Abdullah Atta
|
5fe29af51a
|
web: migrate to paddle billing + new plans
|
2025-09-29 10:00:29 +05:00 |
|
Abdullah Atta
|
c097c4d457
|
web: fix web app not working on mobile devices
i thought service workers would work on Android but unfortunately, they are
super flaky causing lots of issues. I might revisit it later.
|
2025-09-26 11:03:41 +05:00 |
|
01zulfi
|
cd85753252
|
web: fix update & vault status items vertical alignment
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-09-18 14:19:56 +05:00 |
|
Abdullah Atta
|
99e642780e
|
web: fix error not shown on redeem code failure
|
2025-09-17 10:59:54 +05:00 |
|
Abdullah Atta
|
47088a0a66
|
Merge branch 'master' into beta
|
2025-09-16 13:04:21 +05:00 |
|
Abdullah Atta
|
fd48684396
|
Merge pull request #8568 from 01zulfi/web/attachment-navigate
web: fix settings not opening again after navigation from attachment manager
|
2025-09-16 13:03:25 +05:00 |
|
01zulfi
|
9b25ab8708
|
web: fix settings not opening again after navigation from attachment manager
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-09-16 12:37:36 +05:00 |
|
Abdullah Atta
|
3a3434b021
|
Merge pull request #8562 from
streetwriters/fix/refresh-note-on-attachment-delete
|
2025-09-16 10:26:19 +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 |
|
Abdullah Atta
|
a7fa42e944
|
web: refresh note on attachment permanent delete
|
2025-09-13 13:07:02 +05:00 |
|
Abdullah Atta
|
01c629f612
|
Merge pull request #8550 from streetwriters/release/web/v3.2.4
|
2025-09-12 08:52:11 +05:00 |
|
Abdullah Atta
|
3821dc29ef
|
web: fix some editor tests on macos
|
2025-09-12 08:28:39 +05:00 |
|
Abdullah Atta
|
3c51f73427
|
web: fix cannot destructure property checkout of He as it is undefined
|
2025-09-12 08:28:39 +05:00 |
|
Abdullah Atta
|
8db373ee34
|
web: bump version to 3.2.4
|
2025-09-12 08:28:39 +05:00 |
|
Abdullah Atta
|
38579c37e1
|
Merge pull request #8549 from 01zulfi/web/fix-toc-crash
|
2025-09-11 13:49:32 +05:00 |
|
01zulfi
|
7812c15b48
|
web: fix crash when shift+click on toc item
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-09-11 09:39:00 +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 |
|