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

Separate UniGetUI into modules #2161

Merged
merged 75 commits into from
May 19, 2024
Merged

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    267fd48 View commit details
    Browse the repository at this point in the history
  2. Update UniGetUI.csproj

    marticliment committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6c14ba0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    d4a775b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc13207 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69a0178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22c9311 View commit details
    Browse the repository at this point in the history
  5. Test commit

    marticliment committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    23ec2c4 View commit details
    Browse the repository at this point in the history
  6. Update testing file

    marticliment committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a531593 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25dd252 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afb1cd1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    295e6ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    678a4c2 View commit details
    Browse the repository at this point in the history
  11. Add tests for IconStore

    marticliment committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0dc8a4f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50d85c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    3bc60f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df6b1dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59da38e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f2c66 View commit details
    Browse the repository at this point in the history
  5. Add tests for logger

    marticliment committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    38b9824 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Update IconStore

    marticliment committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f42c637 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    3eb0081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364254c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f763d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8081cca View commit details
    Browse the repository at this point in the history
  5. Initialize ManagerProperties and ManagerCapabilities on the construct…

    …or instead of on their own methods
    marticliment committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    50fe5d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c58fa0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8da07b9 View commit details
    Browse the repository at this point in the history
  8. Very basic start

    Atreyu committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6d1cf42 View commit details
    Browse the repository at this point in the history
  9. Converted all tests to XUnit

    Atreyu committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    da9a0a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    f74f2de View commit details
    Browse the repository at this point in the history
  2. Add the PackageDetailsProvider helpers on all managers, prepare suppo…

    …rt for per-manager basis icon loading
    marticliment committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5695dca View commit details
    Browse the repository at this point in the history
  3. Move PackageDetails-related methods to a helper; add native icon supp…

    …ort for Chocolatey, DotNet and PowerShell Gallery (through a generic NuGet parser)
    marticliment committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    2993768 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2736c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a1b71c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2176 from Atrejoe/feature/xunit_tests

    Very basic start
    marticliment authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e7ecc54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b3d147 View commit details
    Browse the repository at this point in the history
  8. Update LogEntryTests.cs

    marticliment committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ecfaccb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7371358 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c553c34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0292dd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Unify Build/Test action

    marticliment committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8361768 View commit details
    Browse the repository at this point in the history
  2. test improvements

    marticliment committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9e017dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6d5996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b8942c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    f843bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a3e7ef View commit details
    Browse the repository at this point in the history
  3. All NuGet-based managers will inherit from a base NuGet abstract Pack…

    …ageManager, providing API integration for the supported actions
    marticliment committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    05010f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdb6a76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d25b951 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f86bdd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef449e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06a2631 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    abac80e View commit details
    Browse the repository at this point in the history
  2. Update build script

    marticliment committed May 1, 2024
    Configuration menu
    Copy the full SHA
    99bfca5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    fd869b9 View commit details
    Browse the repository at this point in the history
  2. Fix to WinGet

    marticliment committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ce5fc8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    132eb9a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    0f65ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59cb0ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61ec001 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    d02c037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67331e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73b93bc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 19, 2024

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

    marticliment committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a1dba6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e5713 View commit details
    Browse the repository at this point in the history
  4. Fix announcer

    marticliment committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d49ada4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    762a4ae View commit details
    Browse the repository at this point in the history
  6. Add albanian support

    marticliment committed May 19, 2024
    Configuration menu
    Copy the full SHA
    85ce52d View commit details
    Browse the repository at this point in the history
  7. Minor improvements

    marticliment committed May 19, 2024
    Configuration menu
    Copy the full SHA
    fdfadea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    710e41f View commit details
    Browse the repository at this point in the history