Commit Graph

669 Commits

Author SHA1 Message Date
renovate[bot]
f0c8dc9011 chore(deps): update dependency lint-staged to v16 2025-05-11 01:39:08 +00:00
Elian Doran
01f02b736c chore(code): enable syntax highlighting 2025-05-10 23:34:23 +03:00
Elian Doran
5a07d5a913 chore(code): define legacy mappings 2025-05-10 23:09:59 +03:00
Elian Doran
8bb1ac7e71 chore(code): start mapping syntax highlight 2025-05-10 22:31:01 +03:00
Elian Doran
71218c0bd4 chore(code): enable syntax highlighting plugin 2025-05-10 21:38:12 +03:00
Elian Doran
385809df84 fix(code): reintroduce indent with tab 2025-05-10 20:20:38 +03:00
Elian Doran
3e5e9096d2 fix(code): saving on change 2025-05-10 20:07:53 +03:00
Elian Doran
ef312c9550 refactor(code): use dedicated method for setting text 2025-05-10 19:22:57 +03:00
Elian Doran
c84a390699 feat(code): enable line numbers 2025-05-10 19:15:38 +03:00
Elian Doran
cfa8987b25 feat(code): switch to CodeMirror 6 2025-05-10 19:10:30 +03:00
Elian Doran
ddf43a5e24 chore(nx): create project for codemirror 2025-05-10 18:30:09 +03:00
Elian Doran
dd7df1344e fix(ckeditor5): build failing due to types path 2025-05-10 15:19:59 +03:00
renovate[bot]
929ebf114c chore(deps): update dependency typescript to v5.8.3 2025-05-10 10:40:07 +00:00
Elian Doran
e153aab722 Merge pull request #1900 from TriliumNext/renovate/lint-staged-15.x
chore(deps): update dependency lint-staged to v15
2025-05-10 13:35:31 +03:00
Elian Doran
456be1314e Merge pull request #1902 from TriliumNext/renovate/vite-plugin-svgo-2.x
chore(deps): update dependency vite-plugin-svgo to v2
2025-05-10 13:35:04 +03:00
renovate[bot]
08390950b2 chore(deps): update typescript-eslint monorepo to v8 2025-05-10 10:00:57 +00:00
renovate[bot]
5c3f32e370 chore(deps): update dependency vite-plugin-svgo to v2 2025-05-10 10:00:10 +00:00
renovate[bot]
46a1614c17 chore(deps): update dependency lint-staged to v15 2025-05-10 09:59:15 +00:00
Elian Doran
1304f13f60 Merge pull request #1901 from TriliumNext/renovate/stylelint-16.x
chore(deps): update dependency stylelint to v16
2025-05-10 12:52:06 +03:00
renovate[bot]
8f7a9f278f chore(deps): update dependency stylelint to v16 2025-05-10 09:51:57 +00:00
Elian Doran
3fe7327038 refactor: get rid of husky 2025-05-10 12:51:07 +03:00
Elian Doran
08b72f20fa Merge pull request #1898 from TriliumNext/renovate/major-eslint-monorepo
chore(deps): update dependency eslint to v9
2025-05-10 12:49:06 +03:00
renovate[bot]
86b8023a93 chore(deps): update dependency eslint to v9 2025-05-10 09:22:09 +00:00
renovate[bot]
6e73fbc5d6 chore(deps): update dependency vite-plugin-svgo to ~1.6.0 2025-05-10 09:21:22 +00:00
Elian Doran
8c17c5d7dc test(ckeditor5-mermaid): fix failing tests 2025-05-10 02:31:29 +03:00
Elian Doran
ef3d6ebf29 test(ckeditor5-mermaid): fix errors due to missing license key 2025-05-10 02:25:11 +03:00
Elian Doran
abc8e2279c test(ckeditor5-mermaid): fix imports 2025-05-10 02:23:22 +03:00
Elian Doran
aab762911b refactor(client): fix type errors related to CKEditor 2025-05-10 01:52:42 +03:00
Elian Doran
5ec6f59f91 chore(ckeditor5-math): get rid of sinon 2025-05-10 00:54:27 +03:00
Elian Doran
16ec4a64d7 test(ckeditor5-math): get the rest of the tests to pass 2025-05-10 00:53:56 +03:00
Elian Doran
df2461ffc0 test(ckeditor5-math): disable broken tests 2025-05-10 00:42:06 +03:00
Elian Doran
6134d010ac test(ckeditor5-math): fix errors due to missing stopPropagation 2025-05-10 00:17:55 +03:00
Elian Doran
4fb333f15e refactor(ckeditor5-math): wrong expect import 2025-05-10 00:01:38 +03:00
Elian Doran
da3c7d2541 refactor(ckeditor5-math): move tests from sinon to vitest 2025-05-09 23:56:09 +03:00
Elian Doran
8684101dcf test(ckeditor5-mermaid): solve "duplicated modules" error 2025-05-09 22:35:36 +03:00
Elian Doran
471c688457 test(ckeditor5-math): change extensions to ts 2025-05-09 22:30:37 +03:00
Elian Doran
11a2bdb2da test(ckeditor5-math): solve "duplicated modules" error 2025-05-09 22:28:35 +03:00
Elian Doran
c9834e58bb test(ckeditor5-math): license key not found 2025-05-09 22:16:12 +03:00
Elian Doran
3eeed5790a chore(ckeditor5-*): remove default tests 2025-05-09 21:50:40 +03:00
Elian Doran
f5d9789e83 chore(ckeditor5-admoniton): don't fail on no tests 2025-05-09 21:40:17 +03:00
Elian Doran
ee6c5fd2aa chore(ckeditor): update vitest 2025-05-09 21:38:53 +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
3e468d7960 Merge remote-tracking branch 'origin/develop' into feature/ckeditor_lib 2025-05-07 21:39:07 +03:00
Elian Doran
d689c2e144 refactor(packages/*): solve type errors 2025-05-07 21:15:50 +03:00