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

support Artifactory NuGet V3 API #585

Merged
merged 9 commits into from
Oct 21, 2023

Commits on Oct 20, 2023

  1. support Artifactory NuGet V3 API

    * fix preference screen switching to different nuget source type
    * allow using authenticated V3 api
    * allow overwriting nuget source api version
    * allow using encrypted nuget source passwords
    * fix some warnings
    JoC0de committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0984d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4690a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e3d001 View commit details
    Browse the repository at this point in the history
  4. conform with Async sufix for methods + enable calling encrypted API o…

    …nly on Unity 2023.1+
    JoC0de committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4052a1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b86916 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d74db4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d420a4 View commit details
    Browse the repository at this point in the history
  8. fix usings

    JoC0de committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0b160b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. fix format in api client

    JoC0de committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a7982f9 View commit details
    Browse the repository at this point in the history