gitea/templates
wxiaoguang 34349c085c
Fix incorrect file links (#34189)
Fix #34188

The name "FileName" is ambiguous: sometimes it is "base name without
path", sometimes it is "full name with path".

The ambiguous name causes various problems.

This PR clarifies the usage: `FileTreePath`: the full name with path.
2025-04-13 12:27:31 -07:00
..
admin Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Prepare common tmpl functions in a middleware (#33957) 2025-03-25 06:17:58 +00:00
custom
devtest Refactor dropdown ellipsis (#34123) 2025-04-05 03:21:11 +00:00
explore Fix span svg layout (#34185) 2025-04-13 12:44:57 +08:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org refactor organization menu (#33928) 2025-04-10 12:12:55 -07:00
package refactor organization menu (#33928) 2025-04-10 12:12:55 -07:00
projects fix(#34076):replace assgniee translation key (#34077) 2025-03-31 19:11:15 +00:00
repo Fix incorrect file links (#34189) 2025-04-13 12:27:31 -07:00
shared Add flat-square action badge style (#34062) 2025-04-01 09:42:10 +00:00
status Use overflow-wrap: anywhere to replace word-break: break-all (#34126) 2025-04-06 17:13:02 +08:00
swagger Add last_committer_date and last_author_date for file contents API (#32921) 2025-04-02 21:47:31 -07:00
user Update milestones.tmpl (#34184) 2025-04-12 11:34:42 +08:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
post-install.tmpl Optimize the installation page (#32994) 2024-12-31 04:49:26 +00:00