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
|
95e15d2c8a
|
Cleanup FQDN validation logic, fallback to old hostname check (#4409)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-09 16:19:16 -06:00 |
|
Matthew Penner
|
7b91c38396
|
Lookup both A and AAAA records for node FQDNs (#4398)
Allows IPv6 addresses to be used, instead of IPv4 being required.
Closes <https://github.com/pterodactyl/panel/issues/4011>
|
2022-10-04 20:03:52 -06:00 |
|
Matthew Penner
|
68e9100e57
|
admin(eggs): add force_outgoing_ip option (#4323)
Closes #3841
|
2022-09-25 13:24:54 -06:00 |
|
Alex
|
5120590e47
|
ref: remove google analytics (#3912)
|
2022-02-05 09:08:43 -08:00 |
|
Dane Everitt
|
94ea9c37d0
|
Don't require auto-allocation settings if not enabled; closes #3085
|
2021-02-17 21:11:23 -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
|
239984f92c
|
Add internal support for file denylist on eggs; closes #569
|
2021-01-10 17:02:14 -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
|
f029b7239e
|
re-remove console limiting options
|
2020-11-01 03:16:30 -05:00 |
|
Dane Everitt
|
c6bd7ff661
|
Improve logic handle auto-allocation of ports for a server
|
2020-10-31 14:58:15 -07:00 |
|
Caleb
|
ea778e9345
|
Merge branch 'develop' into develop
|
2020-10-13 15:35:38 -04:00 |
|
Charles Morgan
|
4b8a275a78
|
Update AdvancedSettingsFormRequest.php
|
2020-10-11 18:33:25 -04:00 |
|
Dane Everitt
|
99c9682f67
|
Fix errors with mounts; closes #2374
|
2020-10-03 12:42:27 -07:00 |
|
Caleb
|
d80660f047
|
Added admin configuration
This is not working just yet but the fields have been added to the admin control area.
|
2020-09-28 16:14:14 -04:00 |
|
Dane Everitt
|
cc6f98c0fd
|
Replace all instances of 255 as a max length with 191; ref #2421
|
2020-09-26 16:29:26 -07:00 |
|
Dane Everitt
|
3c7ffaaadb
|
Remove all references of packs from the Panel
|
2020-09-13 11:13:37 -07:00 |
|
Dane Everitt
|
540cc82e3d
|
Don't resolve database hosts; closes #2237
|
2020-08-19 20:38:51 -07:00 |
|
Charles Morgan
|
cb4f8efbe6
|
Add Google Analytics
Added Google Analytics to latest dev branch
|
2020-07-26 21:05:54 -04:00 |
|
Matthew Penner
|
a4af8ec977
|
Add the ability to create mounts
|
2020-05-20 18:55:59 -06:00 |
|
Dane Everitt
|
72ecac5236
|
Merge pull request #1963 from Sir3lit/maxconn
Add Max Concurrent Connections for database users
|
2020-04-25 11:01:01 -07:00 |
|
Charles Morgan
|
82dd7dc8e3
|
Allow Null = 0
Allow Value to be nullable, will autofill 0 if value is null or 0, to facilitate "unlimited" connections.
|
2020-04-23 10:45:44 -04:00 |
|
AreYouScared
|
d55af822e3
|
Typo
Removed un-neede |
|
2020-04-17 20:55:01 -04:00 |
|
AreYouScared
|
21491e3aaa
|
Allow descrition field to be optional
Allows for Nest, Node, Location and Egg description fields to be blank / nullable.
Removed "required" wording next to them aswell
|
2020-04-17 20:52:40 -04:00 |
|
Dane Everitt
|
c087f6429f
|
Temporary patch to get user management pages displaying correctly
|
2019-12-08 11:02:59 -08:00 |
|
Dane Everitt
|
0d6cf54314
|
[L6] Update even more areas of codebase using custom model validation logic
|
2019-09-04 22:26:28 -07:00 |
|
Dane Everitt
|
8253246955
|
Prevent an exception when creating databases with the same name on multiple hosts.
closes #1456
|
2019-03-02 15:31:25 -08:00 |
|
Dane Everitt
|
6967b9ba12
|
Fix exception thrown due to lack of pre-validation on the model.
closes #1158
|
2018-05-20 17:11:52 -07:00 |
|
Dane Everitt
|
00df0b66a6
|
Merge pull request #1148 from pterodactyl/feature/doc-block-improvements
@throws docblock improvements
|
2018-05-20 16:25:59 -07:00 |
|
Lance Pioch
|
71257c67bf
|
Add more throwing
|
2018-05-13 12:42:22 -04:00 |
|
Lance Pioch
|
e2dc0638d9
|
Fix app/ spelling errors
|
2018-05-13 11:12:41 -04:00 |
|
Dane Everitt
|
3fb02a4b3c
|
Fix FQDN failing validation in database host UI, ref #957
|
2018-02-18 13:43:54 -06:00 |
|
Dane Everitt
|
d52f8d9215
|
Fix behavior of validation when creating egg variables
|
2018-02-17 13:09:54 -06:00 |
|
Dane Everitt
|
ff8b5fc5a3
|
Fix exception when modifying existing DB host, closes #910
|
2018-02-04 12:59:14 -06:00 |
|
Dane Everitt
|
0b00895261
|
fix saving of egg variable values, closes #905
|
2018-02-03 12:36:57 -06:00 |
|
Dane Everitt
|
d9355b93b4
|
Fix exception when adjusting mail settings, closes #907
|
2018-02-03 12:28:39 -06:00 |
|
Dane Everitt
|
407120a854
|
Merge branch 'develop' into feature/api-v1
|
2018-01-21 17:06:31 -06:00 |
|
Dane Everitt
|
655d2485b5
|
Fix error causing inability to save variables.
|
2018-01-21 17:02:25 -06:00 |
|
Dane Everitt
|
8dcab927e5
|
Merge branch 'develop' into feature/api-v1
|
2018-01-21 14:31:32 -06:00 |
|
Dane Everitt
|
2212f28351
|
Don't break the page if no variable rules are provided.
|
2018-01-21 11:58:59 -06:00 |
|
Dane Everitt
|
c3b9738364
|
Implement application API Keys
|
2018-01-18 21:36:15 -06:00 |
|
Dane Everitt
|
adcab5969a
|
Fix server description nullablility
|
2018-01-06 12:58:30 -06:00 |
|
Dane Everitt
|
a75b15cd8d
|
closes #852
|
2018-01-06 12:53:17 -06:00 |
|
Dane Everitt
|
4457634127
|
Fix user creation to use UUIDs correctly
Also updates the notification send method to be cleaner and more maintainable
|
2018-01-01 12:13:08 -06:00 |
|
Dane Everitt
|
5efee34378
|
close #840
|
2017-12-30 20:25:04 -06:00 |
|
Dane Everitt
|
b9d67459b2
|
Update to Laravel 5.5 (#814)
|
2017-12-17 13:07:38 -06:00 |
|
Dane Everitt
|
f9df463d32
|
Implement a better management interface for Settings (#809)
|
2017-12-14 21:05:26 -06:00 |
|