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
wxiaoguang def4956122
Improve Gitea's web context, decouple "issue template" code into service package (#24590)
1. Remove unused fields/methods in web context.
2. Make callers call target function directly instead of the light
wrapper like "IsUserRepoReaderSpecific"
3. The "issue template" code shouldn't be put in the "modules/context"
package, so move them to the service package.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
actions Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356) 2 years ago
packages Add RPM registry (#23380) 2 years ago
v1 Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago