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

feat: fields and features for dedicated server support #28

Merged
merged 25 commits into from
Oct 19, 2023

Commits on May 6, 2023

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

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    ace91c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bdfce8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    022aeed View commit details
    Browse the repository at this point in the history
  4. chore: rename all "arch/platform" consistently, remove ID from Versio…

    …nTargets
    
    The "arch/platform" entities are now called targets
    The "platform" field is now targetName
    VersionTarget and SMLVersionTarget have VersionID and TargetName as their primary keys, rather than a separate ID
    Removed unnecessary and unused GQL endpoints related to Targets
    mircearoata committed May 8, 2023
    Configuration menu
    Copy the full SHA
    40ca1d0 View commit details
    Browse the repository at this point in the history
  5. feat: backwards compatibility for Version fields Link, Hash and Size

    These fields in the db store the original uploaded file, which for single-target plugins (WindowsNoEditor) is valid, but for multi-target plugins is not
    Return the WindowsNoEditor target information, if available, otherwise return the version's
    mircearoata committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0e7f9a5 View commit details
    Browse the repository at this point in the history
  6. chore: lint

    mircearoata committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d33815d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    e5a8fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1925d55 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. feat: VirusTotal parallelization

    porisius authored and mircearoata committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    cc9bc62 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    66ee7db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eb0263 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bd70d2 View commit details
    Browse the repository at this point in the history
  4. feat: enum for TargetName

    mircearoata committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    24c46ee View commit details
    Browse the repository at this point in the history
  5. chore: lint

    mircearoata committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7d39754 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d7c4f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    295fa9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c4ce32 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    b9ca8cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13a52b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5505067 View commit details
    Browse the repository at this point in the history
  4. chore: field alignment

    Vilsol committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    86bc1f8 View commit details
    Browse the repository at this point in the history