Ammar Ahmed
|
685322f02a
|
mobile: fix ui of linked blocks
|
2024-03-21 11:21:05 +05:00 |
|
Ammar Ahmed
|
b849861146
|
mobile: fix jump to block
|
2024-03-21 11:21:05 +05:00 |
|
Ammar Ahmed
|
91e041108c
|
mobile: fix content block ui
|
2024-03-21 11:21:05 +05:00 |
|
Ammar Ahmed
|
103b1b88f5
|
mobile: use flatlist for rendering tabs
|
2024-03-21 11:21:05 +05:00 |
|
Ammar Ahmed
|
5b703fe53a
|
mobile: show keyboard when opening new tab or empty tab
|
2024-03-21 11:21:05 +05:00 |
|
Ammar Ahmed
|
4db043b111
|
mobile: fix tabs
|
2024-03-21 11:21:04 +05:00 |
|
Ammar Ahmed
|
3efe977c49
|
mobile: fix minor bugs in tabs
|
2024-03-21 11:21:04 +05:00 |
|
Ammar Ahmed
|
08c03bc3a4
|
mobile: fix duplicate imports
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
5cb373f730
|
web: bring back editor margins toggle in action bar
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
123f1a2658
|
web: minor ui fixes
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
72645ce0ad
|
web: fix section subtitle horizontal margin
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
3f375065fc
|
web: add placeholder in table of contents
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
3d816751f6
|
web: update diff content on tab switch
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
f44c553749
|
web: minor refactor
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
9c0ee7e63c
|
web: fix properties section horizontal margin
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
fe0129e1a4
|
web: fix locked notes getting overwritten with unencrypted content
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
274395d01b
|
web: fix diff session not opening after app refresh
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
55e3213e5c
|
web: add all missing functionality in note linking dialog
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
bc9b5c39ee
|
web: remove custom search state logic & use editor commands
|
2024-03-21 11:21:04 +05:00 |
|
Abdullah Atta
|
5985e22777
|
web: remove locked session type guard (switch to simple boolean)
the type guard was incorrect
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
5de7fc5bd7
|
web: add content to new session type
|
2024-03-21 11:21:03 +05:00 |
|
Abdullah Atta
|
b54457f522
|
web: fix editor title not updating on creating a note
|
2024-03-21 11:21:03 +05:00 |
|
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 |
|
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 |
|
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 |
|