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: Gawdl3y/Resolute
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: Gawdl3y/Resolute
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.2
Choose a head ref
  • 12 commits
  • 14 files changed
  • 1 contributor

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    2e173df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from Gawdl3y/bug/log-release-warnings

    Fix harmless release build lint warnings
    Gawdl3y authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d315bb2 View commit details
    Browse the repository at this point in the history
  3. Wait for settings to load before rendering app

    This should prevent a brief flash of the wrong theme and various incorrect elements at slower startups or when reloading
    Gawdl3y committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    20001b5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61 from Gawdl3y/feat/wait-for-settings

    Wait for settings to load before rendering app
    Gawdl3y authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    00b5fde View commit details
    Browse the repository at this point in the history
  5. Share reqwest client for all file downloads, add timeout, use rustls,…

    … and allow compression
    Gawdl3y committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ef79577 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #62 from Gawdl3y/feat/shared-http

    Share reqwest client for all file downloads, add timeout, use rustls, and allow compression
    Gawdl3y authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f850b86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5b44e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b131c4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #63 from Gawdl3y/feat/checksum-dragdrop-logging

    Add drag & drop and logging to checksum calculator
    Gawdl3y authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9094d5f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #64 from Gawdl3y/ci/changelog-diff-formatting

    Add explicit formatting of diff link in changelog
    Gawdl3y authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2e813f6 View commit details
    Browse the repository at this point in the history
  11. Release v0.4.2

    Gawdl3y committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    59e2cd8 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #65 from Gawdl3y/main

    Release v0.4.2
    Gawdl3y authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8f87bb0 View commit details
    Browse the repository at this point in the history
Loading