Commit Graph

11430 Commits

Author SHA1 Message Date
Abdullah Atta
adfef8faef editor: close all popups and dropdowns on switching tabs 2024-03-21 11:21:02 +05:00
Abdullah Atta
7785bcd5a8 editor: fix placeholder is not visible 2024-03-21 11:21:02 +05:00
Abdullah Atta
569f4537e7 ui: allow setting popup container 2024-03-21 11:21:02 +05:00
Abdullah Atta
43a03079a1 web: disable properties button in action bar when diff is open 2024-03-21 11:21:02 +05:00
Abdullah Atta
852802da4b web: allow session item size to grow 2024-03-21 11:21:02 +05:00
Abdullah Atta
ce4e0a1916 web: add support for /notes/:noteId/edit hash route 2024-03-21 11:21:02 +05:00
Abdullah Atta
ce53495b76 core: do not change date modified on items when bulk adding 2024-03-21 11:21:02 +05:00
Abdullah Atta
42571b0794 editor: make image size clamping responsive 2024-03-21 11:21:02 +05:00
Abdullah Atta
3a2eba3242 web: fix race condition where editor context would be destroyed and updated at the same time 2024-03-21 11:21:02 +05:00
Abdullah Atta
2d9f41e114 web: create error from ErrorEvent if none found 2024-03-21 11:21:02 +05:00
Abdullah Atta
8dada6d936 editor: fix crash on loading web clip 2024-03-21 11:21:02 +05:00
Abdullah Atta
2c4170bacc web: reenable tags refreshing in editor 2024-03-21 11:21:02 +05:00
Abdullah Atta
86ff1890f1 editor: fix position of loading placeholder for floating image 2024-03-21 11:21:01 +05:00
Abdullah Atta
2ef17b800c editor: fix react node views not rendering on editor load 2024-03-21 11:21:01 +05:00
Abdullah Atta
0c0d91f8fd web: fix crash on refreshing editor store 2024-03-21 11:21:01 +05:00
Ammar Ahmed
ba7b88f5d8 mobile: fix randId function duplicate 2024-03-21 11:21:01 +05:00
Abdullah Atta
47a396ffaf editor: fix crash when resizing window due to a memory leak 2024-03-21 11:21:01 +05:00
Abdullah Atta
f60fcefd1c web: fix temporary tabs cannot be made permanent 2024-03-21 11:21:01 +05:00
Abdullah Atta
57e1629b0c web: fix jumping tabs when pinning/unpinning tabs 2024-03-21 11:21:01 +05:00
Abdullah Atta
5988640d3f web: fix crashes when moving tabs 2024-03-21 11:21:01 +05:00
Abdullah Atta
6512ace33b web: fix new sessions can't be opened after app refresh 2024-03-21 11:21:01 +05:00
Abdullah Atta
0a36b5ba5b web: fix type errors 2024-03-21 11:21:01 +05:00
Ammar Ahmed
832652730a editor: remove editor.current usage 2024-03-21 11:21:01 +05:00
Ammar Ahmed
ae7908e000 mobile: fix editor loading multiple times 2024-03-21 11:21:01 +05:00
Abdullah Atta
b40fe805e7 web: use createInternalLink everywhere 2024-03-21 11:21:01 +05:00
Ammar Ahmed
09f37ae872 mobile: finalize note linking 2024-03-21 11:21:00 +05:00
Ammar Ahmed
ef6c4bb6fb core: parse internal link from href 2024-03-21 11:20:27 +05:00
Ammar Ahmed
4fc5ec00ae core: fix extracting internal links 2024-03-21 11:20:27 +05:00
Abdullah Atta
9267433d74 web: show references & linked notes in properties 2024-03-21 11:20:26 +05:00
Abdullah Atta
dbda1eff82 web: reset active block after scroll 2024-03-21 11:20:26 +05:00
Abdullah Atta
c8f9925973 core: add internal links extraction 2024-03-21 11:20:26 +05:00
Abdullah Atta
ff87bebe8f web: add full support for adding internal links 2024-03-21 11:20:26 +05:00
Abdullah Atta
54f1945a58 editor: add support for adding/removing internal links 2024-03-21 11:20:26 +05:00
Abdullah Atta
2a547c879b core: add support for processing internal links in note content 2024-03-21 11:20:26 +05:00
Ammar Ahmed
cfa98578ea mobile: note linking 2024-03-21 11:20:26 +05:00
Ammar Ahmed
270cb16d30 mobile: update deps 2024-03-21 11:20:26 +05:00
Abdullah Atta
06113db2ff web: fix type errors and broken imports 2024-03-21 11:20:26 +05:00
Abdullah Atta
3efb79308a editor: reset editor on options update 2024-03-21 11:20:26 +05:00
Abdullah Atta
b0b5bd235f web: add support for table of contents 2024-03-21 11:20:25 +05:00
Abdullah Atta
4a2fcf950e web: add support for tabs 2024-03-21 11:20:25 +05:00
Abdullah Atta
e166a634f2 common: add utility for formatting history session time 2024-03-21 11:20:00 +05:00
Abdullah Atta
b97ec3948b mobile: simplify unencrypted content check 2024-03-21 11:20:00 +05:00
Abdullah Atta
e14bb065dc core: simplify encryption content checks 2024-03-21 11:20:00 +05:00
Abdullah Atta
80a77871a0 core: restoring a history session should create a new version 2024-03-21 11:20:00 +05:00
Abdullah Atta
51963f799c editor: create editor only once 2024-03-21 11:20:00 +05:00
Ammar Ahmed
71d94853ba mobile: implement toc 2024-03-21 11:20:00 +05:00
Ammar Ahmed
c33c365b62 mobile: support vault notes in tabs 2024-03-21 11:20:00 +05:00
Ammar Ahmed
2ce31fc81c mobile: fix tab bugs 2024-03-21 11:19:59 +05:00
Ammar Ahmed
d9521b5058 mobile: add tab history 2024-03-21 11:19:59 +05:00
Ammar Ahmed
366948cd28 mobile: some more fixes 2024-03-21 11:19:59 +05:00