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.
KN4CK3R a35749893b
Move `convert` package to services (#22264)
Addition to #22256

The `convert` package relies heavily on different models which is
[disallowed by our definition of
modules](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#design-guideline).
This helps to prevent possible import cycles.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
home.go Implement FSFE REUSE for golang files (#21840) 2 years ago
members.go Fix leaving organization bug on user settings -> orgs (#21983) 2 years ago
org.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org_labels.go Implement FSFE REUSE for golang files (#21840) 2 years ago
setting.go Secrets storage with SecretKey encrypted (#22142) 1 year ago
setting_oauth2.go Implement FSFE REUSE for golang files (#21840) 2 years ago
setting_packages.go Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
teams.go Move `convert` package to services (#22264) 1 year ago