77 Commits

Author SHA1 Message Date
Elian Doran
f4c615cfec
fix(editor): ctrl-clicking a reference link would open it in a new browser tab 2025-05-29 18:26:12 +03:00
Elian Doran
2309863d64
refactor(ckeditor5): remove unused method 2025-05-29 13:25:31 +03:00
Elian Doran
b5f2c2d557
refactor(ckeditor5): add explicit types 2025-05-29 13:24:32 +03:00
Elian Doran
3eddb55aa2
refactor(ckeditor5): add explicit override 2025-05-29 13:22:38 +03:00
Elian Doran
f87e7fb577
chore(ckeditor5): missing type augmentations 2025-05-28 23:03:19 +03:00
Elian Doran
395bc372ce
chore(ckeditor5): type errors due to augmentation 2025-05-28 20:46:33 +03:00
Elian Doran
7972d3f31b
chore(ckeditor5): fix type errors 2025-05-27 23:36:41 +03:00
Elian Doran
4ab297d00f
refactor(editor): correct type for keystroke 2025-05-27 21:01:35 +03:00
Elian Doran
e2a089eb7e
feat(editor/move_block): support multiple keystrokes 2025-05-27 20:39:52 +03:00
Elian Doran
27d1a87fb0
feat(editor): allow moving blocks up/down 2025-05-27 20:36:57 +03:00
Elian Doran
a666e26194
feat(client): display message when copying code block in text note 2025-05-26 20:02:32 +03:00
Elian Doran
4752db6bc5
style(ckeditor5/codeblock): limit language selector height 2025-05-26 12:35:38 +03:00
Elian Doran
622d026efc
refactor(ckeditor5/codeblock): simplify copy clipboard plugin 2025-05-26 12:23:11 +03:00
Elian Doran
a77d89f4c7
feat(ckeditor5/codeblock): implement copy to clipboard function 2025-05-26 12:18:21 +03:00
Elian Doran
fc83f67d7c
chore(ckeditor5/codeblock): add command for copying to clipboard 2025-05-26 11:37:44 +03:00
Elian Doran
5eecea52bf
feat(ckeditor5/codeblock): add copy icon 2025-05-26 11:37:26 +03:00
Elian Doran
751ed0b5d4
refactor(ckeditor5/codeblock): split dropdown into own plugin 2025-05-26 10:53:12 +03:00
Elian Doran
178ce31064
feat(ckeditor5/codeblock): add language dropdown 2025-05-26 10:09:33 +03:00
Elian Doran
a1d5719fe0
feat(ckeditor5): create an empty toolbar for code blocks 2025-05-26 09:17:35 +03:00
Adorian Doran
ac1d56b1d6 client/formatting toolbar: fix the "Markdown import" button's icon 2025-05-23 02:03:20 +03:00
Elian Doran
b0ebeb22d5
fix(highlightjs): unable to match due to init normalization 2025-05-18 16:05:50 +03:00
Elian Doran
eed5ce0ff6
Merge pull request #1942 from TriliumNext/renovate/ckeditor-monorepo
fix(deps): update ckeditor monorepo to v45.1.0
2025-05-15 19:03:47 +03:00
Elian Doran
2f12d1a69f
fix(ckeditor): image upload not working 2025-05-15 18:09:33 +03:00
Elian Doran
b7d118a12c
fix(attributes): reference links not working 2025-05-15 12:17:59 +03:00
renovate[bot]
f3fd4dd273
fix(deps): update ckeditor monorepo to v45.1.0 2025-05-15 05:41:52 +00:00
Elian Doran
0b2fab887b
chore(monorepo): remove unnecessary files 2025-05-14 19:54:13 +03:00
Elian Doran
aab762911b
refactor(client): fix type errors related to CKEditor 2025-05-10 01:52:42 +03:00
Elian Doran
ca2693ff02
fix(client): missing CK stylesheet in dist 2025-05-09 14:19:42 +03:00
Elian Doran
9cb56a4875
chore(server): serve ck-content for share 2025-05-09 10:29:24 +03:00
Elian Doran
9b30e3646f
chore(ckeditor): add original content CSS 2025-05-08 23:19:16 +03:00
Elian Doran
4f7b494947
chore(ckeditor): add Trilium changes into content CSS 2025-05-08 23:15:22 +03:00
Elian Doran
ea03381801
refactor(ckeditor): fix type errors in syntax highlighting 2025-05-08 17:56:43 +03:00
Elian Doran
8e7c7ce30f
refactor(ckeditor): syntax highlighting as plugin 2025-05-08 14:56:02 +03:00
Elian Doran
726797b13d
chore(client): fix more type errors 2025-05-07 22:29:11 +03:00
Elian Doran
e636619563
chore(ckeditor): update to 45.0.0 2025-05-07 19:15:08 +03:00
Elian Doran
bab9832ab3
chore(ckeditor): update to 44.3.0 2025-05-07 18:48:55 +03:00
Elian Doran
eb54b0bb32
chore(ckeditor): remove original special characters 2025-05-07 18:38:36 +03:00
Elian Doran
aabd3da8bf
feat(ckeditor): add emoji functionality 2025-05-07 18:27:37 +03:00
Elian Doran
1d577bffd3
chore(ckeditor): update to 44.2.0 2025-05-07 17:30:09 +03:00
Elian Doran
c260638982
chore(ckeditor): update to 44.1.0 2025-05-07 17:10:24 +03:00
Elian Doran
ef76d28d38
feat(ckeditor): enable bookmark plugin 2025-05-07 16:58:29 +03:00
Elian Doran
f8e644acd7
chore(ckeditor): update to 44.4.0 2025-05-07 15:44:23 +03:00
Elian Doran
a9a3550dbf
chore(ckeditor): update to 43.3.1 2025-05-07 15:17:07 +03:00
Elian Doran
dbfb088408
Merge branch 'feature/ckeditor_lib' of github.com:TriliumNext/Notes into feature/ckeditor_lib 2025-05-07 13:56:58 +03:00
Elian Doran
588ea2674a
chore(ckeditor): clean up old build-trilium files 2025-05-07 13:56:51 +03:00
Elian Doran
b13bc23c24
chore(nx/ckeditor): fix two @ts-expect-error 2025-05-07 11:37:56 +03:00
Elian Doran
72dced679d
fix(ckeditor): mentions not working in attribute editor 2025-05-06 19:43:11 +03:00
Elian Doran
307c322165
fix(client): reintroduce attribute editor 2025-05-06 19:29:22 +03:00
Elian Doran
70ec38d534
chore(ckeditor): create shared type for editor 2025-05-05 21:44:27 +03:00
Elian Doran
6386c45212
chore(ckeditor): set proper typecheck dependencies 2025-05-05 21:12:00 +03:00