Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simplecloudapp/controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: simplecloudapp/controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 12 files changed
  • 3 contributors

Commits on Apr 4, 2025

  1. Merge pull request #37 from simplecloudapp/main

    Bring develop up-to-date
    FllipEis authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    19d8c5d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. feat: single port in envoy that can handle all droplets via url:8090/…

    …<droplet-id>/grpc-method
    FllipEis committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    2b1038d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

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

Commits on Apr 14, 2025

  1. Merge pull request #38 from simplecloudapp/feat/single-envoy-port

    feat: single port in envoy that can handle all droplets
    FllipEis authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    f7cbeda View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. update: droplet api

    FllipEis authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    601bd3f View commit details
    Browse the repository at this point in the history
  2. update: droplet api version

    FllipEis committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    7aa0ddc View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	gradle/libs.versions.toml
    FllipEis committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    09ac6b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. fix: only update server in database when something was actually chang…

    …ed (caused servers to not stop)
    FllipEis committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    192124e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. bump: droplet api version

    FllipEis committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    3b50fac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0104f8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c61ea60 View commit details
    Browse the repository at this point in the history
  4. fix: type missmatch

    FllipEis committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    4c94b48 View commit details
    Browse the repository at this point in the history
  5. update: bump droplet api

    FllipEis committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    8d7e4ec View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. feat: property (scale-ignore-players) to decide if the player count…

    … should be checked before a server scales down
    FllipEis committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    a912bbe View commit details
    Browse the repository at this point in the history
  2. fix: default value

    FllipEis committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    63b61ce View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

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

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    cd9ac53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c620a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05b51cb View commit details
    Browse the repository at this point in the history
Loading