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

Server manifest & Multi-fork support #5

Merged
merged 18 commits into from
Jul 14, 2024
Merged

Commits on Jun 17, 2024

  1. Directory.Packages.props

    PJB3005 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9ba4719 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Delete database request logger.

    Design is bad, I had to turn it off on our servers ages ago due to perf issues. I doubt anybody cares.
    PJB3005 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1d15c91 View commit details
    Browse the repository at this point in the history
  2. Fix migrations running twice.

    Apparently??
    PJB3005 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6ab5614 View commit details
    Browse the repository at this point in the history
  3. Style settings in Rider

    PJB3005 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3b04ca2 View commit details
    Browse the repository at this point in the history
  4. Multi-fork support, test project, library

    Content versions are now stored per fork.
    
    Created a downloader project that serves as a test of the CDN. Added a Robust.Cdn.Lib project that sharable code will be moved to. In the future the launcher will be able to use this project instead.
    
    A bunch of misc shit.
    PJB3005 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    17e0fca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da06e4a View commit details
    Browse the repository at this point in the history
  6. Disable request log in dev

    PJB3005 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1d8bc39 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jul 4, 2024

  1. CDN fork publishing system

    PJB3005 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    21604ab View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    2975aa5 View commit details
    Browse the repository at this point in the history
  2. Fix broken file get query

    PJB3005 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9203704 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    2b9dc81 View commit details
    Browse the repository at this point in the history
  2. Fix System.CommandLine reference being in Robust.Cdn.Lib

    Should be in Robust.Cdn.Downloader
    PJB3005 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b343e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6bcf39 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    448d2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3847aa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Fancy build list page.

    PJB3005 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    318205a View commit details
    Browse the repository at this point in the history
  2. Fix dockerfile

    PJB3005 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7223732 View commit details
    Browse the repository at this point in the history