0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-10 21:52:19 -05:00
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
api/packages/pypi
base Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
custom
devtest
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
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
home.tmpl
install.tmpl Fix some UI problems (install) () 2024-05-15 20:12:14 +02:00
post-install.tmpl