gitea/routers
Lunny Xiao aab7cb6750
Move some files under repo/setting (#25585)
There are too many files under `routers/web/repo` and the file
`routers/web/repo/setting.go` is too big.
This PR move all setting related routers' body functions under
`routers/web/repo/setting` and also split `routers/web/repo/setting.go`
2023-07-02 08:59:32 +08:00
..
api Fix bug of branches API with tests (#25578) 2023-07-01 10:52:52 +08:00
common
install Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2023-06-21 10:49:25 +00:00
private
utils
web Move some files under repo/setting (#25585) 2023-07-02 08:59:32 +08:00
init.go