1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-18 00:47:48 -04:00

5 Commits

Author SHA1 Message Date
Kerwin Bryant
ec3dcafddd Extract the parameter of RenderEntryIconWithOpenStatus from git.TreeEntry to FileEntry to decouple it from git.TreeEntry.
This change will allow integrating the file icons of the file tree on the diff page into the unified rendering logic without relying on `git.TreeEntry`.
2025-04-10 12:21:50 +00:00
Kerwin Bryant
f8efcb9986 Update the hard-coded "octicon-file-directory-fill" to follow the configured icon. 2025-04-10 07:15:35 +00:00
Kerwin Bryant
cfa983eeea remove redundant code 2025-04-10 05:34:30 +00:00
Kerwin Bryant
39eedc1323 support the open-icon of folder 2025-04-10 03:03:43 +00:00
wxiaoguang
34e5df6d30
Add material icons for file list (#33837) 2025-03-10 15:57:17 +08:00