1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-04 22:48:05 +00:00
gitea/routers
wxiaoguang 34349c085c
Fix incorrect file links ()
Fix 

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
..
api Allow admins and org owners to change org member public status () 2025-04-13 08:07:29 +00:00
common Enable addtional linters () 2025-04-01 10:14:01 +00:00
install Enable addtional linters () 2025-04-01 10:14:01 +00:00
private Cache GPG keys, emails and users when list commits () 2025-04-09 16:34:38 +00:00
utils Refactor older tests to use testify () 2025-01-09 09:21:47 +08:00
web Fix incorrect file links () 2025-04-13 12:27:31 -07:00
init.go Prepare for support performance trace () 2025-01-15 20:05:18 +00:00