forgejo/routers/api/v1
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>
2023-05-09 01:30:14 +02:00
..
activitypub
admin Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
misc Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
notify
org
packages Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
repo Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
settings
swagger Add API for gitignore templates (#22783) 2023-04-27 11:51:20 +08:00
user
utils
api.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
auth.go
auth_windows.go