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.
forgejo/templates
Brad Albright 2f7a747e4f Fixed repo link in generated comment for cross repository dependency (#9863)
* fixed link to issue in issue comments after adding/removing a dependency, before links assumed the issue was in the same repository. also changed the format of the displayed issue since the issue will not necessarily be in the same repo

* based on pr comments, changed to use HTMLURL instead of piecing together the issue url, and added an if statement around the issue link display as a nil protection

* only showing repo name in dependency comment if the issue is from another repo

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
5 years ago
..
admin Add support for database schema in PostgreSQL (#8819) 5 years ago
base Use npm to manage fomantic and only build needed components (#9561) 5 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Repository avatar fallback configuration (#7087) 5 years ago
mail Some more e-mail notification fixes (#9596) 5 years ago
org Add setting to set default and global disabled repository units. (#8788) 5 years ago
pwa Use npm to manage fomantic and only build needed components (#9561) 5 years ago
repo Fixed repo link in generated comment for cross repository dependency (#9863) 5 years ago
status [assets] configurable URL for static resources (#7911) 5 years ago
swagger Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
user Ensure that 2fa is checked on reset-password (#9857) 5 years ago
home.tmpl [assets] configurable URL for static resources (#7911) 5 years ago
install.tmpl Add support for database schema in PostgreSQL (#8819) 5 years ago