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.
gitea/templates
Rowan Bohde a8e7caedfa
add submodule diff links (#33097)
This adds links to submodules in diffs, similar to the existing link
when viewing a repo at a specific commit. It does this by expanding diff
parsing to recognize changes to submodules, and find the specific refs
that are added, deleted or changed.

Related #25888

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 weeks ago
..
admin Remove some unnecessary template helpers (#33069) 1 month ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Fix dropdown menu header and mobile view (#33108) 4 weeks ago
custom Add footer extra links template (#9576) 5 years ago
devtest De-emphasize signed commits (#31160) 1 month ago
explore Refactor template ctx and render utils (#32422) 3 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Refactor legacy JS (#33115) 4 weeks ago
package feat: link to nuget dependencies (#26554) 1 month ago
projects Refactor repo-projects.ts (#32892) 1 month ago
repo add submodule diff links (#33097) 3 weeks ago
shared Fix bleve fuzziness search (#33078) 4 weeks ago
status Remove urls from translations (#31950) 5 months ago
swagger Implement update branch API (#32433) 2 months ago
user Fix dropdown menu header and mobile view (#33108) 4 weeks ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Remove urls from translations (#31950) 5 months ago
install.tmpl Supplement and Improvement for #32558 (#32585) 2 months ago
post-install.tmpl Optimize the installation page (#32994) 1 month ago