1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-21 17:51:42 +02:00
gitea/routers/api/v1
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793)
This PR

- [x] Move some functions from `issues.go` to `issue_stats.go` and
`issue_label.go`
- [x] Remove duplicated issue options `UserIssueStatsOption` to keep
only one `IssuesOptions`
2023-05-19 22:17:48 +08:00
..
activitypub
admin
misc
notify
org Fix organization field being null in GET /api/v1/teams/{id} (#24694) 2023-05-13 14:47:58 +00:00
packages Add Go package registry (#24687) 2023-05-14 23:38:40 +08:00
repo Some refactors for issues stats (#24793) 2023-05-19 22:17:48 +08:00
settings
swagger
user
utils
api.go
auth_windows.go
auth.go