ammarahm-ed
969611c9e6
mobile: release v2.4.7
2023-03-22 15:05:24 +05:00
Abdullah Atta
a3c24bc666
editor: fix image resizing
2023-03-22 13:28:25 +05:00
Abdullah Atta
88f90c6240
editor: add padding to placeholder
2023-03-22 13:28:25 +05:00
Abdullah Atta
a5c44dcb3b
editor: add src to image on copy
2023-03-22 13:28:25 +05:00
Abdullah Atta
b354a26f0a
core: allow selectively downloading media attachments
2023-03-22 13:28:25 +05:00
ammarahm-ed
a46b863802
core: return only attachment meta if
...
attachment already exists
2023-03-22 13:28:25 +05:00
Abdullah Atta
763a108abb
editor: always use relative height for resizer
2023-03-22 13:28:25 +05:00
Abdullah Atta
30a069c845
editor: always use black icons on image overlay
2023-03-22 13:28:25 +05:00
Abdullah Atta
ffbf5cdc88
editor: fade-in on image load
2023-03-22 13:28:25 +05:00
Abdullah Atta
4318a65a99
editor: use dataurl attr for inserting an image
2023-03-22 13:28:25 +05:00
Abdullah Atta
bc433c56ae
core: don't return invalid dataurl if image doesn't exist
2023-03-22 13:28:25 +05:00
Abdullah Atta
e43740c6bc
editor: add comments for why we use UTITypes
2023-03-22 13:28:25 +05:00
Abdullah Atta
6123bccf4b
editor: only save image height on load
2023-03-22 13:28:25 +05:00
Abdullah Atta
08106c20e8
editor: use dataurl instead of src attr for loading images
2023-03-22 13:28:25 +05:00
Abdullah Atta
eaaecbd5e5
core: hash base64 before saving it as attachment to prevent dups
2023-03-22 13:28:25 +05:00
Abdullah Atta
7a773937c2
core: writeEncrypted now accepts only base64 input
2023-03-22 13:28:25 +05:00
Abdullah Atta
d9a77ff658
core: migrate filename.ts to javascript
2023-03-21 09:59:45 +05:00
ammarahm-ed
c45118515c
editor: add react-scripts patch
2023-03-21 09:59:45 +05:00
ammarahm-ed
f9b8865351
editor: export blob as b64 with correct content type
2023-03-21 09:59:45 +05:00
ammarahm-ed
1fdede5518
core: add getFileNameWithExtension utility
2023-03-21 09:59:45 +05:00
Abdullah Atta
9d2bacdc5f
web: replace fixed 7 days with trash cleanup interval
2023-03-21 08:06:34 +05:00
Abdullah Atta
03803dbc23
editor: fix task-list tests
2023-03-20 18:05:27 +05:00
Abdullah Atta
9ea675ded1
editor: fix sub checklists not sorting
2023-03-20 18:05:27 +05:00
Abdullah Atta
4884c27a9a
editor: update patches
2023-03-20 16:40:58 +05:00
Ammar Ahmed
5e33cb93c6
editor: fix focus last node on tap bottom area on mobile ( #2148 )
2023-03-20 16:35:23 +05:00
ammarahm-ed
b4220d349f
editor: fix loading copied image on ios
2023-03-20 16:34:46 +05:00
Abdullah Atta
d4752685d0
editor: keep marks when creating new list items
...
we shouldn't reset the user's selected styles like bold/italic when they
create a new list item.
2023-03-20 16:33:14 +05:00
Abdullah Atta
72db8724ec
editor: improve gradient overlay on image
2023-03-20 14:00:50 +05:00
Abdullah Atta
be957d058f
core: add basic subscription handling
2023-03-20 12:53:20 +05:00
Abdullah Atta
b1d4ccc27e
editor: fix dropdown needing 2 clicks to open
2023-03-18 12:28:08 +05:00
Abdullah Atta
efc678d3cd
core: removeFromAllNotebooks should unlink notebook relations too
2023-03-18 11:58:30 +05:00
ammarahm-ed
a6021943e1
mobile: top level notes
2023-03-18 11:58:30 +05:00
Abdullah Atta
9804c1fbb1
core: include notebook notes in total notes count
2023-03-18 11:58:30 +05:00
Abdullah Atta
86770b32bb
core: add support for linking notes with notebooks
...
this basically allows notes to exist at the top-level in a notebook
2023-03-18 11:58:30 +05:00
Abdullah Atta
74c86c1e5f
editor: table options not visible on old tables
2023-03-17 22:44:29 +05:00
ammarahm-ed
984bf1f15f
core: remove trash duration fn
2023-03-17 22:07:19 +05:00
ammarahm-ed
a07c8b9e11
core: add trash cleanup duration settings
2023-03-17 22:07:19 +05:00
alihamuh
fb8df74242
web: added trash setting to control delete time
2023-03-17 22:07:19 +05:00
Abdullah Atta
3674594832
core: do a healthcheck before logging out user on session revoke
2023-03-17 17:03:00 +05:00
Ammar Ahmed
1ee24cde07
editor: add support for attachment previews ( #2123 )
...
This adds support for basic attachment preview support. Currently only image previews are supported on mobile.
Fixed image downloading not working on mobile
Added image preview support on mobile with support for loading full quality images in full screen.
Added Attachment preview logic in editor, so in future we can support preview for other files such as audio & video
2023-03-17 14:43:53 +05:00
Abdullah Atta
93baed35f4
editor: fix code-block tests to use our own getChangedNodes fn
...
(cherry picked from commit ff246fb9092ea002b76738f3f7082b5c5f10ea6c)
2023-03-13 12:41:29 +05:00
Abdullah Atta
3e1420d496
editor: get rid of @remirror/core-utils
...
(cherry picked from commit c74f15c86b2f25c9f572ea74f47243e1b52f9c1f)
2023-03-13 12:41:02 +05:00
Abdullah Atta
6ba04f4731
editor: move cell properties button outside of table settings
...
this fixes #1410
2023-03-06 16:44:09 +05:00
Abdulrehman-Jafer
7359e23b65
web: fix autocomplete caret color in all inputs ( #2073 )
...
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com >
2023-03-06 15:25:14 +05:00
Abdullah Atta
01387bae94
editor: update code-block test snapshost
2023-03-06 15:15:52 +05:00
Abdullah Atta
cb644dbea6
editor: disable wrapping for all lines in codeblocks
2023-03-06 15:15:52 +05:00
Abdullah Atta
fc5ea0ad51
editor: add tests for codeblock
2023-03-06 15:15:52 +05:00
Abdullah Atta
8108dbae8a
editor: move codeblock language loading into highlighter plugin
2023-03-06 15:15:52 +05:00
Abdullah Atta
b14a9d6eca
editor: improve code block detection when pasting
2023-03-06 15:15:52 +05:00
Abdullah Atta
2f4a7f5410
editor: migrate tests to vitest
2023-03-06 15:15:52 +05:00