1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/routers/api/packages/nuget
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_
2024-03-02 16:42:31 +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 remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00