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/api/packages
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
..
composer Move `convert` package to services (#22264) 1 year ago
conan refactor auth interface to return error when verify failure (#22119) 1 year ago
container refactor auth interface to return error when verify failure (#22119) 1 year ago
generic Implement FSFE REUSE for golang files (#21840) 2 years ago
helm Implement FSFE REUSE for golang files (#21840) 2 years ago
helper Implement FSFE REUSE for golang files (#21840) 2 years ago
maven Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago
npm Fix condition for is_internal (#22095) 1 year ago
nuget refactor auth interface to return error when verify failure (#22119) 1 year ago
pub Implement FSFE REUSE for golang files (#21840) 2 years ago
pypi Update go dev dependencies (#22064) 2 years ago
rubygems Implement FSFE REUSE for golang files (#21840) 2 years ago
vagrant Implement FSFE REUSE for golang files (#21840) 2 years ago
api.go refactor auth interface to return error when verify failure (#22119) 1 year ago