forgejo/routers/web/user
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
..
setting
avatar.go
code.go
home.go Some refactors for issues stats (#24793) 2023-05-19 22:17:48 +08:00
home_test.go
main_test.go
notification.go
package.go Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
profile.go Add Gitea Profile Readmes (#23260) 2023-05-09 05:57:24 +00:00
search.go
stop_watch.go
task.go