ammarahm-ed
fdeb34ff0a
mobile: improve wording of delete notebook dialog
2023-03-18 11:58:30 +05:00
Abdullah Atta
ec76be776c
web: make topics optional in importer
2023-03-18 11:58:30 +05:00
Abdullah Atta
4de5691428
web: clarify notebook/topic delete dialog wording
2023-03-18 11:58:30 +05:00
ammarahm-ed
ae5b339251
mobile: change color of sort direction button
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
765fcafc38
web: fix all tests & improve notebook/topic deletion
2023-03-18 11:58:30 +05:00
Abdullah Atta
7a53881eb3
web: remove unnecessary console.log
2023-03-18 11:58:30 +05:00
Abdullah Atta
854f22f373
web: improve how reminder bar looks when pane is resized
2023-03-18 11:58:30 +05:00
Abdullah Atta
0566f98323
web: disable horizontal scroll in list container
2023-03-18 11:58:30 +05:00
Abdullah Atta
435a358c4c
web: switch to compact ui for tag items
2023-03-18 11:58:30 +05:00
Abdullah Atta
3f55422d45
web: add support for top-level notes in notebooks
2023-03-18 11:58:30 +05:00
Abdullah Atta
c3b8c4b630
mobile: update help tips
2023-03-18 11:58:30 +05:00
Abdullah Atta
8c4d8622d8
web: replace svg placeholders with helpful tips
2023-03-18 11:58:30 +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
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
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
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
ebc4324ef1
web: upgrade @notesnook-importer/core to v1.6.0
2023-03-10 18:24:59 +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
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
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
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
24c899e709
web: ensure that images get downloaded on realtime sync
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
Muhammad Ali
22c146e350
web: fix context menu crash due to incorrect topic references ( #2016 )
2023-02-28 10:19:26 +05:00
Ammar Ahmed
eff2e475ff
mobile: add oss licenses ( #2018 )
2023-02-27 16:05:47 +05:00
Muhammad Ali
468fba8fcf
web: hide status bar in tablet mode ( #2001 )
2023-02-25 11:58:32 +05:00
Muhammad Ali
87c7eccee4
editor: preserve all whitespaces while setting content ( #1978 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-02-23 16:34:46 +05:00
Ammar Ahmed
648eac5555
mobile: fix login 2fa sheet ( #1996 )
...
* mobile: fix login 2fa sheet not open inside modal
* mobile: disable buttons in loading state
2023-02-23 16:15:09 +05:00