1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 07:11:18 +02: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 Set user search base field optional in DLDAP edit page (#6779) 2019-04-28 09:53:55 -04:00
base Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
custom
explore
mail
org
pwa Service worker js is a missing comma (#6788) 2019-04-28 21:45:05 -04:00
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