You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
yp05327 0850be6750
Fix the display of org level badges (#26504)
Follow #24654 #22705 #24232

In some pages we still have missing badges, for example:

![image](https://github.com/go-gitea/gitea/assets/18380374/f57fae6d-95ad-4996-8881-160c9cd27768)

![image](https://github.com/go-gitea/gitea/assets/18380374/11e86d43-b715-4d14-bdf0-51bf8b5c7b01)

![image](https://github.com/go-gitea/gitea/assets/18380374/61c514e7-d8f6-4c93-a61f-60604619e3a7)
1 year ago
..
actions Move notification interface to services layer (#26915) 1 year ago
agit Move notification interface to services layer (#26915) 1 year ago
asymkey Add context cache as a request level cache (#22294) 2 years ago
attachment Preserve file size when creating attachments (#23406) 2 years ago
auth Improve LDAP group config documentation, fixes #21159 (#21227) 1 year ago
automerge Improve queue and logger context (#24924) 2 years ago
context Fix the display of org level badges (#26504) 1 year ago
convert add Upload URL to release API (#26663) 1 year ago
cron chore(actions): support cron schedule task (#26655) 1 year ago
externalaccount Replace `interface{}` with `any` (#25686) 2 years ago
feed Move notification interface to services layer (#26915) 1 year ago
forms Check blocklist for emails when adding them to account (#26812) 1 year ago
gitdiff Use Go 1.21 and update dependencies (#26878) 1 year ago
indexer Move notification interface to services layer (#26915) 1 year ago
issue Move notification interface to services layer (#26915) 1 year ago
lfs Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
mailer Move notification interface to services layer (#26915) 1 year ago
markup Move web/api context related testing function into a separate package (#26859) 1 year ago
migrations Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
mirror Move notification interface to services layer (#26915) 1 year ago
notify Move notification interface to services layer (#26915) 1 year ago
org Refactor rename user and rename organization (#24052) 2 years ago
packages Move notification interface to services layer (#26915) 1 year ago
pull Move notification interface to services layer (#26915) 1 year ago
release Move notification interface to services layer (#26915) 1 year ago
repository Move notification interface to services layer (#26915) 1 year ago
secrets Refactor secrets modification logic (#26873) 1 year ago
task Move notification interface to services layer (#26915) 1 year ago
uinotification Move notification interface to services layer (#26915) 1 year ago
user add unit test for user renaming (#26261) 2 years ago
webhook Move notification interface to services layer (#26915) 1 year ago
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2 years ago