You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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`
1 year ago
..
api Fix bug of branches API with tests (#25578) 1 year ago
common Use fetch to send requests to create issues/comments (#25258) 1 year ago
install Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 1 year ago
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Move some files under repo/setting (#25585) 1 year ago
init.go Refactor path & config system (#25330) 1 year ago