ammarahm-ed
|
5aac47fe21
|
mobile: fix text exports
|
2023-04-17 22:37:29 +05:00 |
|
Abdullah Atta
|
3ff34a5c82
|
core: use official html-to-text lib instead of fork
|
2023-04-17 18:09:29 +05:00 |
|
Abdullah Atta
|
7e01e90e22
|
core: do not clean relations on removing reminders
|
2023-04-17 17:25:03 +05:00 |
|
Abdullah Atta
|
d568be6536
|
editor: fix crash while editing links on mobile
|
2023-04-17 17:04:24 +05:00 |
|
Abdullah Atta
|
227a962042
|
core: fix rename tag/color test
|
2023-04-16 01:04:02 +05:00 |
|
ammarahm-ed
|
7b66462300
|
mobile: fix crash when tap on notification and
reminder does not exist.
|
2023-04-15 23:50:24 +05:00 |
|
ammarahm-ed
|
41639fd325
|
editor: improve editor performance on mobile
|
2023-04-15 23:25:45 +05:00 |
|
ammarahm-ed
|
2fe82841ef
|
editor: remove useIsKeyboardOpen
|
2023-04-15 23:25:45 +05:00 |
|
Ammar Ahmed
|
9b7af87611
|
mobile: fix db initialization in background (#2322)
* core: init collections separately
* mobile: fix db init in background
* mobile: don't call db.init on logout
* mobile: improve db init in app/share extension
* mobile: cleanup
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2023-04-15 23:23:04 +05:00 |
|
Muhammad Ali
|
d99ccbc243
|
editor: fix jumping text/bg color popup (#2306)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-04-15 17:53:01 +05:00 |
|
Abdulrehman-Jafer
|
0f191eba5c
|
editor: fix code block highlighting not updating in some cases (#2267)
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com>
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
|
2023-04-15 17:50:03 +05:00 |
|
Ammar Ahmed
|
26657c7ee3
|
mobile: fix app font sizes (#2355)
|
2023-04-15 17:01:49 +05:00 |
|
Abdulrehman-Jafer
|
a12749eb82
|
core: disable input sanitization on color/tag rename (#2274)
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com>
|
2023-04-15 16:42:25 +05:00 |
|
Abdulrehman-Jafer
|
1a56d38116
|
web: migrate use-database.js to TypeScript (#2287)
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com>
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
|
2023-04-15 16:41:14 +05:00 |
|
Ammar Ahmed
|
0b9025af11
|
mobile: redesign reminder/notebook sheets (#2321)
|
2023-04-15 16:40:36 +05:00 |
|
Muhammad Ali
|
6f5a44cd11
|
web: do not show success toast if notebook failed to create (#2307)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-04-15 16:37:32 +05:00 |
|
Abdulrehman-Jafer
|
5e1cc307b1
|
web: migrate use-media-query.js to Typescript (#2326)
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com>
|
2023-04-15 16:35:03 +05:00 |
|
Ammar Ahmed
|
2197f1ec5e
|
mobile: fix tag suggestions in share widget (#2354)
|
2023-04-15 16:31:59 +05:00 |
|
NedimHodzic
|
1da5fd3661
|
docs: fix grammar issues in mobile/web READMEs (#2345)
Signed-off-by: Nedim Hodzic hodzicnedim11@gmail.com
|
2023-04-15 05:22:18 +05:00 |
|
ammarahm-ed
|
49e79b52b2
|
core: add remote note if local note does not exist
|
2023-04-15 02:17:56 +05:00 |
|
ammarahm-ed
|
c9a657298c
|
mobile: fix crash when data is null in list
|
2023-04-15 02:03:36 +05:00 |
|
Nick Thomas
|
cfd7caf16c
|
Updated grammar readme
docs: Updated grammar readme
Signed-off-by: Nick Thomas nick02@iastate.edu
Signed-off-by: Nick Thomas <73144044+NickThomas20@users.noreply.github.com>
|
2023-04-14 06:42:57 +05:00 |
|
ammarahm-ed
|
efad6520a2
|
mobile: release 2.4.12
2.4.12-android
|
2023-04-07 22:46:56 +05:00 |
|
ammarahm-ed
|
cc58351731
|
core: fix notes marked as local only get deleted
on sync
|
2023-04-07 22:40:10 +05:00 |
|
ammarahm-ed
|
cf2f4c4bbb
|
mobile: fix tag not updated on list item on rename
|
2023-04-07 14:46:28 +05:00 |
|
Abdulrehman-Jafer
|
cc161b844c
|
web: migrate use-is-user-premium to ts (#2297)
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com>
|
2023-04-07 14:10:52 +05:00 |
|
ammarahm-ed
|
45ebf0670f
|
mobile: show error when note is locked
|
2023-04-07 02:22:49 +05:00 |
|
ammarahm-ed
|
9cfaa90232
|
mobile: use text exporter from core
|
2023-04-07 02:22:49 +05:00 |
|
ammarahm-ed
|
edf4a248ed
|
web: remove unnecessary param passed to export
|
2023-04-07 02:22:49 +05:00 |
|
ammarahm-ed
|
14d7ec6b4e
|
core: allow exports with custom content
|
2023-04-07 02:22:49 +05:00 |
|
Ammar Ahmed
|
cd2ca94c3d
|
mobile: Fix crash when leaving note after search (#2289)
|
2023-04-07 01:10:52 +05:00 |
|
Abdullah Atta
|
f1609aaa46
|
editor: do not convert \n characters to paragraphs
|
2023-04-06 01:40:55 +05:00 |
|
ammarahm-ed
|
851364c0bf
|
mobile: release 2.4.11
2.4.11-android
|
2023-04-05 02:45:02 +05:00 |
|
ammarahm-ed
|
913a1743b5
|
mobile: update deps
v2.4.7
|
2023-04-05 02:13:49 +05:00 |
|
ammarahm-ed
|
dc5572d4b9
|
editor: enable passing custom sessionId
|
2023-04-05 02:13:49 +05:00 |
|
ammarahm-ed
|
554560903c
|
mobile: improve share extension search
|
2023-04-05 02:13:49 +05:00 |
|
ammarahm-ed
|
885e4a325c
|
mobile: fix snap points for sheet on android
|
2023-04-05 02:13:49 +05:00 |
|
ammarahm-ed
|
156ce7e711
|
mobile: ensure note is saved when change note
|
2023-04-05 02:13:49 +05:00 |
|
Abdullah Atta
|
71ecc05bd6
|
web: bump version to v2.4.7
|
2023-04-05 01:54:51 +05:00 |
|
Abdullah Atta
|
98b93d42c1
|
theme: publish
|
2023-04-05 01:53:29 +05:00 |
|
Abdullah Atta
|
2e7935cacc
|
editor: publish
|
2023-04-05 01:53:16 +05:00 |
|
Abdullah Atta
|
50d64af7f6
|
web: update export html test snapshots
|
2023-04-04 23:35:35 +05:00 |
|
Abdullah Atta
|
e452fd3d2f
|
core: update export tests snapshots
|
2023-04-04 23:16:04 +05:00 |
|
Abdullah Atta
|
64dd481402
|
web: fix cannot read property id of undefined
|
2023-04-04 22:04:46 +05:00 |
|
Abdullah Atta
|
28f647fa06
|
web: fix a couple of state mgmt issues with move note dialog
|
2023-04-04 22:04:14 +05:00 |
|
ammarahm-ed
|
9eb1061cd1
|
mobile: refactor
|
2023-04-04 22:04:14 +05:00 |
|
ammarahm-ed
|
3cab264213
|
mobile: increase the timeout
|
2023-04-04 22:04:14 +05:00 |
|
ammarahm-ed
|
fb56e7c866
|
mobile: exit current topic if it is deleted.
|
2023-04-04 22:04:14 +05:00 |
|
ammarahm-ed
|
234e368c4d
|
mobile: cleanup
|
2023-04-04 22:04:14 +05:00 |
|
ammarahm-ed
|
4de4693505
|
mobile: fix topic sheet snaps to top in topics screen
|
2023-04-04 22:04:14 +05:00 |
|