14459 Commits

Author SHA1 Message Date
Ammar Ahmed
44e69c7f28 Merge branch 'beta' into rn-81 2025-11-25 11:22:26 +05:00
Ammar Ahmed
93e4b4ef77 mobile: beta release 2025-11-25 11:20:43 +05:00
Ammar Ahmed
b1fe72b87b mobile: update workflow 2025-11-25 11:12:52 +05:00
Ammar Ahmed
4e1772f4cc mobile: add support for monograph analytics 2025-11-25 11:09:06 +05:00
Ammar Ahmed
8263db83d8 mobile: fix manage tags screen items collapsed 2025-11-25 10:53:13 +05:00
Abdullah Atta
9f88eaae77 web: bump version to 3.3.6-beta.0 v3.3.6-beta.0 2025-11-24 14:21:04 +05:00
01zulfi
704ad578fa editor: unhide children when collapsed heading is changed to non-heading node (#8946)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-11-24 14:20:02 +05:00
01zulfi
cf608977e1 editor: improve table cell styling (#8960)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-11-24 14:18:13 +05:00
Ammar Ahmed
c19d9ea315 mobile: refactor navigation 2025-11-24 11:25:56 +05:00
01zulfi
bdd78df452 editor: change heading collapse icon pos (#8953)
* editor: enable heading in table, change collapse icon pos, && disable empty heading collapse
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>

* editor: migrate empty collapsed headings in parseHTML instead of plugin
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>

* editor: remove migration for empty collapsed headings
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>

* editor: fix heading collapse on mobile
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>

* editor: use ontouchend instead of ontouchstart

---------

Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
2025-11-24 10:49:43 +05:00
01zulfi
cec05b6dfc web: allow archiving when notes drag-n-dropped on nav item
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-11-24 10:46:21 +05:00
01zulfi
3e4779e6bf editor: fade checklist when checked
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>

Update packages/editor/styles/styles.css

Signed-off-by: Abdullah Atta <thecodrr@protonmail.com>
2025-11-24 10:46:21 +05:00
01zulfi
9ebcbb7bd8 web: exclude empty paragraphs in editor stats
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-11-24 10:46:21 +05:00
01zulfi
f3f8020929 editor: disable collapsible headings inside tables
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-11-24 10:46:21 +05:00
01zulfi
43186d28e7 core: fix user keys re-encryption when updating password
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-11-24 10:46:21 +05:00
Ammar Ahmed
927488706f mobile: update deps 2025-11-24 09:59:18 +05:00
Ammar Ahmed
d1a78c5d02 mobile: lazy load globals on first access 2025-11-24 09:58:50 +05:00
Ammar Ahmed
fddd0acf3a mobile: fixed slow app launch
1. Do not await any network request on app launch
2. Load navigation screens immediately without any delay
2025-11-24 09:58:21 +05:00
Ammar Ahmed
4bf86a0142 mobile: fix UI jump on app launch 2025-11-24 09:56:42 +05:00
Ammar Ahmed
c29f0dc79e mobile: fix current value not stored in useStoredValue hook 2025-11-24 09:56:08 +05:00
Ammar Ahmed
9a0bb42046 mobile: fix rerender due to useEffect dep array missing 2025-11-24 09:54:58 +05:00
Ammar Ahmed
420307ab8d mobile: fix floating button shadow clipped on android 2025-11-24 09:54:12 +05:00
Ammar Ahmed
1aa18eabd6 mobile: smaller batch size of items 2025-11-24 09:53:48 +05:00
Ammar Ahmed
3104d698fd mobile: lazy init data on db load 2025-11-24 09:53:34 +05:00
Ammar Ahmed
3cf5d1995c mobile: fix bootsplash not loading on android 2025-11-22 10:51:58 +05:00
Ammar Ahmed
5caddb0ec6 Merge branch 'beta' into rn-81 2025-11-20 14:32:16 +05:00
Ammar Ahmed
8e0cc7be38 mobile: update pods and patches 2025-11-12 11:53:21 +05:00
Ammar Ahmed
5b6fc6695e mobile: fix auto scroll on signup and login pages 2025-11-12 11:52:44 +05:00
Abdullah Atta
d9d6a40276 Merge pull request #8930 from streetwriters/feat/improve-tables-on-mobile
Improve tables on mobile
2025-11-12 11:23:55 +05:00
Abdullah Atta
3d00502341 editor: fix table column/row tool sizing 2025-11-12 11:23:16 +05:00
Abdullah Atta
7975dfcc78 editor: fix recursive enter in tables on mobile 2025-11-12 11:23:16 +05:00
Abdullah Atta
907406e7b2 editor: add support for resize on hover 2025-11-12 11:23:16 +05:00
Abdullah Atta
8b03f96a3f editor: fix column resize handle hiding after column resize 2025-11-12 11:23:16 +05:00
Abdullah Atta
5183b33f9d editor: fix type errors 2025-11-12 11:23:16 +05:00
Abdullah Atta
bfddf288eb editor: massive improvements to tables on mobile
- resizable columns
- cell selection
2025-11-12 11:23:16 +05:00
Ammar Ahmed
e5d61c34f8 mobile: fix input vertical padding 2025-11-12 10:57:59 +05:00
Ammar Ahmed
50dcf54e9d mobile: update packages 2025-11-12 09:55:50 +05:00
Abdullah Atta
818b7bd4d7 mobile: release v3.3.9 2025-11-12 09:50:34 +05:00
Abdullah Atta
dac78a2339 web: remove border separation 2025-11-12 09:50:34 +05:00
Abdullah Atta
c5d9ea612e web: lazily load monograph analytics 2025-11-12 09:50:34 +05:00
Abdullah Atta
9c3544b2c9 core: handle errors on monograph analytics fetch 2025-11-12 09:50:34 +05:00
Abdullah Atta
2f6571da36 web: make monograph analytics a pro feature 2025-11-12 09:50:34 +05:00
Abdullah Atta
41418a44e6 core: monographs stats -> monograph analytics 2025-11-12 09:50:34 +05:00
Abdullah Atta
64c5ec275a web: improve publish view ux 2025-11-12 09:50:34 +05:00
01zulfi
a9dae4ca65 web: use monograph stats api
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-11-12 09:50:34 +05:00
01zulfi
567a5010eb web: show monograph's view count
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-11-12 09:50:34 +05:00
Ammar Ahmed
b53904d6f2 mobile: release v3.3.8 2025-11-12 09:50:34 +05:00
Ammar Ahmed
67b2613053 mobile: update documentation link 2025-11-12 09:49:57 +05:00
Ammar Ahmed
76522527dd mobile: fix restore backup keeps loading 2025-11-12 09:49:57 +05:00
01zulfi
4602b56d72 web: bump version to 3.3.5
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-11-12 09:49:57 +05:00