Abdullah Atta
52d48352fd
editor: add export as csv to table
2023-03-18 11:35:47 +05:00
ammarahm-ed
1538b74c63
mobile: make never option premium in trash interval
2023-03-17 22:07:19 +05:00
Abdullah Atta
5934c518e6
web: refactor OptionItem to take objects instead of strings
2023-03-17 22:07:19 +05:00
alihamuh
71dfd0cf9a
web: changed config to db for trashClean up interval
2023-03-17 22:07:19 +05:00
ammarahm-ed
984bf1f15f
core: remove trash duration fn
2023-03-17 22:07:19 +05:00
ammarahm-ed
a14949b75a
mobile: remove pro check
2023-03-17 22:07:19 +05:00
ammarahm-ed
7bbe138d91
mobile: cleanup
2023-03-17 22:07:19 +05:00
ammarahm-ed
65dea70ae5
mobile: add trash interval settings
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
Abdullah Atta
69b82c61f8
web: change wording of trash 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
ebc4324ef1
web: upgrade @notesnook-importer/core to v1.6.0
2023-03-10 18:24:59 +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
df1d61ecdf
ci: build editor before running tests
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
Abdulrehman-Jafer
dfa718f8ea
web: fix autocomplete text color for all inputs ( #2057 )
...
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com >
2023-03-06 14:53:35 +05:00
Abdullah Atta
f842700192
web: upgrade @notesnook/importer to v1.5.4
2023-03-03 20:37:33 +05:00
ammarahm-ed
953d0295dc
mobile: update release notes
2.4.6-android
2023-03-02 13:42:25 +05:00
Ammar Ahmed
836f607aa0
mobile: fix reminders not working on android ( #2038 )
2023-03-02 13:38:58 +05:00
ammarahm-ed
2c6f205ea9
mobile: exclude deps with "android"
...
keyword on ios
2.4.5-android
v2.4.4
2023-02-28 16:56:16 +05:00
ammarahm-ed
8154dd1830
mobile: release v2.4.5
2023-02-28 16:41:37 +05:00
ammarahm-ed
686674c855
mobile: fix fdroid build check
2023-02-28 16:32:45 +05:00
Abdullah Atta
8e5d931be1
web: bump version to 2.4.4
2023-02-28 16:18:48 +05:00
Abdullah Atta
46509a04b0
editor: all lists should have the same spacing
2023-02-28 16:18:48 +05:00
Ammar Ahmed
d6e189134c
fix ci build ( #2027 )
2023-02-28 15:21:48 +05:00
ammarahm-ed
0a05780e4d
mobile: do not apped date to file name
...
in bulk exports
2023-02-28 15:18:06 +05:00
Abdullah Atta
1671c99614
web: hide backup reminder on download backup
2023-02-28 14:47:52 +05:00
ammarahm-ed
b5c8afe8f7
mobile: handle same filename
2023-02-28 14:09:09 +05:00
Abdullah Atta
7e4ab8e14b
web: sanitize filename for single note export
2023-02-28 14:09:09 +05:00
Abdullah Atta
35210ad02b
web: remove unnecessary console.log stmt
2023-02-28 14:09:09 +05:00
Abdullah Atta
9f853f0b36
web: uniquify dup filenames when creating zip
2023-02-28 14:09:09 +05:00
Abdullah Atta
559698c946
web: don't replace non-ascii chars in filename sanitizer
2023-02-28 14:09:09 +05:00
ammarahm-ed
50c05efb48
mobile: fix platform check
2023-02-28 14:07:00 +05:00
Abdullah Atta
94b9d3590d
web: add resistence to submenu closing
...
this takes care of accidentally closing sub menus when moving the mouse
over to it.
2023-02-28 13:45:06 +05:00
Abdullah Atta
092016f942
editor: do not build test files
2023-02-28 12:44:11 +05:00
Abdullah Atta
24c899e709
web: ensure that images get downloaded on realtime sync
2023-02-28 12:11:13 +05:00
Abdullah Atta
e53cc648f0
core: do not unsub all once events on publish
...
this was a stupid bug where publishing any type of event would
unsubscribe all events that had once set to true.
2023-02-28 12:11:13 +05:00
ammarahm-ed
4c541f3995
mobile: load compressed images in editor
2023-02-28 12:11:13 +05:00
ammarahm-ed
f56cbfc142
mobile: fix loading images in realtime sync
2023-02-28 12:11:13 +05:00
Ammar Ahmed
c21c4f1117
mobile: fix color-scheme not change on toggle ( #2024 )
...
system theme
2023-02-28 11:47:04 +05:00