Lauri Ojansivu
df40384200
Found and fixed more InvisibleBleed of WeKan. Part 2.
...
Thanks to xet7 !
2 years ago
Lauri Ojansivu
4c016169c5
Found and fixed more InvisibleBleed of WeKan.
...
Thanks to xet7 !
2 years ago
Lauri Ojansivu
167863d957
Escape HTML comment tags so that HTML comments are visible.
...
Thanks to xet7 !
2 years ago
Lauri Ojansivu
67500abcd4
Removed Mermaid, because newest Mermaid does not work anymore.
...
Thanks to xet7 !
2 years ago
Lauri Ojansivu
fd9478dc57
Try to fix build errors on some platforms.
...
Thanks to xet7 !
Related #4842
2 years ago
Lauri Ojansivu
382168a5b4
Try to fix some security issues. Part 2.
...
Thanks to responsible security disclosure contributors and xet7 !
2 years ago
Lauri Ojansivu
ff993e7c91
Try to fix some security issues.
...
Thanks to responsible security disclosure contributors and xet7 !
2 years ago
Lauri Ojansivu
2573d325e6
Try to fix Mermaid Diagram error in Chrome: Maximum call stack size exceeded.
...
Thanks to xet7 !
3 years ago
Lauri Ojansivu
aeac6e605b
Try to fix Mermaid Diagram error: Maximum call stack size exceeded.
...
Thanks to xet7 !
3 years ago
Lauri Ojansivu
0e5f98fd96
Try to fix again Mermaid Diagram error: Maximum call stack size exceeded.
...
Thanks to xet7 !
Fixes #4251
3 years ago
Lauri Ojansivu
e81900178e
Added LaTex support to all input fields with markdown-it-mathjax3.
...
Examples: https://github.com/wekan/wekan/wiki/LaTeX
Thanks to DoktorScience !
Fixes #4589
3 years ago
Jan Dvorak
eb745106d8
Replace Picker for community packages version & small
3 years ago
Lauri Ojansivu
40265144af
Upgrade to Meteor 2.3.4
...
Thanks to xet7 !
3 years ago
Lauri Ojansivu
443b40cff3
Fixed Mermaid Diagram error: Maximum call stack size exceeded.
...
Thanks to xet7 !
Fixes #4251
3 years ago
Lauri Ojansivu
998d2f5b44
Part 2: Temporarily remove Mermaid Diagram because even after updating to newest Mermaid it still has bug https://github.com/wekan/wekan/issues/4251
...
Thanks to xet7 !
3 years ago
Lauri Ojansivu
23a403644c
Temporarily remove Mermaid Diagram because even after updating to newest Mermaid it still has bug https://github.com/wekan/wekan/issues/4251
...
Thanks to xet7 !
3 years ago
Lauri Ojansivu
f67a174c4a
Re-enables custom schemes auto linking.
...
Thanks to chrisi51 !
Related https://github.com/wekan/wekan/pull/4059
4 years ago
Lauri Ojansivu
a3d41c560b
Revert "Re-enables custom schemes auto linking" https://github.com/wekan/wekan/pull/4059 because Markdown links did not work, commented out some code.
...
Thanks to mfilser and xet7 !
Related https://github.com/wekan/wekan/pull/4059
4 years ago
Lauri Ojansivu
156c0b5d4d
Updated dependencies.
...
Thanks to developers of dependencies!
4 years ago
Christian Hillebrand
ea60d5a205
Re-enables custom schemes auto linking
4 years ago
Lauri Ojansivu
646497c3f0
Removed extra package.
...
Thanks to xet7 !
4 years ago
Lauri Ojansivu
5ab20a9257
Added markdown-it-mermaid for some charts support in all input fields. Replaced xss with dompurify.
...
Thanks to xuguotong and xet7 !
Fixes #3794
4 years ago
Christian Hillebrand
fdb4980b68
change url scheme recognition for allowing abasurl to link
...
autolinking is not working for abasurl as it contains not url conform characters so you would still have to link it manually but it is not sanitized anymore.
4 years ago
chrisi51
42994efa9d
Added real autolinking and simpler adding of new url schemes
...
to add additional URL Schemes just put your scheme to urlschemes
4 years ago
tod31
aa22d4e569
Update template-integration.js
...
add custom URL schemes for SolidWorks PDM (conisio:) and abas ERP (abasurl:)
4 years ago
Lauri Ojansivu
3977f2187a
Try to allow links to onenote, mailspring and file.
...
Thanks to lime918, rgalonso, ocdtrekkie, gkarachuk and xet7 !
Fixes #1615
4 years ago
brian-j
1741808e53
Replace tabs with spaces
5 years ago
brian-j
0180196d7e
Alter call to sanitizeXss
...
Addressing feature: Custom URL Schemes autolinked #3218
Create a custom SafeAttrValue function which can allow non-standard protocols such as thunderlink: cbthunderlink: and aodroplink: to operate correctly without getting the value stripped away. Any other protocols and code remain to be processed by the default safeAttrValue routine.
5 years ago
Lauri Ojansivu
20b0177105
Changed markdown from marked to markdown-it. Added emoji support https://github.com/wekan/wekan/wiki/Emoji
...
Thanks to xet7 !
Fixes #2696 ,
fixes #1537
5 years ago
Lauri Ojansivu
bf18792d77
Reverted incomplete fix for "Checklist + card title with starting number and point", because it disabled some markdown. Related #2696
...
More fixes to GFM checklist not displayed properly in card title, fixes #2818
Thanks to xet7 !
5 years ago
Lauri Ojansivu
41b1c55988
Disable list formatting and converting to HTML.
...
Fixes:
- Checklist + card title with starting number and point #2696
- How to begin a card title with "3. "? #1421
- GFM checklist not displayed properly in card title #2818
Thanks to xet7 !
Fixes #2696 ,
fixes #1421 ,
fixes #2818
5 years ago
Lauri Ojansivu
cfcbf640d6
Update dependencies.
...
Thanks to developers of dependencies.
5 years ago
Lauri Ojansivu
d344c39d49
Delete markdown demo that is not in use.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
f57ed2990f
Update dependencies.
5 years ago
Marc Hartmayer
1f85b25549
WIP: markdown
5 years ago
Marc Hartmayer
399ddd2dab
Update `markedjs` package
...
Update `markedjs` to commit
7b3036f8c0
.
This fixes the issue https://github.com/wekan/wekan/issues/3148 .
5 years ago
Lauri Ojansivu
ed9ba169fe
Update dependencies.
5 years ago
Lauri Ojansivu
4720a6fbc3
Fix to be valid JSON.
5 years ago
Lauri Ojansivu
f4e2bc0d32
Update dependencies.
5 years ago
Lauri Ojansivu
6e0fa78022
Update markdown.
5 years ago
Lauri Ojansivu
2b26bbe78a
Fix: img tag did not allow width and height.
...
Removed swipebox from markdown editor img tag and
updated marked markdown to newest version.
Thanks to hradec and xet7 !
Closes #2956
5 years ago
Lauri Ojansivu
73e265d8fd
Include to Wekan packages directory contents, so that meteor command would build all directly.
...
This also simplifies build scripts.
Thanks to xet7 !
6 years ago