gitea/templates/repo
wxiaoguang 6422f05a4e
Decouple diff stats query from actual diffing (#33810)
The diff stats are no longer part of the diff generation.
Use `GetDiffShortStat` instead to get the total number of changed files,
added lines, and deleted lines.
As such, `gitdiff.GetDiff` can be simplified:
It should not do more than expected.

And do not run "git diff --shortstat" for pull list. Fix #31492
2025-03-08 17:36:08 +08:00
..
actions workflow_dispatch use workflow from trigger branch (#33098) 2025-01-05 21:47:18 +08:00
branch Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
cite
code Improve sync fork behavior (#33319) 2025-01-20 15:17:47 +08:00
diff Decouple diff stats query from actual diffing (#33810) 2025-03-08 17:36:08 +08:00
editor Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 -08:00
find Fix word overflow in file search page (#32695) 2024-12-03 16:52:25 +00:00
graph De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
issue Refactor repo-issue.ts (#33784) 2025-03-04 17:58:17 +00:00
migrate Fix 500 error when error occurred in migration page (#33256) 2025-01-14 06:29:44 +00:00
projects Fix incorrect project page CSS class (#32510) 2024-11-15 01:30:26 +00:00
pulls Decouple diff stats query from actual diffing (#33810) 2025-03-08 17:36:08 +08:00
release Refactor initRepoBranchTagSelector to use new init framework (#33776) 2025-03-03 20:58:19 +00:00
settings Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 -08:00
tag
wiki Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 -08:00
activity.tmpl
blame.tmpl Simplify context ref name (#33267) 2025-01-15 11:15:47 +08:00
branch_dropdown.tmpl Refactor initRepoBranchTagSelector to use new init framework (#33776) 2025-03-03 20:58:19 +00:00
clone_buttons.tmpl Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
clone_panel.tmpl Clone repository with Tea CLI (#33725) 2025-02-27 18:18:02 +00:00
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Simplify context ref name (#33267) 2025-01-15 11:15:47 +08:00
commit_sign_badge.tmpl Do not show unnecessary commit sign lock icon (#33387) 2025-01-25 19:32:35 +08:00
commit_status.tmpl
commit_statuses.tmpl fix toggle commit body button ui when latest commit message is long (#32997) 2024-12-29 08:04:56 +08:00
commits_list_small.tmpl De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
commits_list.tmpl Refactor buttons to use new init framework (#33774) 2025-03-03 20:30:55 +00:00
commits_search_dropdown.tmpl
commits_table.tmpl Refactor context repository (#33202) 2025-01-12 03:39:46 +00:00
commits.tmpl Simplify context ref name (#33267) 2025-01-15 11:15:47 +08:00
contributors.tmpl Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-12 19:02:54 +00:00
create_helper.tmpl
create.tmpl Fix form width (#33151) 2025-01-08 23:57:18 +08:00
empty.tmpl Fix repo empty guide (#33114) 2025-01-06 12:07:52 +08:00
file_info.tmpl
forks.tmpl Refactor find forks and fix possible bugs that weak permissions check (#32528) 2024-11-18 03:06:25 +00:00
graph.tmpl
header.tmpl Refactor repository transfer (#33211) 2025-01-30 05:40:44 +00:00
home_sidebar_bottom.tmpl Tweak repo sidebar (#32847) 2024-12-15 10:01:46 +00:00
home_sidebar_top.tmpl Repo homepage styling tweaks (#33289) 2025-01-24 17:35:28 +00:00
home.tmpl Simplify context ref name (#33267) 2025-01-15 11:15:47 +08:00
icon.tmpl
latest_commit.tmpl Refactor buttons to use new init framework (#33774) 2025-03-03 20:30:55 +00:00
navbar.tmpl
packages.tmpl
pulse.tmpl Remove unused CSS styles and move some styles to proper files (#33217) 2025-01-12 05:16:22 +00:00
recent_commits.tmpl
release_tag_header.tmpl Fix incorrect TagName/BranchName usages (#33279) 2025-01-15 17:34:55 +08:00
search_name.tmpl
search.tmpl
star_unstar.tmpl
sub_menu.tmpl Repo homepage styling tweaks (#33289) 2025-01-24 17:35:28 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar (#32570) 2024-11-22 18:51:51 +00:00
view_file.tmpl Refactor buttons to use new init framework (#33774) 2025-03-03 20:30:55 +00:00
view_list.tmpl add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00
watch_unwatch.tmpl
watchers.tmpl