forgejo/templates/repo
wxiaoguang d3b4f9d326 Fix incorrect "blob excerpt" link when comparing files ()
When comparing files between the base repo and forked repo, the "blob
excerpt" link should point to the forked repo, because the commit
doesn't exist in base repo.

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit f48cc501c46a2d34eb701561f01d888d689d60d5)

Conflicts:
	- templates/repo/diff/section_split.tmpl
	- templates/repo/diff/section_unified.tmpl
          Resolved the conflict by picking Gitea's change over ours, and
	  porting it.
	- tests/integration/compare_test.go
	  Kept our test, but picked the "compare all of the relevant
	  links" part of the Gitea test.
(cherry picked from commit a62a887649)
2024-05-24 12:45:35 +00:00
..
actions UI: Actions: Replace runs list description semicolon 2024-05-02 17:10:28 +00:00
branch Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
cite Fix Citation modal responsiveness and clipboard copy () 2024-03-20 08:46:29 +01:00
code Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
diff Fix incorrect "blob excerpt" link when comparing files () 2024-05-24 12:45:35 +00:00
editor Convert max file name length to 255 () () 2024-04-21 18:06:23 +02:00
find Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
graph Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
issue Fix error on renaming merged PRs () 2024-05-19 18:20:50 +00:00
migrate Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
projects Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
pulls Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
release Make display of EasyMDE in UI optional to template 2024-04-19 13:49:20 +00:00
settings template: label fix correct input id 2024-05-16 10:16:28 +00:00
tag Adjust the signed tag verification line 2024-04-02 22:03:30 +00:00
wiki Make display of EasyMDE in UI optional to template 2024-04-19 13:49:20 +00:00
activity.tmpl Show repo activities even if only code unit active or git repo is empty but issue is active () 2024-04-28 13:50:45 +00:00
admin_flags.tmpl [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
blame.tmpl Fix border-radius on view, blame and code search () () 2024-04-21 18:11:36 +02:00
branch_dropdown.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
clone_buttons.tmpl Refactor clone-panel styles () 2024-03-26 19:04:24 +01:00
clone_script.tmpl Customizable "Open with" applications for repository clone () 2024-03-23 11:58:54 +01:00
code_frequency.tmpl Implement code frequency graph () 2024-02-26 22:30:26 +01:00
commit_load_branches_and_tags.tmpl Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
commit_page.tmpl Various improvements for long file and commit names () 2024-04-15 16:33:51 +02:00
commit_status.tmpl Restore warning commit status () 2023-10-08 22:16:06 +00:00
commit_statuses.tmpl Replace 10 more gt- classes with tw- () 2024-03-26 19:04:27 +01:00
commits.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
commits_list.tmpl [BUG] Disable 'View at this point in history' for wikis 2024-04-03 17:10:28 +00:00
commits_list_small.tmpl Fix some UI regressions for commit list () () 2024-05-14 16:14:38 +02:00
commits_search_dropdown.tmpl Unify search boxes () 2024-03-20 12:31:05 +00:00
commits_table.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
contributors.tmpl Deduplicate translations for contributors graph () 2024-02-19 22:58:33 +01:00
create.tmpl Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
create_helper.tmpl Remove incorrect and unnecessary Escape from templates () 2024-02-26 22:30:27 +01:00
empty.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
file_info.tmpl Provide a way to translate data units 2024-04-02 17:29:32 +00:00
flags.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
forks.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
graph.tmpl Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
header.tmpl CB/tmpl: Modify icon for add more button 2024-04-30 05:48:40 +00:00
header_fork.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
home.tmpl Various improvements for long file and commit names () 2024-04-15 16:33:51 +02:00
icon.tmpl Replace 10 more gt- classes with tw- () 2024-03-26 19:04:27 +01:00
latest_commit.tmpl Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
navbar.tmpl Implement recent commits graph () 2024-02-26 22:30:26 +01:00
packages.tmpl Fix inconsistent user profile layout across tabs () 2023-07-06 18:59:24 +00:00
pulse.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
recent_commits.tmpl Implement recent commits graph () 2024-02-26 22:30:26 +01:00
release_tag_header.tmpl Fix menu buttons in issues and release () 2024-03-30 07:17:30 +01:00
search.tmpl Unify search boxes () 2024-03-20 12:31:05 +00:00
search_name.tmpl Clean template/helper.go () 2023-04-07 03:31:41 -04:00
shabox_badge.tmpl cleanup locale function usage () 2023-09-24 20:31:58 +00:00
star_unstar.tmpl Further consistency in the repo header 2024-03-27 09:33:06 +01:00
sub_menu.tmpl Rename ByteSize to ReadableSize 2024-04-02 17:29:32 +00:00
unicode_escape_prompt.tmpl templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
upload.tmpl Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
user_cards.tmpl Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00
view_file.tmpl Fix border-radius on view, blame and code search () () 2024-04-21 18:11:36 +02:00
view_list.tmpl Various improvements for long file and commit names () 2024-04-15 16:33:51 +02:00
watch_unwatch.tmpl Further consistency in the repo header 2024-03-27 09:33:06 +01:00
watchers.tmpl Fix user-cards format () 2023-04-29 15:43:01 -04:00