Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							095bc89aee 
							
						 
					 
					
						
						
							
							Basic fixes from phpstan  
						
						
						
						
					 
					
						2024-03-16 14:19:40 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							a9774718d2 
							
						 
					 
					
						
						
							
							Fix the repo links  
						
						
						
						
					 
					
						2024-03-16 14:05:38 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							e4cee4d69d 
							
						 
					 
					
						
						
							
							Remove locations  
						
						
						
						
					 
					
						2024-03-14 02:23:30 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							a296084d6e 
							
						 
					 
					
						
						
							
							Remove nests  
						
						
						
						
					 
					
						2024-03-14 01:27:50 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							2f3d4e2819 
							
						 
					 
					
						
						
							
							Remove telemetry  
						
						
						
						
					 
					
						2024-03-12 22:47:49 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							883314b74a 
							
						 
					 
					
						
						
							
							Small updates  
						
						
						
						
					 
					
						2024-03-12 22:47:32 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							c83dd86a41 
							
						 
					 
					
						
						
							
							Switch namespace back to App  
						
						
						
						
					 
					
						2024-03-12 22:39:16 -04:00 
						 
				 
			
				
					
						
							
							
								Boy132 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5a417e9adb 
							
						 
					 
					
						
						
							
							app(setup): replace mail with sendmail driver ( #4750 )  
						
						
						
						
					 
					
						2023-08-22 19:18:05 -06:00 
						 
				 
			
				
					
						
							
							
								Boy132 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51cee7688a 
							
						 
					 
					
						
						
							
							app: update prune-backup command description ( #4754 )  
						
						
						
						
					 
					
						2023-08-22 19:17:18 -06:00 
						 
				 
			
				
					
						
							
							
								Robert Nisipeanu 
							
						 
					 
					
						
						
						
						
							
						
						
							85f1259709 
							
						 
					 
					
						
						
							
							fix(4752): check if description field present on request  
						
						
						
						
					 
					
						2023-08-22 15:01:49 -10:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							987440c8ca 
							
						 
					 
					
						
						
							
							app: fix formatting  
						
						
						
						
					 
					
						2023-08-22 18:59:34 -06:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							04d83edd36 
							
						 
					 
					
						
						
							
							app: fix getMySQLTimezoneOffset() truncating seconds  
						
						... 
						
						
						
						Previously the `getMySQLTimezoneOffset()` function would truncate the
seconds part of a time offset (returning `+9:00` instead of `+9:30`) for
example. This only affects timezones with offsets that contain minutes.
Closes https://github.com/pterodactyl/panel/issues/4821 
Superseeds https://github.com/pterodactyl/panel/pull/4827 
Co-authored-by: danny6167 <daniel@barteck.com.au> 
						
						
					 
					
						2023-08-22 18:54:59 -06:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d38b4f0e2 
							
						 
					 
					
						
						
							
							Laravel 10 ( #4706 )  
						
						
						
						
					 
					
						2023-02-23 12:30:16 -07:00 
						 
				 
			
				
					
						
							
							
								Devonte W 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b746c3ead1 
							
						 
					 
					
						
						
							
							fix(api/client): add validation for backup request body ( #4704 )  
						
						
						
						
					 
					
						2023-02-23 12:23:12 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							866b6df4b0 
							
						 
					 
					
						
						
							
							api(task): ensure sequence_id always starts at 1  
						
						
						
						
					 
					
						2023-01-24 16:19:34 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b14e46eec 
							
						 
					 
					
						
						
							
							api: fix sequence_id being ignored in server task API  
						
						... 
						
						
						
						Closes  #4434  
					
						2023-01-24 15:57:24 -07:00 
						 
				 
			
				
					
						
							
							
								Jelco 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c74314d2ab 
							
						 
					 
					
						
						
							
							Fix file repository not catching 404 responses ( #4637 )  
						
						
						
						
					 
					
						2023-01-17 15:12:22 -07:00 
						 
				 
			
				
					
						
							
							
								Boy132 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ed7f1c912 
							
						 
					 
					
						
						
							
							Fix MAIL_FROM_ADDRESS in EmailSettingsCommand ( #4648 )  
						
						
						
						
					 
					
						2023-01-17 15:01:53 -07:00 
						 
				 
			
				
					
						
							
							
								Omar Kamel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e43da311fe 
							
						 
					 
					
						
						
							
							api(client): keep existing server description when empty ( #4619 )  
						
						
						
						
					 
					
						2022-12-14 14:19:45 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8978da335e 
							
						 
					 
					
						
						
							
							app(telemetry): disable server_usage for eggs and nests  
						
						
						
						
					 
					
						2022-12-12 16:07:33 -07:00 
						 
				 
			
				
					
						
							
							
								VibeGAMESNL 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							680bce6d94 
							
						 
					 
					
						
						
							
							api(client): fix decompress timeout ( #4568 )  
						
						
						
						
					 
					
						2022-12-12 16:07:13 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							428311e854 
							
						 
					 
					
						
						
							
							database: fix mail settings migration  
						
						
						
						
					 
					
						2022-12-12 15:47:48 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4626118d77 
							
						 
					 
					
						
						
							
							app: fix remaining email config keys  
						
						
						
						
					 
					
						2022-12-12 14:31:49 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							63a179d7f3 
							
						 
					 
					
						
						
							
							app: fix email config keys  
						
						
						
						
					 
					
						2022-12-12 14:21:47 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd69652942 
							
						 
					 
					
						
						
							
							Fix No application encryption key has been specified error while trying to generate said key  
						
						
						
						
					 
					
						2022-12-04 16:09:42 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa7503816a 
							
						 
					 
					
						
						
							
							Add telemetry prompt in p:environment:setup command  
						
						
						
						
					 
					
						2022-12-04 14:59:45 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							250c557e23 
							
						 
					 
					
						
						
							
							telemetry: include more detailed server egg and nest usage  
						
						
						
						
					 
					
						2022-12-01 12:09:27 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6272bb6710 
							
						 
					 
					
						
						
							
							api(remote): cleanup  
						
						
						
						
					 
					
						2022-12-01 11:52:22 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3c278a8c51 
							
						 
					 
					
						
						
							
							api(remote): check if transfer is present before trying to update status  
						
						
						
						
					 
					
						2022-12-01 11:51:26 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee033d6d08 
							
						 
					 
					
						
						
							
							Telemetry ( #4564 )  
						
						
						
						
					 
					
						2022-11-22 13:39:43 -07:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a4f6870518 
							
						 
					 
					
						
						
							
							server: track reinstall failures differently from initial install failures ( #4531 )  
						
						
						
						
					 
					
						2022-11-21 13:53:54 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							039ad4abf0 
							
						 
					 
					
						
						
							
							api(server): log activity when server description is changed  
						
						
						
						
					 
					
						2022-11-21 13:43:19 -07:00 
						 
				 
			
				
					
						
							
							
								Devonte W 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							634c9353e3 
							
						 
					 
					
						
						
							
							fix(transformers): force object type for properties ( #4544 )  
						
						
						
						
					 
					
						2022-11-21 13:28:46 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3521e0221 
							
						 
					 
					
						
						
							
							api(server): fix undefined header  
						
						
						
						
					 
					
						2022-11-21 13:20:50 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							df2402b54f 
							
						 
					 
					
						
						
							
							Streaming Transfers ( #4548 )  
						
						
						
						
					 
					
						2022-11-14 18:25:07 -07:00 
						 
				 
			
				
					
						
							
							
								Boy132 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							032e4f2e31 
							
						 
					 
					
						
						
							
							Apply node maintenance mode to servers ( #4421 )  
						
						
						
						
					 
					
						2022-11-06 16:02:30 -07:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4032481a4f 
							
						 
					 
					
						
						
							
							Update validation rules for remote activity logs ( #4526 )  
						
						
						
						
					 
					
						2022-11-06 15:42:48 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b7a65436fa 
							
						 
					 
					
						
						
							
							Merge branch '1.0-develop' into develop  
						
						
						
						
					 
					
						2022-10-31 10:59:35 -06:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							16c2b606b4 
							
						 
					 
					
						
						
							
							Add ManifestDoesNotExistException and Solution ( #4455 )  
						
						... 
						
						
						
						Co-authored-by: Matthew Penner <matthew@pterodactyl.io> 
						
						
					 
					
						2022-10-31 10:29:10 -06:00 
						 
				 
			
				
					
						
							
							
								Boy132 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f2095e815e 
							
						 
					 
					
						
						
							
							Allow users to change the server description ( #4420 )  
						
						
						
						
					 
					
						2022-10-31 10:20:53 -06:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							548affba84 
							
						 
					 
					
						
						
							
							Fix linting ( #4504 )  
						
						
						
						
					 
					
						2022-10-29 17:58:55 -06:00 
						 
				 
			
				
					
						
							
							
								Jelco 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c78b380c5 
							
						 
					 
					
						
						
							
							Fix InMemoryFilesystemAdapter ( #4489 )  
						
						
						
						
					 
					
						2022-10-26 10:26:56 -06:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e49ba65709 
							
						 
					 
					
						
						
							
							Fix config key names ( #4464 )  
						
						
						
						
					 
					
						2022-10-23 18:51:20 -06:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7266c66ebf 
							
						 
					 
					
						
						
							
							un-type getRulesForUpdate;  fixes   #4463  
						
						
						
						
					 
					
						2022-10-23 18:14:50 -06:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							860b2d890b 
							
						 
					 
					
						
						
							
							Fix php artisan up ( #4457 )  
						
						
						
						
					 
					
						2022-10-21 11:31:59 -06:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2828a4b1e0 
							
						 
					 
					
						
						
							
							fix AssetManifestService error when loading the panel  
						
						
						
						
					 
					
						2022-10-14 11:00:10 -06: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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c748fa9842 
							
						 
					 
					
						
						
							
							fix: exclude any permissions not defined internally when updating or creating subusers ( #4416 )  
						
						
						
						
					 
					
						2022-10-09 16:14:16 -06:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0e0689846 
							
						 
					 
					
						
						
							
							feat: bump account key limit to 25 ( #4417 )  
						
						... 
						
						
						
						Closes  #4394  
					
						2022-10-08 15:14:03 -06:00