Abdullah Atta
|
f94341facc
|
web: remove preview session type
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
90a19e7152
|
web: ${id}_editorScroll > editorScroll_${id}
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
32998b9c8c
|
web: set session content before saving
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
88532ae13b
|
web: add dialog container inside tab
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
64a138fa80
|
web: handle locked notes properly in real time editor sync
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
8fe2774d8f
|
web: freeze unhydrated sessions
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
8ef42dd605
|
web: remove unused & commented out code
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
5b44206931
|
web: focus editor on switching tab and toggle active class
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
29f92a0806
|
web: define editor & session once and pass it everywhere
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
03f8332c67
|
web: remove unlocked session type
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
144d362527
|
web: set session id on saving note
|
2024-03-21 11:21:03 +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
|
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
|
2c4170bacc
|
web: reenable tags refreshing in editor
|
2024-03-21 11:21:02 +05:00 |
|
Abdullah Atta
|
0c0d91f8fd
|
web: fix crash on refreshing editor store
|
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 |
|
Abdullah Atta
|
b40fe805e7
|
web: use createInternalLink everywhere
|
2024-03-21 11:21:01 +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
|
ff87bebe8f
|
web: add full support for adding internal links
|
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
|
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
|
7103167693
|
web: fix loading skeleton for compact items in list
|
2024-03-21 11:19:58 +05:00 |
|
Abdullah Atta
|
e35f3c5a96
|
web: fix height of attachments table
|
2024-03-21 11:19:57 +05:00 |
|
Abdullah Atta
|
ca30433fd5
|
web: show error if there's no internet on updating profile
|
2024-03-21 11:19:57 +05:00 |
|
Abdullah Atta
|
03240345eb
|
web: allow clearing database on database disk image is malformed
|
2024-03-21 11:19:56 +05:00 |
|
Abdullah Atta
|
156b844fd9
|
web: fix error due to changed file picker return
|
2024-03-21 11:19:56 +05:00 |
|
Abdullah Atta
|
f1a6662f01
|
web: fix attachFile- when saving web clip
|
2024-03-21 11:19:56 +05:00 |
|
Abdullah Atta
|
2cee5020dd
|
web: add image compression
|
2024-03-21 11:19:56 +05:00 |
|
Abdullah Atta
|
1a00fc6e30
|
web: add support for multiselecting attachments
|
2024-03-21 11:19:56 +05:00 |
|
Abdullah Atta
|
6504beda78
|
web: fix sync icon spin direction
|
2024-03-21 11:19:56 +05:00 |
|
Abdullah Atta
|
480b4398da
|
web: enable auto sync
|
2024-03-21 11:19:56 +05:00 |
|
Abdullah Atta
|
7ed7d26d6f
|
web: edit profile directly
|
2024-03-21 11:19:56 +05:00 |
|
Abdullah Atta
|
54ba654b97
|
web: add support for setting user profile
|
2024-03-21 11:19:55 +05:00 |
|
Abdullah Atta
|
8bf7609d2f
|
desktop: disable os encryption of keystore in portable app
|
2024-03-21 11:19:32 +05:00 |
|
Abdullah Atta
|
c63572abd5
|
web: migrate toolbar on first use
|
2024-03-21 11:19:32 +05:00 |
|
Abdullah Atta
|
6d8e5a1d1d
|
web: fix note not selected after switching from locked note
|
2024-03-21 11:19:03 +05:00 |
|
Abdullah Atta
|
f14a72ec1c
|
web: fix sync not running after login
|
2024-03-21 11:19:03 +05:00 |
|
Abdullah Atta
|
484fc4f5a4
|
web: refresh nav items on deleting a tag
|
2024-03-21 11:19:02 +05:00 |
|
Abdullah Atta
|
c633864073
|
web: clear editor if opened note is unlocked
|
2024-03-21 11:19:02 +05:00 |
|
Abdullah Atta
|
9f241959cf
|
web: fix vault settings not updating on deleting vault
|
2024-03-21 11:19:02 +05:00 |
|
Abdullah Atta
|
0931c0d5f2
|
web: fix unnecessary rerendering of notebook header
|
2024-03-21 11:19:02 +05:00 |
|