Dane Everitt
|
dc4ead766c
|
Merge pull request #2901 from vilhelmprytz/vilhelmprytz-update-sponge-egg
eggs: SpongeVanilla: update default version
|
2020-12-24 08:56:39 -08:00 |
|
Matthew Penner
|
4b9eab8950
|
Send ignored_files as a string to wings
|
2020-12-22 19:31:52 -07:00 |
|
Vilhelm Prytz
|
2e6bb4e7ba
|
eggs: SpongeVanilla: update default version
* replaced 1.11.2-6.1.0-BETA-21 with 1.12.2-7.3.0 since it is the stable and recommended build
|
2020-12-22 17:48:28 +01:00 |
|
Matthew Penner
|
bb559422dc
|
Make ESLint happy, fix minor issue with file manager breadcrumb
|
2020-12-19 11:51:26 -07:00 |
|
Matthew Penner
|
17ca3659c5
|
Change 'backups.prune_age' default to 6 hours
|
2020-12-19 11:50:35 -07:00 |
|
Jakob
|
fd93a4cda1
|
remove mailtrap.io from example env config
|
2020-12-18 00:08:01 +01:00 |
|
Matthew Penner
|
d8f75fa0b7
|
Fix failed transfers locking a server into a unaccessible state
|
2020-12-17 11:14:58 -07:00 |
|
Matthew Penner
|
37cfa151b6
|
Use ServerTransferringException
|
2020-12-17 10:37:14 -07:00 |
|
Matthew Penner
|
e69d9b2c26
|
Update comment in AuthenticateServerAccess.php
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
fd848985ee
|
Add ServerTransferringException, use is_null
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
5668a780e2
|
Hopefully the last small tweaks and fixes to transfer logs
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
8d297a0918
|
Release reserved allocations upon archive failure
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
01926e2896
|
Improve logic for logging into the websocket of the target node
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
5c5e2e24f1
|
📯 tRaNsFeR lOgS 📯
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
e6c4a68e4a
|
Update logic for tracking a server's transfer state
|
2020-12-17 10:35:54 -07:00 |
|
Dane Everitt
|
5d03c0d2e5
|
Properly handle loading files with special characters
|
2020-12-16 21:38:46 -08:00 |
|
Dane Everitt
|
0084b48d86
|
quick migration changes for refresh(ish) support; ref #2875
This still fails in a 2017 migration, but I don't care.
|
2020-12-16 20:38:21 -08:00 |
|
Matthew Penner
|
e34d31a58c
|
Allow changing the prune age for backups
|
2020-12-16 14:15:07 -07:00 |
|
Dane Everitt
|
5bbb36b3cf
|
Support updating docker image for a server from the frontend
|
2020-12-13 11:07:29 -08:00 |
|
Dane Everitt
|
1dacd703df
|
Fix egg importing from seeder
|
2020-12-13 10:34:51 -08:00 |
|
Dane Everitt
|
638ea2e815
|
Support creating/updating docker images on eggs
|
2020-12-13 10:13:32 -08:00 |
|
Dane Everitt
|
78c4ac80bc
|
Basic implemention of multiple selectable images for an egg
The admin side of this is quite ugly when creating/editing a server, but I'm not putting effort into that right now with React Admin soon™
|
2020-12-13 09:53:17 -08:00 |
|
Charles Morgan
|
9d6f4e00d7
|
Properly copy database-password
|
2020-12-09 00:42:56 -05:00 |
|
Dane Everitt
|
3e65a2d055
|
Pass one at unfucking the stupid file encoding issues
|
2020-12-08 21:24:17 -08:00 |
|
Dane Everitt
|
24417ac516
|
Slightly less obtuse way of handling this little checkbox
|
2020-12-08 20:34:31 -08:00 |
|
Dane Everitt
|
60f170e919
|
Merge pull request #2796 from acl1704/update/forge
Update Forge egg
|
2020-12-08 19:57:33 -08:00 |
|
Dane Everitt
|
24fcaba817
|
Merge pull request #2811 from TekExplorer/patch-2
Correct Typo in Bug Report template
|
2020-12-08 19:56:18 -08:00 |
|
Dane Everitt
|
a66ee9673b
|
Merge pull request #2797 from pterodactyl/matthewpi/breadcrumb-patch-1
Add mb-4 to File Manager Breadcrumb when editing a file
|
2020-12-08 19:56:05 -08:00 |
|
Dane Everitt
|
f31a1288af
|
Don't show file mode in the manager
|
2020-12-08 19:54:32 -08:00 |
|
Omar Kamel
|
6e7dd36a89
|
Correct Typo in Bug Report template
installating > installing
smh lol. I find the typo funny but also let's just fix that real quick.
fixes #2808
|
2020-12-08 22:25:07 -05:00 |
|
Dane Everitt
|
76b9fae4e9
|
Merge pull request #2801 from pterodactyl/issue/2800
Delete the oldest backup, not the newest backup
|
2020-12-08 14:57:04 -08:00 |
|
Matthew Penner
|
911d85c230
|
Delete the oldest backup, not the newest backup, closes #2800
|
2020-12-07 09:31:44 -07:00 |
|
Matthew Penner
|
2fafd4fbbf
|
Add mb-4 to File Manager Breadcrumb when editing a file
|
2020-12-06 20:42:05 -07:00 |
|
Alex
|
854270e4e8
|
fix required version variable
fixes required FORGE_VERSION and renames minecraft version variable to avoid confusion
|
2020-12-06 17:55:41 -08:00 |
|
Michael Parker
|
159b977b35
|
update paper egg
Updates the paper egg for 1.17 support with java 11 by default
|
2020-12-06 20:53:00 -05:00 |
|
Dane Everitt
|
63eefaa695
|
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
|
2020-12-06 15:44:31 -08:00 |
|
Dane Everitt
|
1fcffc7eb9
|
Update CHANGELOG.md
|
2020-12-06 15:44:26 -08:00 |
|
Dane Everitt
|
fcff9085b8
|
Merge pull request #2781 from pterodactyl/matthewpi/server-details-patch-1
Show installing status instead of offline when a server is installing
|
2020-12-06 15:27:03 -08:00 |
|
Dane Everitt
|
4a3c9040a7
|
Merge pull request #2792 from pterodactyl/matthewpi/backups-patch-1
Handle CompleteMultipartUpload and AbortMultipartUpload on the Panel
|
2020-12-06 15:26:44 -08:00 |
|
Dane Everitt
|
ef787bbd78
|
Update DeleteSubuserTest.php
|
2020-12-06 15:26:20 -08:00 |
|
Dane Everitt
|
3ad1e90bad
|
Merge branch 'develop' into matthewpi/backups-patch-1
|
2020-12-06 15:17:12 -08:00 |
|
Matthew Penner
|
00429c3911
|
Cleanup remote backup controllers
|
2020-12-06 15:19:54 -07:00 |
|
Dane Everitt
|
f9ea96f45d
|
Less strict type; closes #2681
|
2020-12-06 14:17:54 -08:00 |
|
Dane Everitt
|
d22456d9ca
|
Block API access when 2FA is required on account; closes #2791
|
2020-12-06 13:56:14 -08:00 |
|
Matthew Penner
|
1ce6d3bbba
|
Maybe we should keep that backup rate-limit
|
2020-12-06 13:55:45 -07:00 |
|
Matthew Penner
|
a5cebd6bcf
|
s3 backups: handle CompleteMultipartUpload and AbortMultipartUpload on the panel instead of in wings, add BACKUP_PRESIGNED_URL_LIFESPAN environment variable
|
2020-12-06 13:53:55 -07:00 |
|
Matthew Penner
|
ac8b7fec28
|
Merge branch 'develop' into matthewpi/server-details-patch-1
|
2020-12-06 13:30:56 -07:00 |
|
Dane Everitt
|
5d23d894ae
|
Update NodeUpdateServiceTest.php
|
2020-12-06 12:25:36 -08:00 |
|
Dane Everitt
|
79673ca440
|
Don't ever block storing node updates if wings returns an error; closes #2712
|
2020-12-06 12:23:58 -08:00 |
|
Dane Everitt
|
11054de5b3
|
Attempt revocation of JWT access when changing a server's owner
closes #2771
|
2020-12-06 12:16:12 -08:00 |
|