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

Microwin ISO downloader #2581

Merged
merged 30 commits into from
Sep 21, 2024

Commits on Aug 17, 2024

  1. try1

    MyDrift-user committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    86a0b9b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. little fix

    MyDrift-user committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0ee9972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc5725 View commit details
    Browse the repository at this point in the history
  3. little update

    MyDrift-user committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    838716e View commit details
    Browse the repository at this point in the history
  4. fix some stuff

    MyDrift-user committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    07b20cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea2a92f View commit details
    Browse the repository at this point in the history
  6. fix (maybe?)

    MyDrift-user committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fcd339d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 24, 2024

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

Commits on Sep 1, 2024

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

Commits on Sep 3, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

  1. improve, fix and more

    - call ed with default windows edition (Home/Pro/Edu)
    - fix language combobox logic
    - add @CodingWonders 's "Get-FidoLangFromCulture"
    - hide comboboxes if manual ISO selection is toggled
    MyDrift-user committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    34e2ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c89302a View commit details
    Browse the repository at this point in the history
  3. little output fix

    - added | Out-Null to combobox item additions to prevent unneeded console output
    MyDrift-user committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f31c08f View commit details
    Browse the repository at this point in the history
  4. improve coloring

    - using ToggleButtonOnColor for Radiobuttons
    - add theme color ToggleButtonOffColor and use where needed
    MyDrift-user committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1ed4676 View commit details
    Browse the repository at this point in the history
  5. fix lang

    MyDrift-user committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6734009 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix "en-" lang

    remove (United States) bc it is wrong and not accepted by fido/ms
    MyDrift-user committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fec9cba View commit details
    Browse the repository at this point in the history
  2. always add "English"

    MyDrift-user committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c86d3cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2413a4 View commit details
    Browse the repository at this point in the history
  4. fix theming

    - add ToggleButtonOffColor to all themes
    MyDrift-user committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9d6b35b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c868546 View commit details
    Browse the repository at this point in the history
  6. fix merge issue

    MyDrift-user committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ef0ac78 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. update instructions

    MyDrift-user committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    adc2bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c265286 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. update ui

    - manual download is primary option
    - radiobuttons renamed to refrect what they are
    - fix styling of instruction
    - add margin to radiobuttons
    MyDrift-user committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a8b9128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a49132 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8a47ba4 View commit details
    Browse the repository at this point in the history
  2. fix merge issues

    MyDrift-user committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    790e16c View commit details
    Browse the repository at this point in the history