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
JakobDev f384b13f1c
Implement Issue Config (#20956)
Closes #20955

This PR adds the possibility to disable blank Issues, when the Repo has
templates. This can be done by creating the file
`.gitea/issue_config.yaml` with the content `blank_issues_enabled` in
the Repo.
2 years ago
..
activitypub Add context cache as a request level cache (#22294) 2 years ago
admin Add login name and source id for admin user searching API (#23376) 2 years ago
misc Editor preview support for external renderers (#23333) 2 years ago
notify Move `convert` package to services (#22264) 2 years ago
org Add user webhooks (#21563) 2 years ago
packages Add Swift package registry (#22404) 2 years ago
repo Implement Issue Config (#20956) 2 years ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger Implement Issue Config (#20956) 2 years ago
user Use context for `RepositoryList.LoadAttributes` (#23435) 2 years ago
utils Add user webhooks (#21563) 2 years ago
api.go Implement Issue Config (#20956) 2 years ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago