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/routers/api/v1
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
..
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 6 months ago
admin Clarify path param naming (#32969) 3 months ago
misc Fix markup render regression and fix some tests (#32640) 4 months ago
notify Clarify path param naming (#32969) 3 months ago
org Clarify path param naming (#32969) 3 months ago
packages
repo api: respect DISABLE_STARS config option 2 months ago
settings
shared
swagger Fix sync fork for consistency (#33147) 2 months ago
user api: respect DISABLE_STARS config option 2 months ago
utils Move admin routers from /admin to /-/admin (#32189) 5 months ago
api.go Fix sync fork for consistency (#33147) 2 months ago