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
wxiaoguang 993736d838
Fix code search input for different views (#30678)
Now only show the "code search" on the repo home page, because it only
does global search.
So do not show it when viewing file or directory to avoid misleading
users (it doesn't search in a directory)
9 months ago
..
actions Improve job commit description (#30579) 9 months ago
branch Migrate margin and padding helpers to tailwind (#30043) 10 months ago
cite Fix Citation modal responsiveness and clipboard copy (#29799) 11 months ago
code Remove fomantic button module (#30475) 10 months ago
diff Remove fomantic button module (#30475) 10 months ago
editor Convert max file name length to 255 (#30489) 10 months ago
find Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
graph Refactor web routes (#30519) 10 months ago
issue Avoid doubled border for the PR info segment (#30663) 9 months ago
migrate Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
projects Migrate margin and padding helpers to tailwind (#30043) 10 months ago
pulls Hide diff stats on empty PRs (#30629) 9 months ago
release Refactor web routes (#30519) 10 months ago
settings Remove obsolete CSS text classes (#30576) 9 months ago
tag Refactor web routes (#30519) 10 months ago
wiki Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
activity.tmpl Implement recent commits graph (#29210) 11 months ago
blame.tmpl Fix border-radius on view, blame and code search (#30545) 10 months ago
branch_dropdown.tmpl Fix long branch name overflows (#30345) 10 months ago
clone_buttons.tmpl Refactor clone-panel styles (#29861) 11 months ago
clone_script.tmpl Fix URL calculation in clone input box (#29470) 11 months ago
code_frequency.tmpl Refactor web routes (#30519) 10 months ago
commit_load_branches_and_tags.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
commit_page.tmpl Refactor web routes (#30519) 10 months ago
commit_status.tmpl Restore warning commit status (#27504) 1 year ago
commit_statuses.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
commits.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
commits_list.tmpl Fix author name alignment in commits table (#30396) 10 months ago
commits_list_small.tmpl Fix and tweak pull request commit list (#30528) 10 months ago
commits_search_dropdown.tmpl Unify search boxes (#29530) 11 months ago
commits_table.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
contributors.tmpl Refactor web routes (#30519) 10 months ago
create.tmpl Remove obsolete CSS text classes (#30576) 9 months ago
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 11 months ago
empty.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
file_info.tmpl Remove obsolete CSS text classes (#30576) 9 months ago
forks.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
graph.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
header.tmpl Refactor web routes (#30519) 10 months ago
home.tmpl Fix code search input for different views (#30678) 9 months ago
icon.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
latest_commit.tmpl Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit graph page (#30096) 10 months ago
navbar.tmpl Implement recent commits graph (#29210) 11 months ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
pulse.tmpl Refactor web routes (#30519) 10 months ago
recent_commits.tmpl Refactor web routes (#30519) 10 months ago
release_tag_header.tmpl Refactor web routes (#30519) 10 months ago
search.tmpl Unify search boxes (#29530) 11 months ago
search_name.tmpl Clean template/helper.go (#23922) 2 years ago
shabox_badge.tmpl cleanup locale function usage (#27227) 1 year ago
star_unstar.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
sub_menu.tmpl Refactor web routes (#30519) 10 months ago
unicode_escape_prompt.tmpl Replace some `gt-` classes with `tw-` (#29570) 11 months ago
upload.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
user_cards.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 11 months ago
view_file.tmpl Fix border-radius on view, blame and code search (#30545) 10 months ago
view_list.tmpl Fix view of readme file in the home code page. (#30564) 9 months ago
watch_unwatch.tmpl Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
watchers.tmpl Fix user-cards format (#24428) 2 years ago