Forgejo/routers/api/packages/nuget
Michael Kriese 97cc955101
[GITEA] feat(nuget): basic manifest download
Refs: https://codeberg.org/forgejo/forgejo/pulls/2222

(cherry picked from commit 5f837efc15)

fix: write xml header

(cherry picked from commit a715984a42)

fix: optional elements and xml schema

(cherry picked from commit 6ea6895a36)

fix: pass all other requests to file search

(cherry picked from commit 9bfc74833a)

test: add integration test

(cherry picked from commit b798f4ce86)

fix: use xmlResponse

(cherry picked from commit 7f76df0b24)
(cherry picked from commit e18d574ca4)
2024-02-05 15:08:04 +01:00
..
api_v2.go Fix handling of plenty Nuget package versions (#26075) 2023-07-26 19:43:21 +00:00
api_v3.go Fix NuGet search endpoints (#25613) 2023-08-14 02:50:55 +00:00
auth.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
links.go Fix handling of plenty Nuget package versions (#26075) 2023-07-26 19:43:21 +00:00
nuget.go [GITEA] feat(nuget): basic manifest download 2024-02-05 15:08:04 +01:00