Commit Graph

11291 Commits

Author SHA1 Message Date
Abdullah Atta
cdebfdd7c0 web: disable auto sync 2024-03-21 11:19:02 +05:00
Abdullah Atta
ef6ff34ec6 core: enable sync push 2024-03-21 11:19:02 +05:00
Abdullah Atta
9a42273a50 web: add drag/drop tests 2024-03-21 11:19:02 +05:00
Abdullah Atta
75a358a4ce web: fix cannot navigate into nested notebook by hovering on it 2024-03-21 11:19:02 +05:00
Abdullah Atta
6c122c6498 editor: fix react error 409 2024-03-21 11:19:01 +05:00
Abdullah Atta
963f331290 web: expand parent when a child notebook is added 2024-03-21 11:19:01 +05:00
Muhammad Ali
9798ada335 web: add support for item drag/droping (#3230)
* web: basic drag drop function for single note

* web: added check for noteId

* web: add support for item drag drop

---------

Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
2024-03-21 11:19:01 +05:00
Ammar Ahmed
2f17ad69a1 mobile: disable auto sync 2024-03-21 11:19:01 +05:00
Ammar Ahmed
505d71f1c7 editor: fix callout margins 2024-03-21 11:19:01 +05:00
Ammar Ahmed
4ed6bdd668 mobile: fix keyboard jump on tap in dropdown 2024-03-21 11:19:01 +05:00
Abdullah Atta
b87dce6a51 editor: fix rtl for outline list 2024-03-21 11:19:01 +05:00
Abdullah Atta
295eb8ffec editor: add callout component 2024-03-21 11:19:01 +05:00
Ammar Ahmed
c7b2046e46 mobile: release v3.0.5 beta 2024-03-21 11:19:01 +05:00
Ammar Ahmed
254c2acede mobile: update toolbar 2024-03-21 11:19:01 +05:00
Abdullah Atta
4ea4bbd782 editor: add support for simple checklists 2024-03-21 11:19:00 +05:00
Ammar Ahmed
e3f08668ed editor: implement simple checklists 2024-03-21 11:18:14 +05:00
Abdullah Atta
d6113f75ca web: show error if saving a note fails 2024-03-21 11:18:13 +05:00
Abdullah Atta
1dcd227014 core: fix database image is malformed error on updating locked note 2024-03-21 11:18:13 +05:00
Abdullah Atta
8af190e83d web: bump version to 3.0.3-beta 2024-03-21 11:18:13 +05:00
Abdullah Atta
dd06e5fd52 desktop: include preload script when comparing bundles 2024-03-21 11:18:13 +05:00
Abdullah Atta
cd55f443d9 core: add more lookup tests 2024-03-21 11:18:13 +05:00
Abdullah Atta
974221d938 core: allow testing with persisted database 2024-03-21 11:18:13 +05:00
Abdullah Atta
02c084ed6d core: return items in same order when using .records 2024-03-21 11:18:13 +05:00
Abdullah Atta
456927548a core: improve notes lookup performance 2024-03-21 11:18:13 +05:00
Abdullah Atta
53490cc28b core: refactor test setup & use better-sqlite-multiple-cipher 2024-03-21 11:18:13 +05:00
Abdullah Atta
15014d2d49 web: destroy sql database on app close 2024-03-21 11:18:13 +05:00
Abdullah Atta
3ee14b9463 core: fix database image is malformed error 2024-03-21 11:18:13 +05:00
Abdullah Atta
9e46f1ec06 core: fix note headling getting removed 2024-03-21 11:18:13 +05:00
Abdullah Atta
47c433b2c9 web: fix notebook indentation 2024-03-21 11:18:13 +05:00
Abdullah Atta
72d5072cac core: fix sorting of newly created notes 2024-03-21 11:18:13 +05:00
Abdullah Atta
6b14b29103 web: allow sorting by title everywhere 2024-03-21 11:18:13 +05:00
Abdullah Atta
e3ef25714a core: add support for sorting by title & date together 2024-03-21 11:18:13 +05:00
Abdullah Atta
ac1bf9e84e web: add child notebook under opened notebook 2024-03-21 11:18:13 +05:00
Abdullah Atta
54abea488f web: rerender subnotebooks on root notebook change 2024-03-21 11:18:13 +05:00
Abdullah Atta
9d1ff3231a web: hide sort button in notebook view 2024-03-21 11:18:13 +05:00
Abdullah Atta
eef8b98b62 web: await notes context refreshing 2024-03-21 11:18:12 +05:00
Abdullah Atta
a4e0fecfe9 web: clear keystore when clearing database 2024-03-21 11:18:12 +05:00
Abdullah Atta
370837278b web: allow clearing keystore 2024-03-21 11:18:12 +05:00
Abdullah Atta
c03d25ece6 web: fix empty root notebook indentation 2024-03-21 11:18:12 +05:00
Abdullah Atta
34be765ac5 web: fix monograph publish status not updating 2024-03-21 11:18:12 +05:00
Abdullah Atta
bf208921ad web: fix nested notebook navigation from shortcuts 2024-03-21 11:18:12 +05:00
Abdullah Atta
14b469d8b6 web: fix color cannot be renamed 2024-03-21 11:18:12 +05:00
Abdullah Atta
cc239d927c web: allow non-pro users to customize sidebar 2024-03-21 11:18:12 +05:00
Abdullah Atta
1c7e619b55 web: reimplement app lock & web key store 2024-03-21 11:18:12 +05:00
Ammar Ahmed
3205dae30c mobile: fix app lock on ios 2024-03-21 11:18:12 +05:00
Ammar Ahmed
57da24821f mobile: v3.0.4 2024-03-21 11:18:12 +05:00
Ammar Ahmed
16f4184e25 editor: fix color picker missing prop 2024-03-21 11:18:12 +05:00
Ammar Ahmed
4c51fbf816 mobile: improve verification flow before changing app lock 2024-03-21 11:18:12 +05:00
Ammar Ahmed
f7835f43f6 mobile: fix reordering in side menu 2024-03-21 11:18:12 +05:00
Ammar Ahmed
aeabd9929c editor: fix keyboard focus issues on mobile 2024-03-21 11:18:12 +05:00