1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
gitea/routers/api/packages/nuget
KN4CK3R 2d7fe4cc1e
Fix handling of plenty Nuget package versions (#26075)
Fixes #25953

- Do not load full version information (v3)
- Add pagination support (v2)
2023-07-26 19:43:21 +00:00
..
api_v2.go Fix handling of plenty Nuget package versions (#26075) 2023-07-26 19:43:21 +00:00
api_v3.go Fix handling of plenty Nuget package versions (#26075) 2023-07-26 19:43:21 +00:00
auth.go refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
links.go Fix handling of plenty Nuget package versions (#26075) 2023-07-26 19:43:21 +00:00
nuget.go Fix handling of plenty Nuget package versions (#26075) 2023-07-26 19:43:21 +00:00