gitea/services
Giteabot 544450a212
fix some file icon ui (#36078) (#36088)
Backport #36078 by @a1012112796

fix #36071

looks that's because if an svg in hiden env, it's color added by
`fill="url(#a)"` will become not usefull. by ai helping, I think moving
it out of page by position is a good solution. fell free creat a new
pull request if you have a better soluton. Thanks.
<img width="2198" height="1120" alt="image"
src="https://github.com/user-attachments/assets/bbf7c171-0b7f-412a-a1bc-aea3f1629636"
/>

Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: a1012112796 <1012112796@qq.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-12-04 19:39:35 +00:00
..
actions Fix actions schedule update issue (#35767) (#35774) 2025-10-29 18:51:16 +01:00
agit Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00
asymkey Refactor legacy code (#35708) (#35716) 2025-10-21 05:47:37 +00:00
attachment fix attachment file size limit in server backend (#35519) (#35720) 2025-10-21 18:01:59 +00:00
auth Fix various permission & login related bugs (#36002) (#36004) 2025-11-22 12:33:48 +00:00
automerge Honor delete branch on merge repo setting when using merge API (#35488) (#35726) 2025-10-22 09:41:40 -07:00
automergequeue Fix various trivial problems (#35714) (#35718) 2025-10-21 18:02:57 +08:00
context Update tab title when navigating file tree (#35757) (#35772) 2025-10-29 14:04:19 +00:00
contexttest Fix session gob (#35128) 2025-07-20 01:49:36 +00:00
convert Fix various permission & login related bugs (#36002) (#36004) 2025-11-22 12:33:48 +00:00
cron Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00
doctor Add a doctor command to fix inconsistent run status (#35840) (#35845) 2025-11-04 11:16:36 -08:00
externalaccount Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +00:00
feed Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
forms Honor delete branch on merge repo setting when using merge API (#35488) (#35726) 2025-10-22 09:41:40 -07:00
git Fix git commit committer parsing and add some tests (#35007) 2025-07-10 19:03:36 +00:00
gitdiff Fix incorrect viewed files counter if file has changed (#36009) (#36047) 2025-11-28 11:33:37 +01:00
indexer
issue Limit read bytes instead of ReadAll (#35928) (#35934) 2025-11-13 02:26:27 +08:00
lfs Refactor legacy code (#35708) (#35716) 2025-10-21 05:47:37 +00:00
mailer Use Golang net/smtp instead of gomail's smtp to send email (#36055) (#36083) 2025-12-04 18:58:01 +00:00
markup Improve and fix markup code preview rendering (#35777) (#35787) 2025-10-30 09:06:44 +00:00
migrations Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511) 2025-09-19 08:04:18 -07:00
mirror Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00
notify Don't send trigger for a pending review's comment create/update/delete (#34928) 2025-07-03 10:35:45 +08:00
oauth2_provider Make OAuth2 issuer configurable (#35915) (#35916) 2025-11-10 16:12:25 +00:00
org Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 2025-09-10 03:15:01 +00:00
packages Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
projects Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
pull Fix Actions pull_request.paths being triggered incorrectly by rebase (#36045) (#36054) 2025-11-29 05:45:30 +00:00
release Fix various permission & login related bugs (#36002) (#36004) 2025-11-22 12:33:48 +00:00
repository fix some file icon ui (#36078) (#36088) 2025-12-04 19:39:35 +00:00
secrets Fix various bugs (#35684) (#35696) 2025-10-19 02:26:03 +08:00
task Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
uinotification Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
user Fix edit user email bug in API (#36068) (#36081) 2025-12-04 18:25:52 +00:00
versioned_migration Remove wrong "git.DefaultContext" (#35364) 2025-08-27 16:31:21 +00:00
webhook Limit read bytes instead of ReadAll (#35928) (#35934) 2025-11-13 02:26:27 +08:00
webtheme Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
wiki Fix error handling in mailer and wiki services (#36041) (#36053) 2025-11-28 20:34:38 -08:00