Chloe Oletto
ebfc554cd7
web: fix Beta release track unset after browser exit ( #9721 )
...
Beta cookies are set to expire after the session ends, which means update checks in the future (for example, the user puts their computer to sleep, but leaves the web app open) can erroneously suggest the latest stable on the beta release track.
Signed-off By: Chloe Oletto <NeedsChloesure@riseup.net >
2026-04-17 15:49:17 +05:00
01zulfi
93d1319b25
desktop: disable update checker if auto updates off ( #9302 )
...
* web: disable desktop update checker if auto updates off
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: use setting store listener instead of directly using autoUpdates value
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-03-13 09:16:57 +05:00
Abdullah Atta
5d922d934c
Merge branch 'master' into beta
2026-02-21 10:36:37 +05:00
Abdullah Atta
aece140473
web: fix crash on rewriting error message
2026-02-21 10:30:39 +05:00
Abdullah Atta
122c3a96c7
web: fix account recovery
2026-02-09 12:27:36 +05:00
01zulfi
2b1c973177
web: allow editing note's created date from properties panel
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-14 14:13:42 +05:00
Abdullah Atta
ebb5c078c9
Merge pull request #9048 from streetwriters/wrapped-2025
...
Notesnook Wrapped
2025-12-12 09:37:52 +05:00
01zulfi
2918b8f04b
web: wrapped 2025
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
web: refined wrapped ui
web: make wrapped work automatically for future years
web: fix emoji for colors
web: format word count
2025-12-12 09:37:11 +05:00
Abdullah Atta
c388045c68
web: fix file uploading not working in safari
2025-12-03 13:59:55 +05:00
01zulfi
fc55cbf3d7
web: show total notes count in export dialog
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-26 15:34:51 +05:00
Abdullah Atta
dea91c48a2
web: add hr after bookmark link
2025-10-27 15:18:16 +05:00
01zulfi
47be00355d
webclipper: add bookmark option
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-27 13:58:06 +05:00
Abdullah Atta
9fa256be0e
web: handle attachment errors on export
2025-10-20 08:58:22 +05:00
Abdullah Atta
364dccbf7a
global: get rid of nx
2025-10-08 08:42:00 +05:00
Abdullah Atta
5ae024f20a
Merge branch 'master' into beta
2025-10-02 10:40:56 +05:00
Abdullah Atta
ce487a108c
web: enable full page mode in web clipper for all users
2025-09-29 10:02:11 +05:00
Abdullah Atta
c920c999eb
web: fix subscription settings for legacy pro users
2025-09-29 10:02:10 +05:00
Abdullah Atta
bce063e1bd
web: add feature limits in almost all places
2025-09-29 10:02:08 +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
42887a1dd5
web: persist double spaced lines config on logout ( #8097 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-06-16 14:08:55 +05:00
Abdullah Atta
34aa21790c
web: update @notesnook-importer/core to 2.2.1
2025-06-16 14:05:54 +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
bf0d6857d3
web: improve update installation
2025-04-24 12:39:51 +05:00
Abdullah Atta
db8e21f83b
web: remove SharedWorker requirement for multi tab sqlite driver
2025-04-10 10:29:26 +05:00
Abdullah Atta
4dcd0cd356
web: fix Service worker did not respond. error
2025-04-10 10:28:58 +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
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
01zulfi
7689e1a7c5
web: keep some configs in local storage on logout ( #7436 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-02-05 09:29:36 +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
46105b2175
web: fix web app on Safari
2025-01-20 10:35:23 +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
91a3b0f5ed
web: fix imports with nested notebooks
2024-12-21 16:15:29 +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
1f3e7574f5
web: improve app startup
2024-11-13 15:48:33 +05:00
Abdullah Atta
03a2a2f9cc
web: lazily load zip/unzip streams
2024-11-13 15:48:33 +05:00
Abdullah Atta
09c8c66841
web: @notesnook/core related changes
2024-11-13 15:48:33 +05:00
Abdullah Atta
53e4bda69d
web: stop lazy loading fs
...
we really should split it up so its easier to partially import
2024-11-13 15:48:33 +05:00
Abdullah Atta
d0dcdcd337
web: replace marked with snarkdown
2024-11-13 15:48:33 +05:00
Abdullah Atta
0a02431f6a
web: remove unneeded modules
2024-11-13 15:48:33 +05:00
Ammar Ahmed
f781aaa6f5
web: localize
2024-10-10 12:35:58 +05:00
Abdullah Atta
1e295d8562
web: fix reminder cron expression validation
2024-09-24 12:19:12 +05:00
Abdullah Atta
89aba00aac
web: fix imports
2024-09-23 15:32:13 +05:00
Abdullah Atta
6e47eae30a
web: fix error when registering task with invalid time ( fixes #4890 )
2024-09-10 09:41:16 +05:00
Abdullah Atta
983220b2f2
web: add support for importing nested notebooks
2024-09-09 13:13:46 +05:00
Abdullah Atta
3bfb1d57a5
web: fix attachment downloading stuck on error
2024-09-05 09:45:44 +05:00
Abdullah Atta
a740a5db81
clipper(web): fix tags not assigned to clip
2024-09-02 14:20:58 +05:00
Abdullah Atta
a61f2efacf
web: fix type errors
2024-09-02 13:43:05 +05:00
Abdullah Atta
78090b700b
web: remove debouncer for page visibility and connection changes
2024-08-27 16:06:11 +05:00
Abdullah Atta
170b0aa49a
web: get rid of all telemetry & analytics code
2024-08-20 15:08:41 +05:00
Abdullah Atta
487567ffbc
web: upgrade paddle checkout code
2024-08-16 18:06:07 +05:00