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
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
..
api Move `convert` package to services (#22264) 1 year ago
common Support disabling database auto migration (#22053) 2 years ago
install Implement FSFE REUSE for golang files (#21840) 2 years ago
private refactor bind functions based on generics (#22055) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Move `convert` package to services (#22264) 1 year ago
init.go Implement FSFE REUSE for golang files (#21840) 2 years ago