summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/behaviors/markdown
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-katex-dos-master' into 'master'GitLab Release Tools Bot2019-08-291-18/+128
|\
| * Enforce max chars and max render time in markdown mathMartin Hanzel2019-08-061-18/+128
* | Remove gfm_embed_metrics flag from BETristan Read2019-08-091-3/+1
|/
* Update Mermaid to v8.2.3sh-update-mermaidStan Hu2019-07-231-0/+1
* Add ability to embed metricsTristan Read2019-07-222-0/+28
* Fix linebreak rendering in Mermaid flowchartsMartin Hanzel2019-07-161-1/+2
* Update Mermaid to 8.1.0Stan Hu2019-06-251-0/+8
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Internationalisation of behaviors directoryBrandon Labuschagne2019-05-011-1/+2
* Move EE specific GfmAutocomplete code to EE file10096-gfm-autocomplete-ceRajat Jain2019-04-241-1/+1
* Add .code to all tables holding diffsDouwe Maan2019-03-261-1/+1
* Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-261-2/+2
* Add merge request popover with detailsSam Bigelow2019-03-211-0/+2
* Added tightLists option to copy_as_gfm markdown serializerConstance Okoghenun2019-03-051-1/+3
* Limit number of characters allowed in mermaidjsRajat Jain2019-02-271-0/+19
* Transforming Gfm also on paste so it works also in FFTim Zallmann2019-02-121-5/+29
* Reduce Bundle Size by lazy loading markdown-itTim Zallmann2019-02-061-11/+22
* Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-251-2/+22
* Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-244-385/+169
* Add tiptap/prosemirror nodes and marks for all Markdown and GFM featuresDouwe Maan2019-01-2438-0/+1079
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-0/+2
* Merge branch 'security-mermaid-xss' into 'master'Cindy Pallares2018-11-281-0/+3
* Replace convertPermissionToBoolean with parseBooleanWinnie Hellmann2018-11-271-2/+2
* Bump mermaid to 8.0.0-rc.8blackst0ne-bump-mermaidblackst0ne2018-10-221-1/+1
* Prettify blob behaviors and cycle_analytics modulesMike Greiling2018-10-163-76/+97
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Highlight current user in comments and system notesWinnie Hellmann2018-10-022-0/+19
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* Move GFM autocomplete setup, delete dispatcherMike Greiling2018-09-141-0/+19
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-2/+2
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* enable CommonMark as the defaultBrett Walker2018-06-141-14/+22
* Use katex min cssClement Ho2018-03-281-1/+1
* move render_gfm into behaviors directoryMike Greiling2018-03-194-0/+613