Commit Graph

11251 Commits

Author SHA1 Message Date
Abdullah Atta
2df875a40f core: fix sync tests 2024-02-23 20:55:41 +05:00
Abdullah Atta
61007b92a2 core: fix database image is malformed error when deleting vault 2024-02-23 19:50:32 +05:00
Abdullah Atta
681681d0ab core: fix database image is malformed error on unlocking a note 2024-02-23 19:30:15 +05:00
Abdullah Atta
c9a8f36ade web: fix sync not running after login 2024-02-23 19:29:32 +05:00
Abdullah Atta
d2deb1ee7b web: refresh nav items on deleting a tag 2024-02-23 17:29:26 +05:00
Abdullah Atta
1be9a09d5f core: fix database image is malformed error 2024-02-23 17:12:58 +05:00
Abdullah Atta
d0744c298c core: speed up backup restore 2024-02-23 17:12:42 +05:00
Ammar Ahmed
2c2cf2e8bb mobile: fix color of + button on hidden items
in side menu
2024-02-23 12:28:41 +05:00
Abdullah Atta
b0d6514a5e core: fix deleted items getting imported during backup restore 2024-02-23 12:12:49 +05:00
Abdullah Atta
7f22bedead core: fix duplicate colors created during backup restore 2024-02-23 12:12:49 +05:00
Ammar Ahmed
420ed87607 mobile: fix readonly mode 2024-02-23 11:40:25 +05:00
Ammar Ahmed
8521f9faf2 editor: fix keyboard opens on drag in editor 2024-02-23 10:52:14 +05:00
Ammar Ahmed
499671180c mobile: clear selection after deleting items 2024-02-23 03:40:36 +05:00
Ammar Ahmed
b5786b9239 mobile: fix reminder ui in selection mode 2024-02-23 03:40:23 +05:00
Ammar Ahmed
51279b82f6 mobile: remove pass min limit on vault 2024-02-23 03:40:06 +05:00
Abdullah Atta
6dc91450da web: clear editor if opened note is unlocked 2024-02-22 23:26:46 +05:00
Abdullah Atta
8bfb617387 core: remove note's vault relation regardless of vault 2024-02-22 23:26:25 +05:00
Abdullah Atta
c0e79cc65e core: don't unlink vault notes on vault remove 2024-02-22 23:14:06 +05:00
Abdullah Atta
3976086afd web: fix vault settings not updating on deleting vault 2024-02-22 23:13:29 +05:00
Abdullah Atta
a4120436be core: fix sqlite crash on calling delete with empty array 2024-02-22 23:05:40 +05:00
Abdullah Atta
f240242217 web: fix unnecessary rerendering of notebook header 2024-02-22 22:54:55 +05:00
Abdullah Atta
c2737bf0bf web: disable auto sync 2024-02-22 22:43:05 +05:00
Abdullah Atta
4d02e6fc20 core: enable sync push 2024-02-22 22:42:39 +05:00
Abdullah Atta
cf4ede7b22 web: add drag/drop tests 2024-02-22 22:19:03 +05:00
Abdullah Atta
1f18827c80 web: fix cannot navigate into nested notebook by hovering on it 2024-02-22 22:18:50 +05:00
Abdullah Atta
7708e5b66e editor: fix react error 409 2024-02-22 15:48:04 +05:00
Abdullah Atta
e72678c917 web: expand parent when a child notebook is added 2024-02-22 15:43:53 +05:00
Muhammad Ali
47f68408b0 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-02-22 15:38:08 +05:00
Ammar Ahmed
d3e3a14423 mobile: disable auto sync 2024-02-22 13:45:21 +05:00
Ammar Ahmed
565cd8d828 editor: fix callout margins 2024-02-22 13:33:23 +05:00
Ammar Ahmed
2804710a8d mobile: fix keyboard jump on tap in dropdown 2024-02-22 13:15:44 +05:00
Abdullah Atta
1c206fb058 editor: fix rtl for outline list 2024-02-21 22:13:41 +05:00
Abdullah Atta
4848cb9f08 editor: add callout component 2024-02-21 22:13:38 +05:00
Ammar Ahmed
4d75da5ee0 mobile: release v3.0.5 beta 2024-02-21 14:08:36 +05:00
Ammar Ahmed
4079dd079c mobile: update toolbar 2024-02-21 13:58:50 +05:00
Abdullah Atta
69aa9e284d editor: fix marks.filter is not a function error on pressing Enter 2024-02-21 13:54:53 +05:00
Abdullah Atta
a2dd96d64b editor: add support for simple checklists 2024-02-20 13:51:47 +05:00
Ammar Ahmed
4444c731f9 editor: implement simple checklists 2024-02-20 13:50:36 +05:00
Abdullah Atta
dd209354d3 web: show error if saving a note fails v3.0.3-beta 2024-02-19 18:00:57 +05:00
Abdullah Atta
193d99a9ec core: fix database image is malformed error on updating locked note 2024-02-19 18:00:27 +05:00
Abdullah Atta
61e83a999c web: bump version to 3.0.3-beta 2024-02-19 17:04:06 +05:00
Abdullah Atta
ec846ece9f desktop: include preload script when comparing bundles 2024-02-19 16:36:17 +05:00
Abdullah Atta
0660f5acf6 core: add more lookup tests 2024-02-19 16:35:39 +05:00
Abdullah Atta
786d237005 core: allow testing with persisted database 2024-02-19 16:35:27 +05:00
Abdullah Atta
a9698916dd core: return items in same order when using .records 2024-02-19 16:35:06 +05:00
Abdullah Atta
03380ca9de core: improve notes lookup performance 2024-02-19 16:34:39 +05:00
Abdullah Atta
7e886b787e core: refactor test setup & use better-sqlite-multiple-cipher 2024-02-19 16:34:03 +05:00
Abdullah Atta
55eaebe8a1 web: destroy sql database on app close 2024-02-19 16:13:32 +05:00
Abdullah Atta
78248bf8b3 core: fix database image is malformed error 2024-02-19 16:12:45 +05:00
Abdullah Atta
1a73d9a888 core: fix note headling getting removed 2024-02-18 10:08:49 +05:00