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/swagger
HeCorr c49823c2b6
api: respect DISABLE_STARS config option
- add APIGone response type
- re-generate Swagger spec

if stars are disabled:
  - render 404 page on /repo/stars
  - return 410 error on star-related API endpoints and actions
  - return empty value on star model functions (StarRepo, IsStaring, GetStargazers)
2 months ago
..
ui.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
v1_json.tmpl api: respect DISABLE_STARS config option 2 months ago