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
JakobDev be93e48ccb
Hide collapse icon in diff with no lines (#21094)
Sometimes (e.g. renaming a file) nothing of the content is changed. In
this case, it makes no sense to show the collapse icon in a diff.
2 years ago
..
actions Implement actions (#21937) 2 years ago
branch Fix button in branch list, avoid unexpected page jump before restore branch actually done (#21562) 2 years ago
cite Copy citation file content, in APA and BibTex format, on repo home page (#19999) 2 years ago
diff Hide collapse icon in diff with no lines (#21094) 2 years ago
editor Rename almost all Ctx functions (#22071) 2 years ago
find
graph Rename almost all Ctx functions (#22071) 2 years ago
issue Issues: add Project filter to issues list and search (#22544) 2 years ago
migrate Add templates to customize text when creating and migrating repositories 2 years ago
projects Optimize html templates (#22080) 2 years ago
pulls Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2 years ago
release Add Feed for Releases and Tags (#21696) 2 years ago
settings Implement actions (#21937) 2 years ago
wiki
activity.tmpl Respect user's locale when rendering the date range in the repo activity page (#21410) 2 years ago
blame.tmpl Show syntax lexer name in file view/blame (#21814) 2 years ago
branch_dropdown.tmpl Fix branch dropdown shifting on page load (#21428) 2 years ago
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Rename actions to operations on UI (#22067) 2 years ago
commit_status.tmpl
commit_statuses.tmpl Fixes accessibility of empty repository commit status (#22632) 2 years ago
commits.tmpl
commits_list.tmpl Change `commits-table` column width (#21564) 2 years ago
commits_list_small.tmpl
commits_table.tmpl
create.tmpl Add templates to customize text when creating and migrating repositories 2 years ago
create_helper.tmpl Add templates to customize text when creating and migrating repositories 2 years ago
empty.tmpl
file_info.tmpl Show syntax lexer name in file view/blame (#21814) 2 years ago
forks.tmpl
graph.tmpl
header.tmpl Fixes accessibility behavior of Watching, Staring and Fork buttons (#22634) 2 years ago
home.tmpl Rename actions to operations on UI (#22067) 2 years ago
icon.tmpl
packages.tmpl
search.tmpl Add user/organization code search (#19977) 2 years ago
shabox_badge.tmpl
sub_menu.tmpl Render number of commits in repo page in a user friendly way (#21786) 2 years ago
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Localize all timestamps (#21440) 2 years ago
view_file.tmpl Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) 2 years ago
view_list.tmpl
watchers.tmpl