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

[WIP] Add windows support to remote config #10997

Draft
wants to merge 71 commits into
base: master
Choose a base branch
from
Draft

Commits on Feb 21, 2023

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

Commits on Mar 6, 2023

  1. add windows

    Lyokone committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b4d9126 View commit details
    Browse the repository at this point in the history
  2. add windows

    Lyokone committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    153c0d9 View commit details
    Browse the repository at this point in the history
  3. add windows

    Lyokone committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8f19973 View commit details
    Browse the repository at this point in the history
  4. add windows

    Lyokone committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7ffbf8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1efb81f View commit details
    Browse the repository at this point in the history
  6. add windows

    Lyokone committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    856a6df View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    dca7958 View commit details
    Browse the repository at this point in the history
  2. add windows

    Lyokone committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3ca3848 View commit details
    Browse the repository at this point in the history
  3. add windows

    Lyokone committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    73e93e2 View commit details
    Browse the repository at this point in the history
  4. add windows

    Lyokone committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    29700ce View commit details
    Browse the repository at this point in the history
  5. add windows

    Lyokone committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e9c3cbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e7fdcf View commit details
    Browse the repository at this point in the history
  7. add windows

    Lyokone committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f5517dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1b75ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e9d473 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3f796f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f40b408 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eee05da View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    c2a7db6 View commit details
    Browse the repository at this point in the history
  2. feat: merge with main package

    Lyokone committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a8ed44f View commit details
    Browse the repository at this point in the history
  3. add intializeApp

    Lyokone committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a35e3e6 View commit details
    Browse the repository at this point in the history
  4. initalizeCore

    Lyokone committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    49dd1fb View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. ready windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1a5cd02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ffe08 View commit details
    Browse the repository at this point in the history
  3. add windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    f351089 View commit details
    Browse the repository at this point in the history
  4. add windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b231635 View commit details
    Browse the repository at this point in the history
  5. add windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5ba84f8 View commit details
    Browse the repository at this point in the history
  6. add windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    226d0db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6cb387 View commit details
    Browse the repository at this point in the history
  8. add windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    bd34981 View commit details
    Browse the repository at this point in the history
  9. add windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    cb2fc58 View commit details
    Browse the repository at this point in the history
  10. add windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    25d474e View commit details
    Browse the repository at this point in the history
  11. add windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    37e9e6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e9ed95 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9dd9781 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    276b7cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9c6cbcc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6feecbf View commit details
    Browse the repository at this point in the history
  17. feat: merge with main package

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    67621a9 View commit details
    Browse the repository at this point in the history
  18. add intializeApp

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    f702e79 View commit details
    Browse the repository at this point in the history
  19. initalizeCore

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    73ce28a View commit details
    Browse the repository at this point in the history
  20. ready windows

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0999c3e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c03cb0d View commit details
    Browse the repository at this point in the history
  22. app host

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e203061 View commit details
    Browse the repository at this point in the history
  23. add licence headers

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    33f2580 View commit details
    Browse the repository at this point in the history
  24. format

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d90af0d View commit details
    Browse the repository at this point in the history
  25. format

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    cac387a View commit details
    Browse the repository at this point in the history
  26. formatting ui

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    883cc12 View commit details
    Browse the repository at this point in the history
  27. formatting ui

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e59e241 View commit details
    Browse the repository at this point in the history
  28. formatting ui

    Lyokone committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b4b4ee4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    26674eb View commit details
    Browse the repository at this point in the history
  2. Add windows to test folder

    Lyokone committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3986c3f View commit details
    Browse the repository at this point in the history
  3. tests working

    Lyokone committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    0e985b3 View commit details
    Browse the repository at this point in the history
  4. ci: windows ci

    Lyokone committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    bec139f View commit details
    Browse the repository at this point in the history
  5. ci: windows

    Lyokone committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2ae5a11 View commit details
    Browse the repository at this point in the history
  6. ci: tests

    Lyokone committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    13a78b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7852dd8 View commit details
    Browse the repository at this point in the history
  8. add licence

    Lyokone committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9131867 View commit details
    Browse the repository at this point in the history
  9. remove comment

    Lyokone committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    6844729 View commit details
    Browse the repository at this point in the history
  10. remove file

    Lyokone committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f138fad View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    773bcf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d43636 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    2df8b1d View commit details
    Browse the repository at this point in the history
  2. more pigoen change

    cynthiajoan committed May 20, 2023
    Configuration menu
    Copy the full SHA
    4361fd9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    ac5d4c4 View commit details
    Browse the repository at this point in the history
  2. fix a compile error

    cynthiajoan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0e90b9f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

Commits on Jun 23, 2023

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

Commits on Jun 27, 2023

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