Charles 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1900c04b71 
							
						 
					 
					
						
						
							
							Filament v4  🎉   ( #1651 )  
						
						... 
						
						
						
						Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
Co-authored-by: Lance Pioch <git@lance.sh> 
						
						
					 
					
						2025-09-08 13:12:33 -04:00 
						 
				 
			
				
					
						
							
							
								Charles 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3effd98013 
							
						 
					 
					
						
						
							
							Allow changing of the console font ( #1277 )  
						
						... 
						
						
						
						* Custom Fonts
* Update app/Filament/Pages/Auth/EditProfile.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
* wip
* wip
* Update app/Filament/Pages/Auth/EditProfile.php
Co-authored-by: Lance Pioch <git@lance.sh>
* Update app/helpers.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
* update
* add fonts folder for docker
* Add default font
* Update server console to preload the font
* Update settings/trans
---------
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
Co-authored-by: Lance Pioch <git@lance.sh> 
						
						
					 
					
						2025-05-01 09:47:59 -04:00 
						 
				 
			
				
					
						
							
							
								pelican-vehikl 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2046fa453a 
							
						 
					 
					
						
						
							
							Pest Test Improvements ( #1137 )  
						
						... 
						
						
						
						Co-authored-by: Lance Pioch <git@lance.sh>
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com> 
						
						
					 
					
						2025-04-28 10:20:33 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82409f2fba 
							
						 
					 
					
						
						
							
							Laravel 12.x Shift ( #1045 )  
						
						... 
						
						
						
						* Convert route options to fluent methods
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
* Slim `lang` files
* Shift core files
* Validate via object directly within Controllers
* Use `Gate` facade for controller authorization
* Dispatch jobs directly
* Remove base controller inheritance
* Default config files
In an effort to make upgrading the constantly changing config files easier, Shift defaulted them and merged your true customizations - where ENV variables may not be used.
* Set new `ENV` variables
* Add new Laravel `composer run dev` script
* Add `storage/app/private` folder
* Bump Composer dependencies
* Convert `$casts` property to method
* Adopt Laravel type hints
* Shift cleanup
* Apply suggestions from code review
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
* Add old key as backup
* Update composer
* Remove extra line
* Update this
---------
Co-authored-by: Shift <shift@laravelshift.com>
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com> 
						
						
					 
					
						2025-03-03 14:41:00 -05:00 
						 
				 
			
				
					
						
							
							
								MartinOscar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ec2f6eae1 
							
						 
					 
					
						
						
							
							Fix OAuthProvider & Add ColorPicker for Authentik ( #975 )  
						
						... 
						
						
						
						* Fix driver name
* Fix AuthentikProvider config & Add ColorPicker
* Add sqlite-journal to .gitignore 
						
						
					 
					
						2025-02-07 17:28:06 +01:00 
						 
				 
			
				
					
						
							
							
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							aa55a7ed83 
							
						 
					 
					
						
						
							
							Update .gitignore, again...  
						
						
						
						
					 
					
						2024-06-02 10:51:48 -04:00 
						 
				 
			
				
					
						
							
							
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							c7fa7a1bad 
							
						 
					 
					
						
						
							
							Add to .gitignore  
						
						
						
						
					 
					
						2024-06-02 10:48:45 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							deeebf73d3 
							
						 
					 
					
						
						
							
							Update gitignores  
						
						
						
						
					 
					
						2024-05-25 20:51:41 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							a9e58bb493 
							
						 
					 
					
						
						
							
							Fix database path for sqlite  
						
						
						
						
					 
					
						2024-05-21 21:48:04 -04:00 
						 
				 
			
				
					
						
							
							
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							082163389a 
							
						 
					 
					
						
						
							
							update gitignore  
						
						
						
						
					 
					
						2024-05-11 18:56:55 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							b32f8966e1 
							
						 
					 
					
						
						
							
							Revert "Remove yarn"  
						
						... 
						
						
						
						This reverts commit 602c1ed9a6eb25c7f413651384f0d8866c8854a6. 
						
						
					 
					
						2024-05-11 00:55:35 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							602c1ed9a6 
							
						 
					 
					
						
						
							
							Remove yarn  
						
						
						
						
					 
					
						2024-05-10 22:19:51 -04:00 
						 
				 
			
				
					
						
							
							
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							3e01e483fb 
							
						 
					 
					
						
						
							
							Allow variables to be sorted  
						
						... 
						
						
						
						todo: save order in db in a new column 'sort' 
						
						
					 
					
						2024-04-18 17:13:17 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							794248d4d7 
							
						 
					 
					
						
						
							
							routes: fix imports  
						
						
						
						
					 
					
						2022-12-01 11:51:26 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d31ece1c75 
							
						 
					 
					
						
						
							
							nix: add flake with dev shell  
						
						
						
						
					 
					
						2022-10-24 09:48:30 -06:00 
						 
				 
			
				
					
						
							
							
								DaneEveritt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab37ee8633 
							
						 
					 
					
						
						
							
							Remove dusk tests, they're not used  
						
						
						
						
					 
					
						2022-05-04 20:41:32 -04:00 
						 
				 
			
				
					
						
							
							
								DaneEveritt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							34ffaebd3e 
							
						 
					 
					
						
						
							
							Run cs-fix, ensure we only install dependency versions supporting 7.4+  
						
						
						
						
					 
					
						2022-05-04 19:01:29 -04:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9bffa6a94c 
							
						 
					 
					
						
						
							
							Ignore files from V2 as well  
						
						
						
						
					 
					
						2021-08-07 08:46:30 -07: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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a5d9faf6b2 
							
						 
					 
					
						
						
							
							Get database unit tests back into passing shape  
						
						
						
						
					 
					
						2020-06-24 20:47:52 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1880af18d 
							
						 
					 
					
						
						
							
							New login page design  
						
						
						
						
					 
					
						2019-06-22 13:53:41 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							136e4b5b7b 
							
						 
					 
					
						
						
							
							Fix some issues  
						
						
						
						
					 
					
						2018-12-30 12:45:57 -08:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6205463db 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into feature/vuejs  
						
						
						
						
					 
					
						2018-09-23 13:14:46 -07:00 
						 
				 
			
				
					
						
							
							
								Michael (Parker) Parker 
							
						 
					 
					
						
						
						
						
							
						
						
							1ae245ac82 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'pterodactyl/release/v0.7.10' into feature/add-dockerfile  
						
						
						
						
					 
					
						2018-09-16 13:46:45 -04:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ca13839cf 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into feature/vue-serverview  
						
						
						
						
					 
					
						2018-09-05 21:34:59 -07:00 
						 
				 
			
				
					
						
							
							
								Michael (Parker) Parker 
							
						 
					 
					
						
						
						
						
							
						
						
							77dfd9815f 
							
						 
					 
					
						
						
							
							moved compose to example  
						
						... 
						
						
						
						moved the docker-compose script to an example and ignore docker-compose.yml 
						
						
					 
					
						2018-08-14 00:14:13 -04:00 
						 
				 
			
				
					
						
							
							
								Michael (Parker) Parker 
							
						 
					 
					
						
						
						
						
							
						
						
							63b76c60fb 
							
						 
					 
					
						
						
							
							dockerfile changes  
						
						
						
						
					 
					
						2018-08-04 19:21:51 -04:00 
						 
				 
			
				
					
						
							
							
								Asherslab 
							
						 
					 
					
						
						
						
						
							
						
						
							42e3eecf80 
							
						 
					 
					
						
						
							
							Add docker files  
						
						
						
						
					 
					
						2018-07-08 11:19:24 -04:00 
						 
				 
			
				
					
						
							
							
								stanjg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							941897f918 
							
						 
					 
					
						
						
							
							Deleted the coverage.xml file and added it to the .gitignore  
						
						
						
						
					 
					
						2018-05-04 14:21:39 +02:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eade81f89b 
							
						 
					 
					
						
						
							
							Untrack build assets  
						
						
						
						
					 
					
						2018-04-07 14:06:30 -05:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d704ae5c8 
							
						 
					 
					
						
						
							
							Inital commit with gulp and base asset setup  
						
						
						
						
					 
					
						2018-03-27 00:44:14 -05:00 
						 
				 
			
				
					
						
							
							
								Nils-Börge Margotti 
							
						 
					 
					
						
						
						
						
							
						
						
							85290ee3cd 
							
						 
					 
					
						
						
							
							Update php to version 7.2 in vagrant file ( #978 )  
						
						
						
						
					 
					
						2018-02-25 10:56:47 -06:00 
						 
				 
			
				
					
						
							
							
								ShadowKitten 
							
						 
					 
					
						
						
						
						
							
						
						
							d8be167a9c 
							
						 
					 
					
						
						
							
							Add support for allowing subusers to access SFTP. ( #918 )  
						
						
						
						
					 
					
						2018-02-17 16:10:44 -06:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78c8b8d8ea 
							
						 
					 
					
						
						
							
							Upgrade PHPCS  
						
						
						
						
					 
					
						2017-08-21 22:06:52 -05:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
						
						
							
						
						
							65957e7ea5 
							
						 
					 
					
						
						
							
							Begin implementation of new request validation,  closes   #470  
						
						
						
						
					 
					
						2017-06-03 18:41:35 -05:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
						
						
							
						
						
							8c6e8912b1 
							
						 
					 
					
						
						
							
							Implement new php-cs-fixer into PHPStorm project to improve development  
						
						
						
						
					 
					
						2017-06-03 17:05:31 -05:00 
						 
				 
			
				
					
						
							
							
								Jakob Schrettenbrunner 
							
						 
					 
					
						
						
						
						
							
						
						
							2de3243040 
							
						 
					 
					
						
						
							
							add docker compose to gitignore  
						
						
						
						
					 
					
						2017-05-12 13:07:03 +02:00 
						 
				 
			
				
					
						
							
							
								Jakob Schrettenbrunner 
							
						 
					 
					
						
						
						
						
							
						
						
							f2f834af49 
							
						 
					 
					
						
						
							
							update gitignore to ignore docker files  
						
						
						
						
					 
					
						2017-03-28 00:13:24 +02:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c98d1dda26 
							
						 
					 
					
						
						
							
							Store sami configuration for others to use.  
						
						
						
						
					 
					
						2017-03-19 19:51:26 -04:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0312c974f5 
							
						 
					 
					
						
						
							
							Update doc blocks for all app/  
						
						
						
						
					 
					
						2017-03-19 19:36:50 -04:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1852018397 
							
						 
					 
					
						
						
							
							Add back missing node creation page.  
						
						
						
						
					 
					
						2017-03-15 21:38:09 -04:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4730309589 
							
						 
					 
					
						
						
							
							Add IDE helper for all functions  
						
						
						
						
					 
					
						2017-03-15 19:47:44 -04:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							871b735464 
							
						 
					 
					
						
						
							
							Ignore VSCode files  
						
						
						
						
					 
					
						2017-03-11 14:44:18 -05:00 
						 
				 
			
				
					
						
							
							
								Jakob Schrettenbrunner 
							
						 
					 
					
						
						
						
						
							
						
						
							3a88deb97a 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into feature/new-theme  
						
						... 
						
						
						
						# Conflicts:
#	.gitignore
#	public/themes/pterodactyl/js/frontend/files/filemanager.min.js
#	public/themes/pterodactyl/js/frontend/files/filemanager.min.js.map
#	public/themes/pterodactyl/js/frontend/serverlist.js
#	resources/themes/pterodactyl/server/files/list.blade.php 
						
						
					 
					
						2017-03-03 23:08:24 +01:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e18391e98a 
							
						 
					 
					
						
						
							
							Commit composer lock and use config:cache for security purposes.  
						
						
						
						
					 
					
						2017-02-02 15:01:15 -05:00 
						 
				 
			
				
					
						
							
							
								Jakob Schrettenbrunner 
							
						 
					 
					
						
						
						
						
							
						
						
							c62312b8af 
							
						 
					 
					
						
						
							
							redesign parts of the file manager  
						
						... 
						
						
						
						ignore yarn.lock file 
						
						
					 
					
						2017-01-27 00:44:59 +01:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							130aa6cc8a 
							
						 
					 
					
						
						
							
							Transpile ES6 to ES5 for filemanager.  Closes   #224  
						
						
						
						
					 
					
						2017-01-03 17:32:23 -05:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							77198b48df 
							
						 
					 
					
						
						
							
							Support folders within folders for JS path  
						
						
						
						
					 
					
						2016-10-06 17:27:30 -04:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
						
						
							
						
						
							09d9f2a064 
							
						 
					 
					
						
						
							
							add setup command;  closes   #27  
						
						
						
						
					 
					
						2016-01-16 00:37:08 -05:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
						
						
							
						
						
							f8d13e311a 
							
						 
					 
					
						
						
							
							Change homestead file method  
						
						
						
						
					 
					
						2016-01-11 22:46:42 -05:00