| 
							
							
								 Boy132 | cd965678b7 | Allow multiple startup commands per egg  (#1656) | 2025-10-07 23:42:28 +02:00 |  | 
			
				
					| 
							
							
								 Boy132 | 9f35f1c3ee | Enable "ordered imports" (#1746) | 2025-09-24 13:34:19 +02:00 |  | 
			
				
					| 
							
							
								 Charles | ec0727b406 | Allow eggs to be exported/imported as YAML (#1535) | 2025-08-04 07:32:10 -04:00 |  | 
			
				
					| 
							
							
								 Boy132 | c52439132d | Add tagsto egg importer & exporter, add tags to egg jsons (#1125)* add tags to egg importer & exporter
* add tags to stock eggs | 2025-03-18 17:35:15 +01:00 |  | 
			
				
					| 
							
							
								 Colin DeCarlo | 86c369d7ce | Implement Webhooks (#548) * feat: First Webhook PoC draft
* feat: Dispatch Webhooks PoC
* fix: typo in webhook configuration scope
* Update 2024_04_21_162552_create_webhooks_table.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update 2024_04_21_162552_create_webhooks_table.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update 2024_04_21_162544_create_webhook_configurations_table.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update 2024_04_21_162544_create_webhook_configurations_table.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooks.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooksJob.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhookForConfiguration.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhookForConfiguration.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhookForConfiguration.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooksJob.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooksJob.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* Update DispatchWebhooksJob.php
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
* chore: Implement Webhook Event Discovery
* we got a test working for webhooks
* WIP
* Something is working!
* More tests
* clean up the tests now that they are passing
* WIP
* Don't use model specific events
* WIP
* WIP
* WIP
* WIP
* WIP
* Do it sync
* Reset these
* Don't need restored event type
* Deleted some unused jobs
* Find custom Events
* Remove observers
* Add custom event test
* Run Pint
* Add caching
* Don't cache every single event
* Fix tests
* Run Pint
* Phpstan fixes
* Pint fix
* Test fixes
* Middleware unit test fix
* Pint fixes
* Remove index not working for older dbs
* Use facade instead
---------
Co-authored-by: Pascale Beier <mail@pascalebeier.de>
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
Co-authored-by: Vehikl <go@vehikl.com> | 2024-10-26 20:35:25 -04:00 |  | 
			
				
					| 
							
							
								 notCharles | cfe385f53a | Add uuid to egg exproter Add UUID to egg exporter. | 2024-05-31 16:01:15 -04:00 |  | 
			
				
					| 
							
							
								 Lance Pioch | 7c0a46deaa | Yet more static analysis | 2024-03-17 13:46:01 -04:00 |  | 
			
				
					| 
							
							
								 Lance Pioch | f7c2c1a84c | Formatting | 2024-03-17 00:40:18 -04:00 |  | 
			
				
					| 
							
							
								 Lance Pioch | 1172fec6e5 | Remove record not found exception | 2024-03-16 23:34:45 -04:00 |  | 
			
				
					| 
							
							
								 Lance Pioch | df37de4d2d | Remove egg repository | 2024-03-16 20:14:50 -04:00 |  | 
			
				
					| 
							
							
								 Lance Pioch | c83dd86a41 | Switch namespace back to App | 2024-03-12 22:39:16 -04:00 |  | 
			
				
					| 
							
							
								 Matthew Penner | cbcf62086f | Upgrade to Laravel 9 (#4413) Co-authored-by: DaneEveritt <dane@daneeveritt.com> | 2022-10-14 10:59:20 -06: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 |  | 
			
				
					| 
							
							
								 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 | 239984f92c | Add internal support for file denylist on eggs; closes #569 | 2021-01-10 17:02:14 -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 | 0c2bd416ee | Fix unit tests for eggs | 2020-10-05 21:29:35 -07:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | aaf96669d4 | Misc fixes | 2017-10-08 21:36:22 -05:00 |  | 
			
				
					| 
							
							
								 Dane Everitt | df87ea0867 | This breaks literally the entire panel. | 2017-10-06 23:57:53 -05:00 |  |