Commit Graph

3492 Commits

Author SHA1 Message Date
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
6dc91450da web: clear editor if opened note is unlocked 2024-02-22 23:26:46 +05:00
Abdullah Atta
3976086afd web: fix vault settings not updating on deleting vault 2024-02-22 23:13:29 +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
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
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
Abdullah Atta
dd209354d3 web: show error if saving a note fails 2024-02-19 18:00:57 +05:00
Abdullah Atta
61e83a999c web: bump version to 3.0.3-beta 2024-02-19 17:04:06 +05:00
Abdullah Atta
55eaebe8a1 web: destroy sql database on app close 2024-02-19 16:13:32 +05:00
Abdullah Atta
ea35136227 web: fix notebook indentation 2024-02-17 21:45:53 +05:00
Abdullah Atta
a1dfee8319 web: allow sorting by title everywhere 2024-02-17 11:24:47 +05:00
Abdullah Atta
020c5c8f0c web: add child notebook under opened notebook 2024-02-16 17:35:05 +05:00
Abdullah Atta
a546354421 web: rerender subnotebooks on root notebook change 2024-02-16 17:34:26 +05:00
Abdullah Atta
eb55d0d7c9 web: hide sort button in notebook view 2024-02-16 17:33:51 +05:00
Abdullah Atta
1e7c18fff4 web: await notes context refreshing 2024-02-16 17:33:10 +05:00
Abdullah Atta
62861d1ee6 web: clear keystore when clearing database 2024-02-16 17:32:46 +05:00
Abdullah Atta
32ba0ac2d9 web: allow clearing keystore 2024-02-16 17:32:27 +05:00
Abdullah Atta
23702e4d1e web: fix empty root notebook indentation 2024-02-16 17:32:07 +05:00
Abdullah Atta
da14a77105 web: fix monograph publish status not updating 2024-02-16 17:31:49 +05:00
Abdullah Atta
b127ce17ba web: fix nested notebook navigation from shortcuts 2024-02-16 17:31:20 +05:00
Abdullah Atta
44ac3732a7 web: fix color cannot be renamed 2024-02-16 15:29:31 +05:00
Abdullah Atta
ed1c963e6a web: allow non-pro users to customize sidebar 2024-02-16 15:27:13 +05:00
Abdullah Atta
6cc530c452 web: reimplement app lock & web key store 2024-02-16 15:12:48 +05:00
Abdullah Atta
a409eb3a0f web: remove security key config on app lock disable 2024-02-14 15:57:41 +05:00
Abdullah Atta
74f52e77ab web: fix cr.isIndexedDBSupported is not a function 2024-02-14 14:02:00 +05:00
Abdullah Atta
603593a312 web: fix color renaming and add color remove support 2024-02-13 11:18:29 +05:00
Abdullah Atta
0bd385395e web: add readonly indicator on notes 2024-02-13 11:18:05 +05:00
Abdullah Atta
af1312977a web: fix compact view not affecting notes 2024-02-13 11:17:53 +05:00
Abdullah Atta
21d429f764 web: refresh app on sync completed 2024-02-12 13:06:20 +05:00
Abdullah Atta
7542204c6e web: fix app hangs when downloading logs 2024-02-12 12:44:34 +05:00
Abdullah Atta
c5527e3893 web: bump to v3.0.2-beta 2024-02-12 11:49:30 +05:00
Abdullah Atta
0b221cd900 web: hide window/tab title on app lock 2024-02-12 11:48:01 +05:00
Abdullah Atta
a7ab07d570 web: fix P.item is undefined error 2024-02-11 13:18:10 +05:00
Abdullah Atta
0326c3fee9 web: improve database deletion 2024-02-10 19:52:54 +05:00
Abdullah Atta
d7967d322e web: reload page on reset from error boundary 2024-02-10 19:52:54 +05:00
Abdullah Atta
62d2a4471d web: locked status not updating on note 2024-02-10 19:52:54 +05:00
Abdullah Atta
42df6536c0 web: only save note's content through vault 2024-02-10 19:52:54 +05:00
Abdullah Atta
620c0b5006 web: allow typing custom date when adding reminder 2024-02-10 19:52:53 +05:00
Abdullah Atta
804dff4a53 web: bump to 3.0.1-beta 2024-02-10 11:11:45 +05:00
Abdullah Atta
7315192e1a web: use single transaction for importing a backup 2024-02-10 11:00:51 +05:00
Abdullah Atta
f0d3cca188 web: make sqlite slightly faster 2024-02-10 11:00:51 +05:00
Abdullah Atta
f07269f4ea web: fix monograph publishing popup 2024-02-07 19:52:15 +05:00
Abdullah Atta
131ed88906 web: ui fixes 2024-02-07 19:35:50 +05:00
Abdullah Atta
d03b46d2c1 web: fix app lock not getting disabled 2024-02-07 19:35:49 +05:00
Ammar Ahmed
61f5153c9f mobile: locked notes 2024-02-07 18:52:35 +05:00
Abdullah Atta
86b6c71501 web: fix indexedDB not getting detected 2024-02-07 15:59:48 +05:00