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/templates
sillyguodong 2033eb7c11
Fix lint-swagger warning (#29787)
Caused by: #23106
Fix:
https://github.com/go-gitea/gitea/actions/runs/8274650046/job/22640335697

1. Delete `UserBadgeList` in `options.go`, because it wasn't used. (The
struct defined in `options.go` is the struct used to parse the request
body)
2. Move `BadgeList` struct under `routers/api/v1/swagger` folder which
response should be defined in.
11 months ago
..
admin Replace more `gt-` with `tw-`, update frontend docs (#29595) 11 months ago
api/packages/pypi
base Replace more `gt-` with `tw-`, update frontend docs (#29595) 11 months ago
code Fix wrong line number in code search result (#29260) 11 months ago
custom
devtest Fix date rendering by adding `<gitea-absolute-date>` (#29725) 11 months ago
explore
mail
org
package
projects
repo fix missed RenderLabel change in card template (#29772) 11 months ago
shared Highlight archived labels (#29680) 11 months ago
status Replace more `gt-` with `tw-`, update frontend docs (#29595) 11 months ago
swagger Fix lint-swagger warning (#29787) 11 months ago
user Fix incorrect locale Tr for gpg command (#29754) 11 months ago
webhook
home.tmpl
install.tmpl
post-install.tmpl