forgejo/web_src
yp05327 18caa53859
Add muted class to author name in repo commit list (#29989)
Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/f6b3728c-ed9a-4e47-8755-89373235dff2)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/272c85e3-620d-4758-ae4d-ad90b54e142c)

If repo is a mirror, external user's name will be white, but if user is
existed, then you will see blue names and white names together:

![image](https://github.com/go-gitea/gitea/assets/18380374/747622da-56e3-4162-b391-919787a8cee4)

---------

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit 13921569dd5f77ee7d8352d0036ff649b03e72c8)
2024-03-30 07:17:30 +01:00
..
css Add muted class to author name in repo commit list (#29989) 2024-03-30 07:17:30 +01:00
fomantic Remove fomantic table module (#30047) 2024-03-30 07:17:30 +01:00
js Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
svg Customizable "Open with" applications for repository clone (#29320) 2024-03-23 11:58:54 +01:00