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

fix: Panel Installer #951

Merged
merged 26 commits into from
Jul 10, 2024
Merged

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    1c30f13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98ce2e3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. implementing a mechanism to detect the absence of install.lock and re…

    …directing users to /install to initiate the installation process.
    1day2die committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cea4e9e View commit details
    Browse the repository at this point in the history
  2. Remove unused Middlewares

    1day2die committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d13365e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix: pterodactyl settings not getting encrypted during installation

    Also fixes minor issues like spelling / sentence mistakes.
    Refactored some variable names, and made it actually show error message on the page instead of only in logs.
    Now email settings have select input for mail method and encryption.
    zvikasdongre committed May 20, 2024
    Configuration menu
    Copy the full SHA
    be6c5d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from zvikasdongre/fix/panel-installer

    Fix installer setting pterodactyl settings without encryption, causing 500 Error in settings page.
    S0ly committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b747b7d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    de23e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392b601 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    0735530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0690d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd6f0fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d89a805 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03af8b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    c508b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ccea68 View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts

    jameskitt616 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d4a48a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3136e18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    effc8ac View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. feat: Merge pull request #5 from jameskitt616/fix-panel-installer

    Update Panel Installer
    add redis configuration
    add timezone configuration
    fix and clean code
    S0ly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bb21c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf198cf View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    51a2d49 View commit details
    Browse the repository at this point in the history
  2. Update wrong log message

    jameskitt616 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    96b601e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    b3d3124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a67e0ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from jameskitt616/fix-installer-migration

    Fix installer migration
    S0ly committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9b989a5 View commit details
    Browse the repository at this point in the history