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

Infra: Multi-platform support #36

Draft
wants to merge 54 commits into
base: main
Choose a base branch
from
Draft

Infra: Multi-platform support #36

wants to merge 54 commits into from

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    5af849e View commit details
    Browse the repository at this point in the history
  2. add some files to CoreX

    NoobNotFound committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c749d5a View commit details
    Browse the repository at this point in the history
  3. Moved to .Net 8

    NoobNotFound committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f33b9e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Remove win10 runtime condition

    Signed-off-by: Lamparter <notlamparter@outlook.com>
    Lamparter authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    85bb0d3 View commit details
    Browse the repository at this point in the history
  2. [CodeFactor] Apply fixes

    code-factor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7867dab View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Update README.md

    Signed-off-by: Lamparter <notlamparter@outlook.com>
    Lamparter authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    caa5fe4 View commit details
    Browse the repository at this point in the history
  2. Update Emerald.App.csproj

    Signed-off-by: 0x5BFA <62196528+0x5bfa@users.noreply.github.com>
    0x5bfa authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7aa85c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13c2ffb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    20ed0cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f0ce52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec98d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00d6049 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. Remove Uno Platform project

    I didn't really like it anyway
    Lamparter committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0642c5a View commit details
    Browse the repository at this point in the history
  2. Add universal solution

    Lamparter committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    28eb041 View commit details
    Browse the repository at this point in the history
  3. Rename CI

    Signed-off-by: Lamparter <notlamparter@outlook.com>
    Lamparter authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4cce0a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3859bb1 View commit details
    Browse the repository at this point in the history
  5. Update gitignore

    Lamparter committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e5313a5 View commit details
    Browse the repository at this point in the history
  6. Rename CI

    (again)
    
    Signed-off-by: Lamparter <notlamparter@outlook.com>
    Lamparter authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4a72c70 View commit details
    Browse the repository at this point in the history
  7. Rename CI

    (again again)
    
    Signed-off-by: Lamparter <notlamparter@outlook.com>
    Lamparter authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e54b196 View commit details
    Browse the repository at this point in the history
  8. Rename CI

    (again again again)
    
    Signed-off-by: Lamparter <notlamparter@outlook.com>
    Lamparter authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d0dd261 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    71bb783 View commit details
    Browse the repository at this point in the history
  2. [CodeFactor] Apply fixes

    code-factor committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6b9caab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7d8b84 View commit details
    Browse the repository at this point in the history
  4. apply code fix

    NoobNotFound committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5310d98 View commit details
    Browse the repository at this point in the history
  5. undo 1 change

    NoobNotFound committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5e1476f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. 👷 Implement central package management (#42)

    * ⚰ Remove Nuget package references from Emerald.App.csproj
    
    * ⚰ Remove Nuget package references from Emerald.Core.csproj
    
    * ⚰ Remove Nuget package references from Emerald.CoreX.csproj
    
    * 📌 Add dependencies to Directory.Packages.props
    
    * 👷 Implement central package management in packaging project
    
    * 📌 Disable central package management for Emerald.Core
    
    * 💡 Remove dependency placeholder for Emerald.Core in central package management
    Lamparter authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    05b9a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da23505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e38d23a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae1f893 View commit details
    Browse the repository at this point in the history
  5. [CodeFactor] Apply fixes

    code-factor committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2e9e7a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. 👔 Fix header identity typo

    Signed-off-by: Lamparter <notlamparter@outlook.com>
    Lamparter authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    6f9843c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    d99d1b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56c1770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbbba85 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 30, 2024

  1. add summaries to Mod stores methods

    NoobNotFound committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4744f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03233e4 View commit details
    Browse the repository at this point in the history
  3. update dependencies

    NoobNotFound committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    00254c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f8a808 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. [CodeFactor] Apply fixes (#49)

    Co-authored-by: codefactor-io <support@codefactor.io>
    codefactor-io[bot] and code-factor authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a41cb82 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    117778b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4d4c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b8b4ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    567a207 View commit details
    Browse the repository at this point in the history
  5. remove unwanted file

    NoobNotFound committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    44018f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Oct 6, 2024

  1. some updates on Uno UI

    NoobNotFound committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    ac23225 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 14, 2024

  1. navbar changes

    NoobNotFound committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    19469e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    ddb892d View commit details
    Browse the repository at this point in the history
  2. Undo namespace rename

    NoobNotFound committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ea84310 View commit details
    Browse the repository at this point in the history