Abdullah Atta
e6ff0a2430
editor: adjust font size and padding of inline code
2025-11-24 11:51:24 +05:00
01zulfi
eab0bdee8b
editor: update text color of inline code
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-24 10:10:01 +05:00
01zulfi
0d94797bc1
editor: remove top&bottom padding from inline code
...
* it was cutting off a bit of text from top&bottom lines
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-24 09:36:24 +05:00
01zulfi
372c49d81e
editor: improve inline code styling
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-21 15:46:24 +05:00
Abdullah Atta
97d21c818e
Merge pull request #8858 from 01zulfi/editor/disable-collapsible-headings-in-table
...
editor: disable collapsible headings inside tables
2025-11-12 11:30:38 +05:00
Abdullah Atta
3beb60d8b6
Merge pull request #8918 from streetwriters/core/fix-keys-reencryption-on-update-password
...
core: fix user keys re-encryption when updating password
2025-11-12 11:29:03 +05:00
01zulfi
f728ad8826
editor: disable collapsible headings inside tables
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-11 11:39:41 +05:00
Abdullah Atta
6069a41fa4
Merge pull request #8909 from streetwriters/mobile-release-3.3.8
...
Mobile release 3.3.8
2025-11-05 23:28:48 +05:00
01zulfi
7190207e5c
core: fix user keys re-encryption when updating password
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-05 14:02:48 +05:00
01zulfi
8e1484a029
editor: fix checklist parsing as bulletlist
...
* reduce list-item's parseHTML priority lower than check-list-item's parseHTML priority
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-05 11:01:52 +05:00
Ammar Ahmed
4a3b3a14ec
mobile: release v3.3.8
2025-11-04 10:35:34 +05:00
Abdullah Atta
d7dde74675
Merge pull request #8905 from streetwriters/editor/fix-images-in-lists
...
editor: fix old inline images in bullet,numbered,task&check lists
2025-11-03 16:13:02 +05:00
01zulfi
5fde1c0f07
editor: fix old inline images in bullet,numbered,task&check lists
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-03 16:10:26 +05:00
Abdullah Atta
ffddbe2d7a
Merge pull request #8857 from 01zulfi/core/escape-paranthesis-in-search
...
core: escape paranthesis in notes search query
2025-11-03 12:37:39 +05:00
01zulfi
eb3998d72d
core: remove unnecessary only in tests
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-03 12:21:11 +05:00
01zulfi
fca61afd7c
core: escape paranthesis in notes search query
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-03 11:02:02 +05:00
01zulfi
38daca0099
editor: fix crash in heading plugin when pasting markdown content
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-11-03 09:01:09 +05:00
Ammar Ahmed
0dfc1dfa52
mobile: release v3.3.7
2025-10-31 20:02:43 +05:00
Ammar Ahmed
b9c14ef9aa
Merge pull request #8888 from streetwriters/fix-clipper-mobile
...
mobile: fix share extension not able to clip webpage
2025-10-31 18:38:59 +05:00
Ammar Ahmed
9aef28b03d
Merge pull request #8856 from streetwriters/fix-table-cell-selection-mobile
...
Fix table cell selection mobile
2025-10-31 18:36:56 +05:00
01zulfi
042656856a
editor: fix changing level of collapsed heading
...
* preserve collasped state
* reset visibility of hidden nodes under changed heading
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-31 13:14:06 +05:00
Ammar Ahmed
5921c61e98
mobile: fix share extension not able to clip webpage
2025-10-31 10:01:59 +05:00
Abdullah Atta
c5cd214d97
Merge pull request #8882 from 01zulfi/editor/fix-collapsible-hidden-under
...
editor: fix disappearing nodes under collapsed headings if heading is edited
2025-10-30 13:29:05 +05:00
Abdullah Atta
b30c35e59d
Merge pull request #8877 from 01zulfi/editor/fix-outline-images
...
editor: fix images from older version not rendering in outline list
2025-10-30 13:28:00 +05:00
01zulfi
ce4fa13758
editor: fix disappearing nodes under collapsed headings if heading is edited
...
* design flaw in using the hiddenUnder attribute on hidden nodes, a hidden attribute should be sufficient
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-30 12:59:50 +05:00
01zulfi
1f47df0f45
editor: add test case to assert migration of old inline images in outline list item
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-30 12:53:21 +05:00
01zulfi
78e4672871
editor: fix images from older version not rendering in outline list
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-29 13:12:39 +05:00
Abdullah Atta
dbecd6a466
Merge pull request #8743 from 01zulfi/editor/restrict-attachment-for-notloggedin-users
...
editor: restrict attachment upload for not logged-in users
2025-10-29 12:35:53 +05:00
Ammar Ahmed
e690973107
mobile: restrict attachment upload by logged out users
2025-10-29 12:33:20 +05:00
Abdullah Atta
17b14e0ac6
Merge pull request #8875 from streetwriters/fix-remove-line-through-checklist
...
Fix remove line through checklist
2025-10-29 11:53:58 +05:00
Abdullah Atta
0f8da747f9
Merge pull request #8867 from streetwriters/fix/warn-arm64-translation
...
Warn users if app is running under arm64 translation
2025-10-29 11:53:19 +05:00
Ammar Ahmed
df7d91e4f3
mobile: fix resize input delay too long
2025-10-29 11:38:51 +05:00
Ammar Ahmed
7eefecd961
editor: do not strikethrough on checked item in checklist
2025-10-29 11:38:32 +05:00
Abdullah Atta
2ec764d862
clipper: update lockfile
2025-10-28 14:36:48 +05:00
01zulfi
c5a82bd779
editor: fix outline list item collapsing the parent item
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-28 13:37:44 +05:00
01zulfi
351d412fdf
editor: restrict attachment upload for not logged-in users
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-28 12:40:25 +05:00
Abdullah Atta
24a6d8c3f9
editor: fix really large images not loading
2025-10-27 13:16:38 +05:00
Ammar Ahmed
14c1567c07
editor: fix scrollLeft value on mobile when using scroll container
2025-10-27 12:50:16 +05:00
Ammar Ahmed
fb778f56ed
editor: use default scroll container on mobile to fix selection bugs
2025-10-27 12:47:41 +05:00
Abdullah Atta
1eb0ef0cbe
editor: fix web clipped screenshot not visible in editor
2025-10-27 12:23:19 +05:00
Abdullah Atta
a81c8d0064
clipper: fix error on inlining css background images
2025-10-27 11:29:52 +05:00
Abdullah Atta
36099c6b4d
clipper: update lockfile
2025-10-25 15:28:31 +05:00
01zulfi
8f7a15e692
clipper: remove unnecessary packages
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:44 +05:00
Abdullah Atta
de4a660eb2
clipper: add svg screenshots for debugging
2025-10-25 15:12:31 +05:00
Abdullah Atta
c53fab603f
clipper: ignore noscript elements
2025-10-25 15:12:31 +05:00
01zulfi
a3e11b62e0
clipper: append head for node selection clips
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:30 +05:00
01zulfi
5d1775151d
clipper: remove invalid element attributes for screenshot clips
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:30 +05:00
Abdullah Atta
a0f5880e2c
clipper: serialize styles using xml serializer
2025-10-25 15:12:30 +05:00
Abdullah Atta
3dc7e70890
clipper: fix svg -> canvas -> image logic
2025-10-25 15:12:30 +05:00
01zulfi
2fa1fc8662
clipper: fix screenshot clip
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:27 +05:00