1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-07 20:05:47 +00:00
gitea/routers
Lunny Xiao 09ab64dfad
Remove duplicated issues options and some more refactors (#24787)
This PR 

- [x] Move some code from `issue.go` to `issue_search.go` and
`issue_update.go`
- [x] Use `IssuesOptions` instead of `IssueStatsOptions` becuase they
are too similiar.
- [x] Rename some functions
2023-05-18 10:45:25 +00:00
..
api Add Go package registry (#24687) 2023-05-14 23:38:40 +08:00
common Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
install Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
private Refactor web route (#24080) 2023-04-20 14:49:06 -04:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Remove duplicated issues options and some more refactors (#24787) 2023-05-18 10:45:25 +00:00
init.go Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00