mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Add copy button to markdown code blocks Done mostly in JS because I think it's better not to try getting buttons past the markup sanitizer. * add svg module tests * fix sanitizer regexp * remove outdated comment * vertically center button in issue comments as well * add comment to css * fix undefined on view file line copy * combine animation less files * Update modules/markup/markdown/markdown.go Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> * add test for different sizes * add cloneNode and add tests for it * use deep clone * remove useless optional chaining * remove the svg node cache * unify clipboard copy string and i18n * remove unused var * remove unused localization * minor css tweaks to the button * comment tweak * remove useless attribute Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
3 years ago | |
---|---|---|
.. | ||
TRANSLATORS | 5 years ago | |
locale_bg-BG.ini | 3 years ago | |
locale_cs-CZ.ini | 3 years ago | |
locale_de-DE.ini | 3 years ago | |
locale_el-GR.ini | 3 years ago | |
locale_en-US.ini | 3 years ago | |
locale_es-ES.ini | 3 years ago | |
locale_fa-IR.ini | 3 years ago | |
locale_fi-FI.ini | 3 years ago | |
locale_fr-FR.ini | 3 years ago | |
locale_hu-HU.ini | 3 years ago | |
locale_id-ID.ini | 3 years ago | |
locale_it-IT.ini | 3 years ago | |
locale_ja-JP.ini | 3 years ago | |
locale_ko-KR.ini | 3 years ago | |
locale_lv-LV.ini | 3 years ago | |
locale_ml-IN.ini | 3 years ago | |
locale_nl-NL.ini | 3 years ago | |
locale_pl-PL.ini | 3 years ago | |
locale_pt-BR.ini | 3 years ago | |
locale_pt-PT.ini | 3 years ago | |
locale_ru-RU.ini | 3 years ago | |
locale_sr-SP.ini | 3 years ago | |
locale_sv-SE.ini | 3 years ago | |
locale_tr-TR.ini | 3 years ago | |
locale_uk-UA.ini | 3 years ago | |
locale_zh-CN.ini | 3 years ago | |
locale_zh-HK.ini | 3 years ago | |
locale_zh-TW.ini | 3 years ago |