0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 01:00:19 +01:00
forgejo/templates/repo
mrsdizzie 00b883880d Don't post process commit summary in templates ()
* 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 

* 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
..
branch Number of commits ahead/behind in branch overview () 2019-05-05 19:25:25 +03:00
diff Improve listing performance by using go-git () 2019-04-19 20:17:27 +08:00
editor Fixes 4762 - Content API for Creating, Updating, Deleting Files () 2019-04-17 12:06:35 -04:00
issue Show "delete branch" button on closed pull requests () () 2019-04-20 23:50:34 +03:00
pulls Add more title attributes on shortened names () 2019-04-17 10:49:56 -04:00
release
settings Add GET requests to webhook () 2019-05-05 14:09:02 -04:00
wiki
activity.tmpl Improve localization of git activity stats () 2019-05-04 23:32:37 +03:00
blame.tmpl Add option to blame files () 2019-04-19 22:47:00 -04:00
branch_dropdown.tmpl
commit_status.tmpl
commits.tmpl
commits_table.tmpl Don't post process commit summary in templates () 2019-05-05 15:39:10 -04:00
create.tmpl Add more title attributes on shortened names () 2019-04-17 10:49:56 -04:00
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Add option to blame files () 2019-04-19 22:47:00 -04:00
migrate.tmpl Add more title attributes on shortened names () 2019-04-17 10:49:56 -04:00
search.tmpl
sub_menu.tmpl
user_cards.tmpl Unifies pagination template usage () () 2019-04-20 00:15:19 -04:00
view_file.tmpl Order file actions equal to GitHub () 2019-04-24 12:53:57 +08:00
view_list.tmpl Don't post process commit summary in templates () 2019-05-05 15:39:10 -04:00
watchers.tmpl