forgejo/templates
wxiaoguang a62a887649
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.
2024-05-24 10:08:24 +02:00
..
admin Don't show loading indicators when refreshing the system status () 2024-04-28 15:39:01 +02:00
api/packages/pypi Update templates/api/packages/pypi/simple.tmpl 2024-04-12 16:43:30 +00:00
base Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
custom [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
devtest Revert 100% label max-width () 2024-04-21 11:37:55 +02:00
explore [I18N] Injected updated time in translation string () 2024-05-20 18:47:35 +00:00
mail Remove title from email heads () 2024-05-17 10:10:33 +00:00
org [UI] Allow org members to navigate between the org and the dashboard 2024-05-05 23:14:57 +05:00
package templates: Be more forgiving about missing package metadata 2024-05-10 12:07:24 +02:00
projects Fix various problems around projects board view () 2024-05-12 20:03:10 +02:00
repo Fix incorrect "blob excerpt" link when comparing files () 2024-05-24 10:08:24 +02:00
shared UI: Hide hidden email from own profile, again 2024-05-05 13:08:31 +02:00
status Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
swagger Merge pull request '[gitea] week 2024-21 cherry pick (gitea/main -> forgejo)' () from algernon/wcp/2024-21 into forgejo 2024-05-21 08:05:01 +00:00
user [I18N] Improve base locale related to settings and accounts () 2024-05-13 12:05:49 +00:00
webhook webhook: matrix access_token helper text 2024-04-16 08:59:56 +02:00
home.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
install.tmpl Fix some UI problems (install) () 2024-05-15 20:12:14 +02:00
post-install.tmpl [BRANDING] Custom loading animation for Forgejo 2024-02-05 16:02:13 +01:00