Lauri Ojansivu
6e8e581ceb
Testing packages without versions from
2024-09-24 07:22:22 +03:00
Lauri Ojansivu
f43dadc068
Added back Mathjax that has bug of showing math twice.
...
Thanks to macthecadillac, Dexus and xet7 !
Related 19703fed31 (commitcomment-139091804)
,
opens #5117
2024-02-27 14:36:51 +02:00
Lauri Ojansivu
19703fed31
Removed markdown-it-mathjax3.
...
Fixes #5117
Thanks to Dexus and xet7 !
2024-01-23 23:32:46 +02:00
Lauri Ojansivu
df40384200
Found and fixed more InvisibleBleed of WeKan. Part 2.
...
Thanks to xet7 !
2023-06-10 05:12:17 +03:00
Lauri Ojansivu
4c016169c5
Found and fixed more InvisibleBleed of WeKan.
...
Thanks to xet7 !
2023-06-09 20:08:25 +03:00
Lauri Ojansivu
167863d957
Escape HTML comment tags so that HTML comments are visible.
...
Thanks to xet7 !
2023-04-24 21:29:49 +03:00
Lauri Ojansivu
67500abcd4
Removed Mermaid, because newest Mermaid does not work anymore.
...
Thanks to xet7 !
2023-02-22 00:07:59 +02:00
Lauri Ojansivu
fd9478dc57
Try to fix build errors on some platforms.
...
Thanks to xet7 !
Related #4842
2023-02-21 21:27:34 +02:00
Lauri Ojansivu
382168a5b4
Try to fix some security issues. Part 2.
...
Thanks to responsible security disclosure contributors and xet7 !
2023-02-20 16:48:02 -05:00
Lauri Ojansivu
ff993e7c91
Try to fix some security issues.
...
Thanks to responsible security disclosure contributors and xet7 !
2023-02-20 01:21:33 +02:00
Lauri Ojansivu
2573d325e6
Try to fix Mermaid Diagram error in Chrome: Maximum call stack size exceeded.
...
Thanks to xet7 !
2022-10-23 09:17:31 +03:00
Lauri Ojansivu
aeac6e605b
Try to fix Mermaid Diagram error: Maximum call stack size exceeded.
...
Thanks to xet7 !
2022-10-04 12:58:22 +03:00
Lauri Ojansivu
0e5f98fd96
Try to fix again Mermaid Diagram error: Maximum call stack size exceeded.
...
Thanks to xet7 !
Fixes #4251
2022-09-22 21:24:07 +03:00
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
2022-07-13 23:12:16 +03:00
Jan Dvorak
eb745106d8
Replace Picker for community packages version & small
2022-04-18 18:02:41 +03:00
Lauri Ojansivu
40265144af
Upgrade to Meteor 2.3.4
...
Thanks to xet7 !
2022-02-15 13:16:27 +03:00
Lauri Ojansivu
443b40cff3
Fixed Mermaid Diagram error: Maximum call stack size exceeded.
...
Thanks to xet7 !
Fixes #4251
2021-12-22 05:04:11 +02:00
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 !
2021-12-22 04:34:39 +02:00
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 !
2021-12-22 04:18:52 +02:00
Lauri Ojansivu
f67a174c4a
Re-enables custom schemes auto linking.
...
Thanks to chrisi51 !
Related https://github.com/wekan/wekan/pull/4059
2021-10-26 01:50:28 +03:00
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
2021-10-25 23:06:13 +03:00
Lauri Ojansivu
156c0b5d4d
Updated dependencies.
...
Thanks to developers of dependencies!
2021-10-25 17:50:57 +03:00
Christian Hillebrand
ea60d5a205
Re-enables custom schemes auto linking
2021-10-20 12:35:01 +02:00
Lauri Ojansivu
646497c3f0
Removed extra package.
...
Thanks to xet7 !
2021-06-04 12:46:21 +03:00
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
2021-05-07 02:13:20 +03:00
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.
2021-03-08 10:48:50 +01:00
chrisi51
42994efa9d
Added real autolinking and simpler adding of new url schemes
...
to add additional URL Schemes just put your scheme to urlschemes
2021-03-04 16:30:06 +01:00
tod31
aa22d4e569
Update template-integration.js
...
add custom URL schemes for SolidWorks PDM (conisio:) and abas ERP (abasurl:)
2021-01-26 13:50:56 +01:00
Lauri Ojansivu
3977f2187a
Try to allow links to onenote, mailspring and file.
...
Thanks to lime918, rgalonso, ocdtrekkie, gkarachuk and xet7 !
Fixes #1615
2021-01-13 00:02:17 +02:00
brian-j
1741808e53
Replace tabs with spaces
2020-11-10 22:01:04 -03:00
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.
2020-11-10 18:03:17 -03:00
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
2020-09-11 02:04:17 +03:00
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 !
2020-09-09 08:52:37 +03:00
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
2020-09-05 02:50:36 +03:00
Lauri Ojansivu
cfcbf640d6
Update dependencies.
...
Thanks to developers of dependencies.
2020-09-05 01:36:43 +03:00
Lauri Ojansivu
d344c39d49
Delete markdown demo that is not in use.
...
Thanks to xet7 !
2020-09-04 22:44:40 +03:00
Lauri Ojansivu
f57ed2990f
Update dependencies.
2020-07-18 09:54:37 +03:00
Marc Hartmayer
1f85b25549
WIP: markdown
2020-06-06 11:26:56 +02:00
Marc Hartmayer
399ddd2dab
Update markedjs
package
...
Update `markedjs` to commit
7b3036f8c0
.
This fixes the issue https://github.com/wekan/wekan/issues/3148 .
2020-06-03 23:10:25 +02:00
Lauri Ojansivu
ed9ba169fe
Update dependencies.
2020-03-14 14:08:48 +02:00
Lauri Ojansivu
4720a6fbc3
Fix to be valid JSON.
2020-03-14 14:07:15 +02:00
Lauri Ojansivu
f4e2bc0d32
Update dependencies.
2020-03-14 13:06:17 +02:00
Lauri Ojansivu
6e0fa78022
Update markdown.
2020-03-14 12:03:34 +02:00
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
2020-03-06 03:52:12 +02:00
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 !
2019-04-20 15:18:33 +03:00