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.
Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354)
* Get rid of autolink

* autolink in markdown

* Replace email addresses with mailto links

* better handling of links

* Remove autolink.js from footer

* Refactor entire html.go

* fix some bugs

* Make tests green, move what we can to html_internal_test, various other changes to processor logic

* Make markdown tests work again

This is just a description to allow me to force push in order to restart
the drone build.

* Fix failing markdown tests in routers/api/v1/misc

* Add license headers, log errors, future-proof <body>

* fix formatting
6 years ago
..
alert.tmpl Security: fix XSS attack on alert (#973) 7 years ago
delete_modal_actions.tmpl Indent all templates with tabs 9 years ago
footer.tmpl Rework special link parsing in the post-processing of markup (#3354) 6 years ago
head.tmpl Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
paginate.tmpl Keep sort when switching page (#2013) 7 years ago