Matthew Penner
|
f68c46b0a0
|
eggs: remove config_logs field
|
2022-12-14 18:10:12 -07:00 |
|
Matthew Penner
|
7ed2be50fd
|
php-cs-fixer and phpstan
|
2022-12-14 18:04:16 -07:00 |
|
Matthew Penner
|
363c4fd49f
|
php-cs-fixer
|
2022-12-14 17:06:28 -07:00 |
|
Matthew Penner
|
67bf3e342e
|
api(application): v2 backport
|
2022-12-14 17:05:46 -07:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Matthew Penner
|
ff37c51eef
|
Use different clone logic for arrays (#4402)
Closes <https://github.com/pterodactyl/panel/issues/3985>
|
2022-10-04 19:48:08 -06:00 |
|
DaneEveritt
|
cca0010a00
|
Update egg import/update logic to all use the same pathwaus
|
2022-05-15 14:40:19 -04:00 |
|
DaneEveritt
|
c8faf64059
|
Support naming docker images on eggs; closes #4052
Bumps PTDL_v1 export images to PTDL_v2, updates the Minecraft specific eggs to use named images.
|
2022-05-07 17:45:22 -04:00 |
|
Charles Morgan
|
91ea0a4f41
|
Update core eggs to new docker yolk images (#3382)
|
2021-07-17 10:02:00 -07:00 |
|
Dane Everitt
|
1943c7a98b
|
Prevent catastrophic boot failure in wings when a server egg has bad data; closes #3055
|
2021-03-03 21:02:11 -08:00 |
|
Dane Everitt
|
5515871b2f
|
Turns out I hate that huge space formatting, disable that mess
|
2021-01-27 20:52:11 -08:00 |
|
Dane Everitt
|
b00def2537
|
Switch to JSON from TEXT when storing denylist items for an egg; closes #3034
|
2021-01-26 21:08:53 -08:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
a043071e3c
|
Update to Laravel 8
Co-authored-by: Matthew Penner <me@matthewp.io>
|
2021-01-23 12:12:54 -08:00 |
|
Dane Everitt
|
9684456480
|
Add a todo for later
|
2021-01-10 17:05:41 -08:00 |
|
Dane Everitt
|
239984f92c
|
Add internal support for file denylist on eggs; closes #569
|
2021-01-10 17:02:14 -08:00 |
|
Dane Everitt
|
2ee08a1a3d
|
Update logic for server transfer controller
|
2020-12-24 10:10:40 -08:00 |
|
Dane Everitt
|
1dacd703df
|
Fix egg importing from seeder
|
2020-12-13 10:34:51 -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 |
|
Dane Everitt
|
7618f306bd
|
Support functionality for per-egg features
|
2020-11-02 20:20:36 -08:00 |
|
Dane Everitt
|
b946b20193
|
Avoid pass-by-reference issues in config parsing leading to duplicated responses; ref #2511
|
2020-11-01 13:07:00 -08:00 |
|
Dane Everitt
|
61f501abc9
|
Fix file parser failing if multiple configuration values are present on same line; closes #2604
|
2020-11-01 12:25:02 -08:00 |
|
Dane Everitt
|
0c2bd416ee
|
Fix unit tests for eggs
|
2020-10-05 21:29:35 -07:00 |
|
Dane Everitt
|
d1a28051f9
|
Support userInteraction and user_interaction because who needs this to be maintainable in the future...
|
2020-08-04 20:39:18 -07:00 |
|
Dane Everitt
|
c91c02f6a8
|
Fix for struct in Go
|
2020-08-04 20:38:24 -07:00 |
|
Dane Everitt
|
164d6ef2e4
|
Return egg "done" checks as an array rather than a string
|
2020-08-04 20:34:44 -07:00 |
|
Dane Everitt
|
da39d9177e
|
Fix seed imports
|
2020-06-25 21:16:59 -07:00 |
|
Dane Everitt
|
49dee28eb8
|
Support using pipe characters within egg validation rules; closes #1960
|
2020-05-07 20:40:19 -07:00 |
|
Dane Everitt
|
df140184e6
|
Correctly return the updated key
|
2020-04-12 15:56:50 -07:00 |
|
Dane Everitt
|
eafb0c061d
|
Return a less obtuse structure for config file editing
|
2020-04-12 12:22:50 -07:00 |
|
Dane Everitt
|
3d224993cd
|
Fix logic for parsing egg data to not explode with nested objects
|
2020-04-11 18:27:47 -07:00 |
|
Dane Everitt
|
8f0044575f
|
Update server creation data logic
|
2019-11-16 13:33:01 -08:00 |
|
Dane Everitt
|
67ff67a1bd
|
Add endpoints to return a server's egg configuration
|
2019-09-22 15:30:53 -07:00 |
|
Dane Everitt
|
7543ef085d
|
Format files
|
2019-09-05 21:32:57 -07:00 |
|
Lance Pioch
|
e2dc0638d9
|
Fix app/ spelling errors
|
2018-05-13 11:12:41 -04:00 |
|
Dane Everitt
|
b96c2d16ee
|
Added validation to variable validation rules to validate that the validation rules are valid
closes #988
|
2018-03-17 15:09:09 -05:00 |
|
Dane Everitt
|
241f7d0125
|
Fix some data integrity issues
|
2018-02-17 13:37:53 -06:00 |
|
Dane Everitt
|
3ecab82358
|
Fix exception when empty default value is passed for an egg variable, closes #934
|
2018-02-11 16:47:50 -06:00 |
|
Dane Everitt
|
5f9fe4a69b
|
Update calls to missing function
|
2018-01-05 16:33:50 -06:00 |
|
Dane Everitt
|
60eb60013c
|
Update repository base code to be cleaner and make use of PHP 7 features
|
2018-01-04 22:49:50 -06:00 |
|
Dane Everitt
|
10e2e6e379
|
close #841
|
2017-12-30 19:56:42 -06:00 |
|
Dane Everitt
|
f8c89f8331
|
Add support for seeding nests and eggs
|
2017-11-03 23:07:18 -05:00 |
|
Dane Everitt
|
e01d7497f5
|
Add ability to update an Egg by re-uploading a file.
|
2017-10-08 23:50:52 -05:00 |
|
Dane Everitt
|
aaf96669d4
|
Misc fixes
|
2017-10-08 21:36:22 -05:00 |
|
Dane Everitt
|
6e02e9491a
|
Egg tests updated
|
2017-10-08 15:29:46 -05:00 |
|
Dane Everitt
|
787346525b
|
Update a batch of failing tests
|
2017-10-07 23:29:08 -05:00 |
|
Dane Everitt
|
17642bffe7
|
More code updates
|
2017-10-07 17:21:41 -05:00 |
|
Dane Everitt
|
cc297eea09
|
Misc changes
|
2017-10-07 16:19:07 -05:00 |
|
Dane Everitt
|
6b8464ea3a
|
Nest & Egg management working through the ACP now.
|
2017-10-07 16:16:51 -05:00 |
|
Dane Everitt
|
df87ea0867
|
This breaks literally the entire panel.
|
2017-10-06 23:57:53 -05:00 |
|