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
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
..
api api: respect DISABLE_STARS config option 2 months ago
common Fix bleve fuzziness search (#33078) 2 months ago
install Refactor request context (#32956) 3 months ago
private Automerge supports deleting branch automatically after merging (#32343) 2 months ago
utils Refactor older tests to use testify (#33140) 2 months ago
web api: respect DISABLE_STARS config option 2 months ago
init.go Add sub issue list support (#32940) 3 months ago