1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-26 04:08:35 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Kerwin Bryant
e1feb438a4 Fix file tree issues (#33916) 2025-03-17 14:55:15 +00:00
Lunny Xiao
10513df1bf Add missing translation (#33900) 2025-03-15 18:55:58 +00:00
Kerwin Bryant
92f997ce6b Add file tree to file view page (#32721)
Resolve #29328

This pull request introduces a file tree on the left side when reviewing
files of a repository.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-15 16:26:49 +08:00