Abdullah Atta
|
370cd08b16
|
vscode: testing
|
2023-02-11 16:27:13 +05:00 |
|
Abdullah Atta
|
ae4afd5154
|
core: remove dir="ltr" from snapshots
|
2023-02-09 13:50:03 +05:00 |
|
Abdullah Atta
|
fb8e3a2364
|
core: update showdown to 3.0.1.alpha.2
|
2023-02-09 13:24:18 +05:00 |
|
Abdullah Atta
|
9b145d15af
|
editor: limit link width in popup to prevent overflow
|
2023-02-06 13:23:21 +05:00 |
|
Abdullah Atta
|
6b9596d0d1
|
editor: auto open link popup when link is selected
|
2023-02-06 13:23:21 +05:00 |
|
Abdullah Atta
|
fa1ad69be7
|
editor: add support for auto opening more tools popup
|
2023-02-06 13:23:21 +05:00 |
|
Abdullah Atta
|
1f29273561
|
editor: only auto close a popup if it is fully opened
|
2023-02-06 13:23:21 +05:00 |
|
Abdullah Atta
|
91eaf1c71e
|
editor: add rtl support in images
|
2023-02-06 10:10:30 +05:00 |
|
Abdullah Atta
|
c22bedbfcf
|
editor: use css for propagating text direction to child nodes
|
2023-02-06 10:10:30 +05:00 |
|
Abdullah Atta
|
ef104e4126
|
editor: add rtl support in task lists
|
2023-02-06 10:10:30 +05:00 |
|
Abdullah Atta
|
0d884aa161
|
editor: add rtl support in tables
|
2023-02-06 10:10:30 +05:00 |
|
Abdullah Atta
|
192fa8fc24
|
editor: add rtl support in outline list
|
2023-02-06 10:10:30 +05:00 |
|
Abdullah Atta
|
0ae24d12d8
|
editor: add rtl support in embed
|
2023-02-06 10:10:30 +05:00 |
|
Abdullah Atta
|
6ecf2c8ac3
|
editor: get text direction from selected or parent node
|
2023-02-06 10:10:30 +05:00 |
|
Abdullah Atta
|
da7267de43
|
editor: add text direction attr in more nodes
|
2023-02-06 10:10:30 +05:00 |
|
alihamuh
|
f134184a43
|
editor: improve text direction support in lists
|
2023-02-06 10:10:30 +05:00 |
|
Abdullah Atta
|
e46963512e
|
editor: fix crash when closing search in a different note
|
2023-01-28 13:51:33 +05:00 |
|
Abdullah Atta
|
1ca5511e78
|
web: refresh search on note switch
|
2023-01-28 13:51:19 +05:00 |
|
Abdullah Atta
|
b6e368d730
|
editor: remove old decorations before applying new ones
|
2023-01-28 13:51:05 +05:00 |
|
Abdullah Atta
|
94dfee53bc
|
editor: handle backspace correctly inside a multiline list item
|
2023-01-28 11:55:34 +05:00 |
|
Abdullah Atta
|
b1f79e338f
|
editor: store image size on first load
|
2023-01-28 11:13:29 +05:00 |
|
Abdullah Atta
|
40387ca082
|
editor: use cors when downloading pasted images
|
2023-01-28 11:13:29 +05:00 |
|
Abdullah Atta
|
b02941d5aa
|
editor: don't show download button for dataurl images
|
2023-01-28 11:13:29 +05:00 |
|
Abdullah Atta
|
8385bd41ea
|
core: do not connect sse or run sync if user is logged out
|
2023-01-19 10:57:27 +05:00 |
|
Abdullah Atta
|
a62ca2aada
|
core: add checks when accessing a note using this._db.notes.note
|
2023-01-17 12:25:23 +05:00 |
|
Abdullah Atta
|
0a6cc165dc
|
refactor: fix eslint fixable errors/warnings
|
2023-01-16 13:51:20 +05:00 |
|
Abdullah Atta
|
c5489e3c4a
|
core: fix double refresh token requests on page refresh
|
2023-01-16 13:49:05 +05:00 |
|
Abdullah Atta
|
0ea5bd297c
|
editor: add missing license header
|
2023-01-16 13:48:28 +05:00 |
|
Abdullah Atta
|
9116a24392
|
global: update license year to 2023
|
2023-01-16 13:48:28 +05:00 |
|
Abdullah Atta
|
b66741910f
|
web: move custom toolbar preset to pro features
|
2023-01-14 12:55:16 +05:00 |
|
ammarahm-ed
|
7f30fe6ff9
|
core: fix topic with notes not deleting
|
2023-01-14 10:51:25 +05:00 |
|
Muhammad Ali
|
59a25610e3
|
editor: increase y-offset of table column properties menu so its visible in all cases (#1648)
|
2023-01-13 17:38:36 +05:00 |
|
Abdullah Atta
|
15ed1b498a
|
core: use 15s timeout for remote sync
|
2023-01-13 17:18:44 +05:00 |
|
Abdullah Atta
|
d5793e9e4e
|
core: gracefully handle case where syncing device gets disconnected
|
2023-01-13 15:57:33 +05:00 |
|
Abdullah Atta
|
961b953f5a
|
web: refresh app on sync merge conflict
|
2023-01-13 14:45:45 +05:00 |
|
Abdullah Atta
|
b3c4dbb910
|
core: send sync aborted event on out-of-stack sync errors
|
2023-01-13 14:34:29 +05:00 |
|
Abdullah Atta
|
4ed378bc9c
|
core: fix unintended merge conflicts
|
2023-01-13 14:32:13 +05:00 |
|
Muhammad Ali
|
7449181d86
|
editor: close list selection popup after selecting a list (#1636)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-01-12 15:52:19 +05:00 |
|
Abdullah Atta
|
1799404c01
|
core: add a way to check if reminder will activate today
|
2023-01-12 12:38:19 +05:00 |
|
ammarahm-ed
|
4ee9593bac
|
core: fix upcoming reminder time for "once"
reminders
|
2023-01-12 09:55:17 +05:00 |
|
Abdullah Atta
|
18da6cfc43
|
core: add short format for showing reminder time
|
2023-01-11 16:40:08 +05:00 |
|
Muhammad Ali
|
25ae32028b
|
editor: do not lift first list item on backspace (#1630)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-01-11 13:10:20 +05:00 |
|
Abdullah Atta
|
165862db06
|
editor: make build scripts compatible with windows
|
2023-01-11 12:31:33 +05:00 |
|
Abdullah Atta
|
4daca499d6
|
editor: remove prosemirror-utils lib as it's incompatible with windows
|
2023-01-11 12:11:23 +05:00 |
|
Abdullah Atta
|
9f832ce25d
|
core: re-enable legacy login flow
|
2023-01-09 18:58:30 +05:00 |
|
Abdullah Atta
|
b439571e17
|
core: add support for changing account email
|
2023-01-09 16:20:26 +05:00 |
|
ammarahm-ed
|
1b471a2fda
|
mobile: add cors proxy settings
|
2023-01-09 15:06:20 +05:00 |
|
Abdullah Atta
|
91ae351129
|
editor: add support for bypassing cors when downloading images
|
2023-01-09 15:06:20 +05:00 |
|
Abdullah Atta
|
7e3d889632
|
core: fix reminders tests
|
2023-01-09 13:07:17 +05:00 |
|
Abdullah Atta
|
6ba3732327
|
core: send mimetype when saving base64 attachment
|
2023-01-07 22:24:40 +05:00 |
|