Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GSDragoon/RadeonSoftwareSlimmer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.0
Choose a base ref
...
head repository: GSDragoon/RadeonSoftwareSlimmer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.10.0
Choose a head ref
  • 19 commits
  • 45 files changed
  • 3 contributors

Commits on Dec 15, 2022

  1. Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/RadeonSoftwareSlim…

    …mer (#24)
    
    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e35bc82 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Add .NET 7 version

    GSDragoon committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    ce31ecb View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    GSDragoon committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    d2c951d View commit details
    Browse the repository at this point in the history
  3. Add cl.cache temp folder

    GSDragoon committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    1de0a2e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

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

Commits on Jan 9, 2023

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

Commits on May 30, 2023

  1. Feature/preinstall restore from backup (#28)

    * Update dependencies
    
    * Update suppression
    
    * Restore from backup - packages
    
    * Restore to default - scheduled tasks
    
    * Update report generator path to be shorter
    
    * Add scheduled task log message
    
    * Add missing package restore to default test
    
    * Remove logging to file for tests
    
    * Restore from backup display components
    
    * Misc formatting
    
    * Small cleanup
    GSDragoon authored May 30, 2023
    Configuration menu
    Copy the full SHA
    c84e160 View commit details
    Browse the repository at this point in the history
  2. Create dependabot.yml

    GSDragoon authored May 30, 2023
    Configuration menu
    Copy the full SHA
    cba3ebb View commit details
    Browse the repository at this point in the history
  3. Bump gittools/actions from 0.9.15 to 0.10.2 (#32)

    Bumps [gittools/actions](https://github.com/gittools/actions) from 0.9.15 to 0.10.2.
    - [Release notes](https://github.com/gittools/actions/releases)
    - [Commits](GitTools/actions@v0.9.15...v0.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: gittools/actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    41f01df View commit details
    Browse the repository at this point in the history
  4. Bump ncipollo/release-action from 1.11.1 to 1.12.0 (#30)

    Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.11.1 to 1.12.0.
    - [Release notes](https://github.com/ncipollo/release-action/releases)
    - [Commits](ncipollo/release-action@v1.11.1...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: ncipollo/release-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    2126528 View commit details
    Browse the repository at this point in the history
  5. Bump coverlet.collector from 3.2.0 to 6.0.0 (#31)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v3.2.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    11b945c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c493f6 View commit details
    Browse the repository at this point in the history
  7. Bump SonarAnalyzer.CSharp from 9.0.0.68202 to 9.1.0.70676 (#29)

    Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.0.0.68202 to 9.1.0.70676.
    - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
    - [Commits](SonarSource/sonar-dotnet@9.0.0.68202...9.1.0.70676)
    
    ---
    updated-dependencies:
    - dependency-name: SonarAnalyzer.CSharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    6cd9bdf View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

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

    GSDragoon committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    8038e0b View commit details
    Browse the repository at this point in the history
  3. UI improvements

    - Added icons to all buttons
    - Adjusted spacing to be more compact
    - Moved post install refresh button to the bottom
    - Load post install on startup in the background
    - Other misc formatting and alignment changes
    GSDragoon committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    23f85c5 View commit details
    Browse the repository at this point in the history
  4. Fixed crash if pre install file and paths contained invalid characters

    - Also cleaned up usage of combining paths
    GSDragoon committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    91ef322 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0d62bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ce5251 View commit details
    Browse the repository at this point in the history
Loading