aboutsummaryrefslogtreecommitdiffstats
path: root/modules/fileicon
Commit message (Collapse)AuthorAgeFilesLines
* Keep file tree view icons consistent with icon theme (#33921)HEADmainKerwin Bryant6 hours2-16/+58
| | | | | | | | | | | | | | | | | Fix #33914 before: ![3000-gogitea-gitea-y4ulxr46c4k ws-us118 gitpod io_test_test gitea_src_branch_main_ gitmodules](https://github.com/user-attachments/assets/ca50eeff-cc44-4041-b01f-c0c5bdd3b6aa) after: ![3000-gogitea-gitea-y4ulxr46c4k ws-us118 gitpod io_test_test gitea_src_branch_main_README md](https://github.com/user-attachments/assets/3b87fdbd-81d0-4831-8a74-4dbfcd5b6d91) --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
* Fix some UI bugs and clean up unused tests (#34088)wxiaoguang6 days1-7/+5
| | | | | 1. Make the material icon falls back to basic theme correctly 2. Remove `TestAttributeReader`, the problem has been resolved. 3. Fix `toggleElem` bug and add tests
* Add old svg class name to git entry icon (#33884)wxiaoguang2025-03-141-5/+15
| | | Fix https://github.com/go-gitea/gitea/pull/33837#discussion_r1995521288
* Fix file icon mapping (#33855)wxiaoguang2025-03-112-6/+24
| | | | Use the file extension mapping from VSCode's extensions. Otherwise js/ts/vba/... files won't get correct icons.
* Fix material icon & diff highlight (#33844)wxiaoguang2025-03-102-26/+41
|
* Add material icons for file list (#33837)wxiaoguang2025-03-102-0/+177