Commit Graph

50 Commits

Author SHA1 Message Date
Ramesh Mane
884e4a26ea fix(nc-gui): xss vulnerabilities 2026-03-10 11:30:59 +00:00
mertmit
e754b88d5b fix: dompurify issue
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-02-27 15:20:30 +05:30
Ramesh Mane
c5c1a942d3 chore(nc-gui): lint 2025-03-20 10:14:20 +00:00
Ramesh Mane
38c31a722d fix(nc-gui): handle richtext url redirect method 2025-03-04 15:40:26 +05:30
Ramesh Mane
2758f1d71d chore(nc-gui): lint 2025-01-14 01:49:11 +03:00
Ramesh Mane
6e94b56fb4 fix(nc-gui): image md copy paste issue 2025-01-14 01:49:09 +03:00
Ramesh Mane
9fd5eb73a0 fix(nc-gui): update rich comments 2025-01-14 01:49:07 +03:00
Ramesh Mane
6a00809fc3 chore(nc-gui): lint 2025-01-14 01:49:07 +03:00
Ramesh Mane
e6aabf54d0 fix(nc-gui): import issue 2025-01-14 01:49:06 +03:00
Ramesh Mane
30016a429a fix(nc-gui): update tiptap-markdown ext folder structure 2025-01-14 01:49:04 +03:00
Ramesh Mane
60975671f1 fix(nc-gui): some minor changes 2025-01-14 01:49:02 +03:00
Ramesh Mane
33663fa9bc fix(nc-gui): list merge issue 2025-01-14 01:49:01 +03:00
Ramesh Mane
e9cf3e93b3 fix(nc-gui): add some tiptap ext packages in optimizeDeps 2025-01-14 01:49:00 +03:00
Ramesh Mane
2642439fff fix(nc-gui): replace prosemirror-* packages with @tiptap/pm/*` 2025-01-14 01:48:58 +03:00
Ramesh Mane
aed8a87fb7 fix(nc-gui): remove console 2025-01-14 01:48:57 +03:00
Ramesh Mane
b583f520f8 fix(nc-gui): line break issue 2025-01-14 01:48:56 +03:00
Ramesh Mane
4a4b62afb1 fix(nc-gui): add pending js to ts conversion 2025-01-14 01:48:54 +03:00
Ramesh Mane
45e135018c fix(nc-gui): update tiptap-markdown extension js files 2025-01-14 01:48:53 +03:00
Ramesh Mane
1035634e74 fix(nc-gui): replace js tiptap extension files with ts file 2025-01-14 01:48:52 +03:00
Ramesh Mane
1ee8549c29 fix(nc-gui): add tiptap-markdown code and update it to typescript 2025-01-14 01:48:50 +03:00
Ramesh Mane
2493f85589 chore(nc-gui): lint 2025-01-09 13:21:09 +00:00
Ramesh Mane
7b34ae936f fix(nc-gui): task item convert issue 2025-01-08 06:53:51 +00:00
Ramesh Mane
9bd1f9cf3b fix(nc-gui): improve preprocessMarkdown logic 2025-01-08 06:53:51 +00:00
Ramesh Mane
79196e99f1 fix(nc-gui): add strike input rule 2025-01-08 06:53:51 +00:00
Ramesh Mane
6ec7e95b72 fix(nc-gui): rich text link click issue 2025-01-08 06:53:51 +00:00
Ramesh Mane
1b4a884a4e chore(nc-gui): list 2025-01-08 06:53:51 +00:00
Ramesh Mane
51c54e3ade fix(nc-gui): error on open rich text modal if value is null 2025-01-08 06:53:51 +00:00
Ramesh Mane
e88293da78 fix(nc-gui): mention auto remove issue in rich text 2025-01-08 06:53:50 +00:00
Ramesh Mane
40877313bf fix(nc-gui): update markdown italic rule 2025-01-08 06:53:50 +00:00
Ramesh Mane
7653bb09da fix(nc-gui): tiptap strike mark issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
fb01a818b4 fix(nc-gui): underline + strike issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
70978abc9d fix(nc-gui): allow rich text link click by default 2025-01-08 06:53:50 +00:00
Ramesh Mane
77988ee1db fix(nc-gui): windi css class apply issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
7e6be954bf chore(nc-gui): lint 2025-01-08 06:53:50 +00:00
Ramesh Mane
b5fe1874b2 fix(nc-gui): split markdown extension code 2025-01-08 06:53:50 +00:00
Ramesh Mane
f59db5be02 fix(nc-gui): strikethrought issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
375bd1dbb5 fix(nc-gui): import issue 2025-01-08 06:53:49 +00:00
Ramesh Mane
a5ebe5c899 fix(nc-gui): update tiptap extension folder structure 2025-01-08 06:53:49 +00:00
Ramesh Mane
1537b6ce0c fix(nc-gui): checklist visibility issue 2025-01-08 06:53:49 +00:00
Ramesh Mane
dfb3df3db7 refactor(nc-gui): richtext component 2025-01-08 06:53:49 +00:00
Ramesh Mane
0d397ed0ec fix(nc-gui): rich text list padding issue 2025-01-08 06:53:49 +00:00
Ramesh Mane
696659bc2d fix(nc-gui): checklist render issue 2025-01-08 06:53:49 +00:00
Ramesh Mane
2c1d64a2b1 fix(nc-gui): limited content render issue in richtext 2025-01-08 06:53:48 +00:00
Ramesh Mane
1644e714bf fix(nc-gui): add mention parser in markdown-it 2025-01-08 06:53:48 +00:00
Ramesh Mane
791e3dd132 fix(nc-gui): allow html in md parser 2025-01-08 06:53:48 +00:00
Ramesh Mane
ba7faf6f5b fix(nc-gui): setupLinkRules update issue 2025-01-08 06:53:48 +00:00
Ramesh Mane
fd269e120c fix(nc-gui): reinitialize md parser for expanded form to show whole content 2025-01-08 06:53:48 +00:00
Ramesh Mane
8d1027361d fix(nc-gui): limit the number of blocks to render in rich text cell 2025-01-08 06:53:47 +00:00
Ramesh Mane
e6b8fde7cb fix(nc-gui): allow mention props in ncMarkdownParser 2025-01-08 06:53:47 +00:00
Ramesh Mane
4783c6b111 feat(nc-gui): add custom markdown parser 2025-01-08 06:53:47 +00:00