gitea/routers/api/packages/nuget
Hubert Wawrzyńczyk c41b30760b
Case-insensitive NuGet symbol file GUID (#21409)
NuGet symbol file lookup returned 404 on Visual Studio 2019 due to
case-sensitive api router. The api router should accept case-insensitive GUID.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-12 14:53:56 +08:00
..
api.go Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
auth.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
links.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
nuget.go Case-insensitive NuGet symbol file GUID (#21409) 2022-10-12 14:53:56 +08:00