Abdullah Atta
5a001a1457
core: use bulk io operations for logger storage
2023-09-06 12:30:39 +05:00
Abdullah Atta
44d6474b36
core: fix attachments not syncing
2023-09-06 12:14:03 +05:00
Abdullah Atta
0607e005f5
core: only sync syncable attachments
2023-09-06 12:04:58 +05:00
Abdullah Atta
308eb4b55f
core: merge remote attachment if local attachment doesn't exist
2023-09-06 11:40:44 +05:00
Abdullah Atta
6abb6207c5
core: always keep remote attachment if it is newer
2023-09-06 11:16:53 +05:00
Abdullah Atta
e653ce69f8
core: push items serially tcp style
2023-09-06 10:22:53 +05:00
Abdullah Atta
9b89b328f6
core: send sync progress event after merge
2023-09-06 09:58:07 +05:00
Abdullah Atta
7f7c1e6b93
core: use linkedom and node-fetch for tests
2023-09-06 09:40:24 +05:00
Abdullah Atta
5f0907168f
core: always send sync request to client
2023-09-05 18:01:44 +05:00
Abdullah Atta
24141b66cf
core: add log to debug relations removal issue
2023-09-05 17:47:11 +05:00
Abdullah Atta
41beee45ba
core: migrate in bulk for more performance
2023-09-05 16:08:10 +05:00
ammarahm-ed
2aa5a57557
mobile: use accentForeground on accent background
2023-09-05 15:40:25 +05:00
Abdullah Atta
1f5a5afb10
theme: do not throw error if deprecated color is found
2023-09-05 15:40:25 +05:00
Abdullah Atta
95e0c4b0d6
editor: reduce task list header padding
2023-09-05 15:40:25 +05:00
Abdullah Atta
85b7611214
theme: increase opacity of shade color
2023-09-05 15:40:25 +05:00
Abdullah Atta
d256d435e4
theme: mark shade and textSelection colors as deprecated
2023-09-05 15:40:25 +05:00
Abdullah Atta
577a976e01
theme: derive shade color from accent color
2023-09-05 15:40:25 +05:00
Abdullah Atta
59f6b5e411
theme: get rid of shade & textSelection colors
2023-09-05 15:40:25 +05:00
Abdullah Atta
32d0b07f09
web: use accentForeground color instead of white
2023-09-05 15:40:25 +05:00
Abdullah Atta
7b57639076
theme: add new accentForeground color
2023-09-05 15:40:25 +05:00
Abdullah Atta
1fa174bab7
theme: fix input placeholder color
2023-09-05 15:40:25 +05:00
Abdullah Atta
6c52b5a77d
editor: editor toolbar separators should use separator color
2023-09-05 15:40:25 +05:00
Abdullah Atta
20d0e6d047
web: fix menu borders should use border color
2023-09-05 15:40:25 +05:00
Muhammad Ali
51fc4bf3e4
core: add support for aligning images in PDF/HTML exports ( #3197 )
...
* web: added function for aligning images
* web: removed regex and added replaceAll in loop
* Update apps/web/src/common/export.ts
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
* core: add support for image alignment in html/pdf export
---------
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-09-05 15:39:59 +05:00
Abdullah Atta
72ec4063de
global: update lockfiles
2023-09-04 15:58:23 +05:00
Abdullah Atta
f8423eeea8
editor: update test snapshots
2023-09-04 15:51:47 +05:00
Abdullah Atta
d91203990e
editor: respect text direction when exiting node using arrow keys
2023-09-04 15:51:47 +05:00
Abdullah Atta
fc84c1af51
editor: add keyboard specific android editor tests
2023-09-04 15:51:47 +05:00
Abdullah Atta
58de07073d
editor: improve escaping from & deleting of nodes
2023-09-04 15:51:47 +05:00
Abdullah Atta
cafa5ff821
editor: fix blockquote padding & margin on mobile
2023-09-04 15:51:47 +05:00
Abdullah Atta
1859799ca3
editor: fix crash on adding a task list
2023-09-04 15:51:47 +05:00
Abdullah Atta
271aa11f74
editor: use list-keymap extension instead of own workarounds
2023-09-04 15:51:47 +05:00
Abdullah Atta
e42f1a65f5
editor: update tiptap packages to v2.1.7
2023-09-04 15:51:47 +05:00
Abdullah Atta
73f3a31614
editor: fix sub outline lists not getting outdented
2023-09-04 15:51:47 +05:00
Abdullah Atta
4d7792d06a
editor: fix alignment of outline list indicator
2023-09-04 15:51:47 +05:00
ammarahm-ed
a0f25c4e6f
mobile: fix list not updating on change date sort
2023-09-04 15:07:33 +05:00
Ammar Ahmed
003b3d2a84
Remove hover effect on mobile in editor ( #3163 )
...
* editor: remove background on hover on mobile
* editor: fix task item alignment and size on mobile
2023-09-04 15:06:41 +05:00
Muhammad Ali
4d89643203
web: fix multi-select context menu for list items ( #3159 )
2023-09-04 14:31:00 +05:00
ammarahm-ed
ace2dfac30
core: increase server timeout
2023-09-04 14:27:35 +05:00
Abdullah Atta
1eb5c8bc46
core: do not trigger auto sync on settings merge
2023-09-04 14:24:24 +05:00
Abdullah Atta
46f7ec5e00
core: do not trigger autosync on attachment upload
2023-09-04 14:24:24 +05:00
Muhammad Ali
b4c15adf5d
editor: fix formatting issues when pasting from ChatGPT ( #3217 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-09-04 14:22:45 +05:00
Abdullah Atta
a3d3886c51
editor: refactor clipboard extension
2023-09-04 14:22:45 +05:00
Abdullah Atta
0cfa7ce774
editor: paste single line of code as inline code
2023-09-04 14:22:45 +05:00
Abdullah Atta
8299ea909e
editor: improve code block detection when pasting from vscode
2023-09-04 14:22:45 +05:00
Abdullah Atta
8b056fe610
editor: preserve formatting when pasting text
2023-09-04 14:22:45 +05:00
Abdullah Atta
511c40db5c
editor: do not replace newlines with br when pasting
2023-09-04 14:22:45 +05:00
Abdullah Atta
c80a998444
editor: fix image shuffling on real-time editor sync
2023-09-04 13:41:32 +05:00
Abdullah Atta
40d755d191
core: fix all tests
2023-09-04 13:16:22 +05:00
Abdullah Atta
0409a610ab
core: improve sync status updates
2023-09-04 13:16:22 +05:00