Abdullah Atta
|
f1fa32c7f5
|
ui: fix element type is invalid error when using icon
|
2024-09-23 15:32:13 +05:00 |
|
Abdullah Atta
|
a1e794c583
|
editor(mobile): fix imports and make build cross platform
|
2024-09-23 15:32:13 +05:00 |
|
Abdullah Atta
|
c787ef29d6
|
editor: include esm & cjs variants in build
|
2024-09-23 15:32:13 +05:00 |
|
Abdullah Atta
|
7c257cfbd2
|
editor: import & use language grammars from refractor directly
|
2024-09-23 15:32:13 +05:00 |
|
Abdullah Atta
|
99c77e6c5f
|
editor: fix crash when inserting a code block
|
2024-09-23 15:32:12 +05:00 |
|
Abdullah Atta
|
f060c65bd5
|
editor: make imports esm compatible
|
2024-09-23 15:32:12 +05:00 |
|
Abdullah Atta
|
22559cdf42
|
common: include esm and cjs variants in build
|
2024-09-23 15:32:12 +05:00 |
|
Abdullah Atta
|
1fb86cb27b
|
common: make imports esm compatible
|
2024-09-23 15:32:12 +05:00 |
|
Abdullah Atta
|
7f31066e8f
|
core: include cjs and esm variants in build
|
2024-09-23 15:32:12 +05:00 |
|
Abdullah Atta
|
50e418dc53
|
core: use language grammars directly from refractor
|
2024-09-23 15:32:12 +05:00 |
|
Abdullah Atta
|
59739067b6
|
core: make imports compatible with esm
|
2024-09-23 15:32:12 +05:00 |
|
Abdullah Atta
|
870ce259f0
|
theme: include both esm and cjs variants in build
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
95b50eb5ca
|
theme: make imports esm compatible
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
f243d13b81
|
ui: include both esm and cjs variants in build
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
749a13efbc
|
ui: make imports esm compatible
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
275d5d7f04
|
fs: include both esm and cjs variants in build
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
54de071e85
|
fs: make imports esm compatible
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
9647e2513b
|
crypto(sodium): include both esm and cjs variants in build
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
239781eabd
|
crypto: make imports esm compatible
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
21573d6cc8
|
logger: include both esm and cjs variants in build
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
9b091f0bb0
|
logger: make imports esm compatible
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
e0beef745e
|
crypto: include both esm & cjs variants in build
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
2f2653d223
|
crypto: make imports esm compatible
|
2024-09-23 15:32:11 +05:00 |
|
Abdullah Atta
|
7458aa53ae
|
clipper: make imports esm compatible
|
2024-09-23 15:32:11 +05:00 |
|
Ammar Ahmed
|
bbfe0b237d
|
editor: fix duplicate block-id when pasting content from note
|
2024-09-23 12:49:08 +05:00 |
|
Abdullah Atta
|
fba350ed1e
|
editor: refactor toggleCodeBlock
|
2024-09-16 12:34:25 +05:00 |
|
Sean-Wyn Ng
|
76bfbc7316
|
desktop: fix issues with codeblock toggling (#6435)
Signed-off-by: Sean-Wyn Ng <seanwynng@gmail.com>
Co-authored-by: seanwynwins <shidderwinsgit.hcma2@slmail.me>
|
2024-09-16 12:26:20 +05:00 |
|
Abdullah Atta
|
7683d8fa5b
|
core: fix crash when searching
|
2024-09-16 11:49:49 +05:00 |
|
Abdullah Atta
|
3fe5352b56
|
core: resort date formats and add DD.MM.YYYY format (fixes #4744)
|
2024-09-13 15:39:09 +05:00 |
|
Ammar Ahmed
|
a68f74bc1b
|
core: fix locking notes with empty content (#6545)
* core: fix locking notes with empty content
* core: lock note and return if rawContent already locked
* core: update comment
* core: allow locking an empty note
* core: updates
* core: updates
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2024-09-13 12:18:55 +05:00 |
|
Muhammad Ali
|
18310698f6
|
editor: add ctrl+k to create link shortcut (#3501)
* editor: added link pop-up keyboard short-cut
* editor: Ctrl+K to create link
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2024-09-13 11:10:50 +05:00 |
|
Abdullah Atta
|
020244231f
|
desktop: update electron to v30 (#6498)
|
2024-09-13 08:39:18 +05:00 |
|
Abdullah Atta
|
59085d7b19
|
editor: update packages
|
2024-09-13 08:37:03 +05:00 |
|
Muhammad Ali
|
c15410e168
|
editor: press enter in link popup to insert link (#4423)
* editor: added shortcut key for link-popup completion.
* editor: remove commented out code
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2024-09-12 15:46:26 +05:00 |
|
Muhammad Ali
|
2962f13457
|
editor: exit a link by pressing space (#3122)
* editor: added keyboard shortcut for handling space
* editor: simplify
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2024-09-12 15:06:13 +05:00 |
|
Abdullah Atta
|
7e88ec88ee
|
core: search query should be AND by default instead of OR
|
2024-09-12 12:54:16 +05:00 |
|
Abdullah Atta
|
9ef07f22af
|
core: ignore diacritics when searching (requires rebuilding search index)
|
2024-09-12 12:54:16 +05:00 |
|
Abdullah Atta
|
e06192c5b4
|
core: update @streetwriters/showdown (fixes #4470)
|
2024-09-11 14:59:07 +05:00 |
|
Ammar Ahmed
|
6db1cf5cc1
|
clipper: add images only for pro users (#6528)
|
2024-09-11 13:26:57 +05:00 |
|
Ammar Ahmed
|
2e4a87abd9
|
core: fix export title has appended Notesnook to end (#6529)
|
2024-09-11 13:26:20 +05:00 |
|
Ammar Ahmed
|
c26988134f
|
editor: fix heading and p gap (#6530)
* editor: fix heading and p gap
* Update packages/editor/styles/styles.css
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com>
---------
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com>
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2024-09-11 13:24:58 +05:00 |
|
Abdullah Atta
|
bcffdd0f91
|
editor: improve toolbar popup controls
|
2024-09-11 13:22:53 +05:00 |
|
Abdullah Atta
|
de1051d52d
|
editor: remove unnecessary useMemo dependency
|
2024-09-11 13:22:53 +05:00 |
|
Abdullah Atta
|
b1a360e445
|
editor: add more neutral default colors for highlight
|
2024-09-11 13:22:53 +05:00 |
|
Abdullah Atta
|
49e85dfa87
|
editor: position color picker according to mouse position
|
2024-09-11 13:22:53 +05:00 |
|
Abdullah Atta
|
452ff12071
|
editor: use ref instead of document.getElementById
|
2024-09-11 13:22:53 +05:00 |
|
Muhammad Ali
|
1b6fc40633
|
editor: fix input is not editable in color picker
|
2024-09-11 13:22:53 +05:00 |
|
Abdullah Atta
|
4040f2ecc4
|
common: fix notes with empty title exporting with empty filename (fixes #6088)
|
2024-09-10 09:36:55 +05:00 |
|
Abdullah Atta
|
2293866c61
|
core: fix note title can be set to empty
|
2024-09-10 09:27:38 +05:00 |
|
Ammar Ahmed
|
2cb4a10076
|
clipper: add safe querySelector method
|
2024-09-09 14:57:49 +05:00 |
|