Ammar Ahmed
|
db13e11cb1
|
editor: move the profiler console commands out of the web app
|
2026-08-31 10:56:09 +05:00 |
|
Ammar Ahmed
|
0236b9e4fe
|
web: restore the scroll position once and let the viewport keep it
|
2026-08-27 14:13:03 +05:00 |
|
Ammar Ahmed
|
5220a1704e
|
editor: stop focus dragging the view back to the caret on load
|
2026-08-27 13:58:31 +05:00 |
|
Ammar Ahmed
|
b2856374a3
|
web: add a scroll tracer to the editor profiler
|
2026-08-27 13:10:08 +05:00 |
|
Ammar Ahmed
|
e0aa4f6661
|
web: stop the caret being moved twice while a note opens
|
2026-08-27 12:45:54 +05:00 |
|
Ammar Ahmed
|
420722c686
|
web: have the note open at the saved position instead of jumping to it
|
2026-08-27 12:39:46 +05:00 |
|
Ammar Ahmed
|
532d609b61
|
editor: use plainer names and wording throughout paging
|
2026-08-27 09:03:35 +05:00 |
|
Ammar Ahmed
|
6ac09c5478
|
editor: drop block virtualization and fold paging into one extension
|
2026-08-27 08:47:53 +05:00 |
|
Ammar Ahmed
|
ca7907a627
|
web: fetch note content eagerly when saving
|
2026-08-26 14:03:13 +05:00 |
|
Ammar Ahmed
|
09ba20e009
|
web: mark a note unsaved only once an edit is dropped
|
2026-08-25 23:04:22 +05:00 |
|
Ammar Ahmed
|
5959364de5
|
editor: anchor the scroll position even on pages that have not rendered
|
2026-08-25 22:51:19 +05:00 |
|
Ammar Ahmed
|
78cdc390b3
|
web: stop the pixel scroll fallback fighting the block anchor
|
2026-08-25 22:44:19 +05:00 |
|
Ammar Ahmed
|
6f6b93af31
|
web: restore the scroll position before the editor is painted
|
2026-08-25 22:35:52 +05:00 |
|
Ammar Ahmed
|
872987de0b
|
editor: restore scroll position by block instead of pixel offset
|
2026-08-25 22:30:19 +05:00 |
|
Ammar Ahmed
|
63b42550a7
|
web: skip serialization entirely when auto-save is off
|
2026-08-25 22:22:43 +05:00 |
|
Ammar Ahmed
|
131583097c
|
web: store editor selections in page-independent positions
|
2026-08-25 20:35:08 +05:00 |
|
Ammar Ahmed
|
33074112fb
|
editor: choose virtualization mode between blocks and pages
|
2026-08-25 18:53:17 +05:00 |
|
Ammar Ahmed
|
21606dc43e
|
editor: disable the profiler by default
|
2026-08-25 18:37:12 +05:00 |
|
Ammar Ahmed
|
2a2b53d3ae
|
web: serialize note content only after edits settle
|
2026-08-25 18:35:40 +05:00 |
|
Ammar Ahmed
|
d39bdf35d1
|
web: expose the editor profiler and its benchmarks
|
2026-08-25 18:35:40 +05:00 |
|
Ammar Ahmed
|
5074ee65d2
|
web: fix crash on launch
|
2026-08-25 12:18:21 +05:00 |
|
Ammar Ahmed
|
15f5d87717
|
web: add editor virtualization toggle in settings
|
2026-08-25 11:40:12 +05:00 |
|
Abdullah Atta
|
ee419e514c
|
web: fix Requiring @playwright/test second time when running tests (#10252)
|
2026-08-18 10:29:06 +05:00 |
|
01zulfi
|
72351960fa
|
web: fix trailing slash when saving cors proxy url
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-17 14:44:58 +05:00 |
|
01zulfi
|
85458932de
|
web: bump version to 3.4.6
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-17 14:07:02 +05:00 |
|
Abdullah Atta
|
4e1acc292d
|
web: Improve auth ui on web/desktop (#10218)
* web: improve auth ui
* web: fix password show/hide icons
* web: fix auth form width
* web: fix minor ui issues with back button & recovery view
|
2026-08-17 11:41:18 +05:00 |
|
01zulfi
|
a40e11f2d4
|
web: preserve port in cors proxy url (#10234)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-17 10:10:54 +05:00 |
|
Abdullah Atta
|
87aa98b85e
|
global: move everything to notesnook.com/help/* (#10238)
|
2026-08-14 12:34:07 +05:00 |
|
01zulfi
|
8d56564221
|
web: fix notes not exporting from archive list multiple selection (#10230)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-14 08:28:42 +05:00 |
|
01zulfi
|
d647eb8187
|
web: show error when unlock note password is empty (#10231)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-08-13 08:36:12 +05:00 |
|
Abdullah Atta
|
729c410602
|
global: update intl & lockfiles
|
2026-07-28 19:53:37 +05:00 |
|
01zulfi
|
0dc89ba945
|
web: bump version to 3.4.5
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-07-28 19:52:47 +05:00 |
|
Abdullah Atta
|
bb51244fa3
|
editor: update prosemirror packages (#10158)
* editor: update prosemirror packages
* editor: fix `__serializeForClipboard` usage
|
2026-07-28 19:46:51 +05:00 |
|
Abdullah Atta
|
b5ac41c29b
|
web: improve "skip & go directly to app" wording (#10167)
|
2026-07-28 19:46:23 +05:00 |
|
Abdullah Atta
|
771a8bb4e3
|
web: fix editor undo history reset on image delete (#10143)
|
2026-07-25 08:55:58 +05:00 |
|
Chloe Oletto
|
987671e59c
|
web: fix web-clipper crash on clipped file. (#10127)
Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net>
|
2026-07-21 12:45:13 +05:00 |
|
01zulfi
|
109e46bd06
|
web: bump version to 3.4.4
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-07-13 12:28:07 +05:00 |
|
01zulfi
|
1aa73c1f23
|
web: update editor's font size dynamically when default font size setting changes (#10047)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-07-10 09:39:21 +05:00 |
|
01zulfi
|
36bacce3ac
|
web: bump version to 3.4.3
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-07-06 10:47:13 +05:00 |
|
01zulfi
|
6cc9b8d1e1
|
web: add top margin to unlock view error text (#10030)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-07-02 08:45:49 +05:00 |
|
01zulfi
|
e931423eba
|
web: show success toast when copying note link in context menu (#10027)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-07-02 08:45:41 +05:00 |
|
01zulfi
|
743d47e9e9
|
web: verify old password before creating backup during password update (#10031)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-07-02 08:45:26 +05:00 |
|
Abdullah Atta
|
0b0a4f1b6f
|
web: bump version to 3.4.2
|
2026-07-01 11:52:50 +05:00 |
|
Abdullah Atta
|
b2ed115011
|
Merge pull request #10034 from streetwriters/release/3.4.1
Release v3.4.1
|
2026-06-30 20:32:34 +05:00 |
|
Abdullah Atta
|
3447e8133c
|
web: bump version to 3.4.1
|
2026-06-30 20:15:54 +05:00 |
|
01zulfi
|
08cf21b05a
|
web: compress image in realtime for better UX in attach files dialog (#9899)
* web: compress image in realtime for better UX in attach files dialog
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: refactor
* web: fix "done" button is disabled
* theme: improve switch styles
* web: improve bulk attachment processing & ux
* web: fix `attachFile` is not a function
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2026-06-30 19:31:42 +05:00 |
|
Abdullah Atta
|
c0872c98a8
|
desktop: fix deep linking not working
|
2026-06-30 09:43:29 +05:00 |
|
01zulfi
|
f2173a42d9
|
web: add confirmation before deleting failed inbox items
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-06-30 09:43:29 +05:00 |
|
01zulfi
|
146216949d
|
web: update publish view popup when monographs sync (#10007)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-06-30 09:43:03 +05:00 |
|
01zulfi
|
da48cf0bd1
|
web: don't show monograph view count when self destruct enabled
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2026-06-30 09:43:03 +05:00 |
|