1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 01:54:40 +01:00
gitea/templates
mrsdizzie 00b883880d Don't post process commit summary in templates (#6842)
* Don't post process commit summary in templates

Don't run summary through render/post process to avoid it generating
links and breaking certain views where the summary is already expected
to be a link to the commit. For consistancy, disable processing of
summary in all locations.

Fixes #6809

* Do process title on diff page

On second thought, the title is often the only place a pull request
number will exists so do process it on the individual diff page. This
fixes the list view and still gives easy access to the PR link
2019-05-05 15:39:10 -04:00
..
admin
base Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
custom
explore
mail
org
pwa
repo Don't post process commit summary in templates (#6842) 2019-05-05 15:39:10 -04:00
status
swagger Hash App token (#6724) 2019-05-04 11:45:34 -04:00
user
home.tmpl
install.tmpl