Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NuGet search endpoints (#25613) #26499

Merged
merged 2 commits into from
Aug 16, 2023

Commits on Aug 14, 2023

  1. Fix NuGet search endpoints (go-gitea#25613)

    Fixes go-gitea#25564
    Fixes go-gitea#23191
    
    - Api v2 search endpoint should return only the latest version matching
    the query
    - Api v3 search endpoint should return `take` packages not package
    versions
    KN4CK3R committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    66e906b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    df6c2db View commit details
    Browse the repository at this point in the history