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