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/repo
Jelle Hulter b74a0f9060
Fixed issue where creating a reference of an issue would create a tag with the full name instead of the username if this is the default in the .ini file (#17074)
Adds an extra attribute to every issue comment containing the actual username, such that it can be used to tag the original author when clicking on "Reference in new issue" (#17073)

Fix #17073
3 years ago
..
branch Add possibility to make branch in branch page (#15960) 4 years ago
diff Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 3 years ago
editor Add attachments for PR reviews (#16075) 4 years ago
graph Use pulls in commit graph unless pulls are disabled (#15774) 4 years ago
issue Fixed issue where creating a reference of an issue would create a tag with the full name instead of the username if this is the default in the .ini file (#17074) 3 years ago
migrate Make mirror feature more configurable (#16957) 3 years ago
projects Add "new issue" button on project (#17001) 3 years ago
pulls
release Prevent 500 on draft releases without tag (#16634) 4 years ago
settings Update template (#17043) 3 years ago
wiki Add edit button to wiki sidebar and footer (#16719) 4 years ago
activity.tmpl
blame.tmpl Link to previous blames in file blame page (#16259) 4 years ago
branch_dropdown.tmpl Fix extra curly brace breaking release compare (#15988) 4 years ago
clone_buttons.tmpl Update JS dependencies (#16708) 4 years ago
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Replace `list.List` with slices (#16311) 4 years ago
commits_list_small.tmpl Replace `list.List` with slices (#16311) 4 years ago
commits_table.tmpl Show correct text when comparing commits on empty pull request (#16569) 4 years ago
create.tmpl fixed create repo page layout (#17012) 3 years ago
empty.tmpl Fix default push instructions on empty repos (#16302) 4 years ago
forks.tmpl
graph.tmpl
header.tmpl Add push to remote mirror repository (#15157) 4 years ago
home.tmpl Add bundle download for repository (#14538) 4 years ago
icon.tmpl
search.tmpl Issue sidebar and misc css fixes (#15524) 4 years ago
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl Add attachments for PR reviews (#16075) 4 years ago
user_cards.tmpl
view_file.tmpl Just use a slice when rendering file (#16774) 4 years ago
view_list.tmpl
watchers.tmpl