Skip to content

Commit c5ff6d1

Browse files
committed
PUSH
-> Fixed the pterodactyl registration error forever -> Added a class for users in client -> Made so that tickets now show a message by the author then showing a description -> Finally enabled landing page for everyone! -> Added a setting so you can change the feedbacks from the landing page via the settings page -> Rewrote how the route system works -> Fixed the server limit thing! -> Now you can login using the username to!
1 parent b4de361 commit c5ff6d1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+1372
-1188
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change

MythicalDash64

512 Bytes
Binary file not shown.

MythicalDashARM32

512 Bytes
Binary file not shown.

MythicalDashARM64

4 KB
Binary file not shown.

app/Database/Connect.php

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change

app/Pterodactyl/Connection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change

app/Pterodactyl/User.php

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change

caches/github.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change

cli/Program.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change

cli/scripts/SettingsHandler.cs

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)