notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							40819cf171 
							
						 
					 
					
						
						
							
							Use correct action  
						
						 
						
						
						
						
					 
					
						2024-06-29 18:02:53 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Charles 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82c0568129 
							
						 
					 
					
						
						
							
							Reduce Reuse ( #443 )  
						
						 
						
						... 
						
						
						
						* Reduce Reuse
Reduce the repetitiveness of \Form\Component\Blah along with all the others...
* PHPStan Fix 
						
						
					 
					
						2024-06-29 17:38:18 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MartinOscar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							276b51f477 
							
						 
					 
					
						
						
							
							Remove locationId in MakeNodeCommand ( #405 )  
						
						 
						
						... 
						
						
						
						* Concat + Default
* Concat + Default + Enforce scheme
* fix typo
---------
Co-authored-by: Boy132 <Boy132@users.noreply.github.com> 
						
						
					 
					
						2024-06-17 08:51:04 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MartinOscar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							87dc8066c9 
							
						 
					 
					
						
						
							
							Update required ( #401 )  
						
						 
						
						
						
						
					 
					
						2024-06-16 14:01:27 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MartinOscar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa08e774a1 
							
						 
					 
					
						
						
							
							Fix varchar(191) by replacing with 255  #135  ( #376 )  
						
						 
						
						... 
						
						
						
						* Add Nullable
* Edit filament & AppServiceProvider
* Pint
* Patch tests
* Actually patching tests
* Actually patching tests
* Remove length
* Remove defaultStringLength
* Let’s see the differences
---------
Co-authored-by: Lance Pioch <git@lance.sh> 
						
						
					 
					
						2024-06-16 13:56:18 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Boy132 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd4fc1a95d 
							
						 
					 
					
						
						
							
							Add config variable to change between MiB and MB ( #374 )  
						
						 
						
						
						
						
					 
					
						2024-06-13 08:22:29 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MartinOscar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e5660a1b9 
							
						 
					 
					
						
						
							
							Add default for Automatic Allocation in CreateNode ( #367 )  
						
						 
						
						... 
						
						
						
						* Update CreateNode.php
* Update app/Filament/Resources/NodeResource/Pages/CreateNode.php
Co-authored-by: Boy132 <Boy132@users.noreply.github.com> 
						
						
					 
					
						2024-06-11 12:21:51 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Charles 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9114685680 
							
						 
					 
					
						
						
							
							Use Wizard for server/node create pages ( #352 )  
						
						 
						
						... 
						
						
						
						* Update create server flow
* Update create node & buttons
* Remove duplicate
* Composer Update
Update some of the packages <3
* Small adjustments
* pint
---------
Co-authored-by: Lance Pioch <git@lance.sh> 
						
						
					 
					
						2024-06-09 15:07:33 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							8eb2c23420 
							
						 
					 
					
						
						
							
							Fix creating new node  
						
						 
						
						
						
						
					 
					
						2024-05-31 16:03:12 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							e980877bbc 
							
						 
					 
					
						
						
							
							Fix Node Creation  
						
						 
						
						... 
						
						
						
						Add missing defaults 
						
						
					 
					
						2024-05-29 18:28:21 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Boy132 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4dd833562b 
							
						 
					 
					
						
						
							
							Add CPU limit to node ( #239 ) to  resolve   #233  
						
						 
						
						... 
						
						
						
						* add node cpu limit to backend
* update makenodecommand
* add node cpu limit to frontend
* add migration and update mysql schema
* run pint
* fix typo in mysql schema
* forgot this assert
* forgot to setCpu here
* run pint
* adjust migration
* Fix db migration
* make cpu optional
* set default value for cpu in node deployment
* update mysql schema
---------
Co-authored-by: notCharles <charles@pelican.dev> 
						
						
					 
					
						2024-05-22 02:34:43 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Boy132 
							
						 
					 
					
						
						
						
						
							
						
						
							921b76f1e1 
							
						 
					 
					
						
						
							
							add default for disk/ memory and overallocation  
						
						 
						
						
						
						
					 
					
						2024-05-16 08:43:09 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							98ba2c1b8b 
							
						 
					 
					
						
						
							
							Update node pages  
						
						 
						
						
						
						
					 
					
						2024-05-14 19:22:14 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							1bdef318f0 
							
						 
					 
					
						
						
							
							Start adding translations to backend  
						
						 
						
						... 
						
						
						
						Co-authored-by: Miniontoby <tobias.gaarenstroom@gmail.com> 
						
						
					 
					
						2024-04-25 23:29:19 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							145568237c 
							
						 
					 
					
						
						
							
							Rename columns  
						
						 
						
						
						
						
					 
					
						2024-04-21 15:50:46 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							c83cc073f0 
							
						 
					 
					
						
						
							
							Major Mobile Improvements <3  
						
						 
						
						
						
						
					 
					
						2024-04-16 18:47:12 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scai 
							
						 
					 
					
						
						
						
						
							
						
						
							f26373dfd5 
							
						 
					 
					
						
						
							
							linting  
						
						 
						
						
						
						
					 
					
						2024-04-13 16:30:20 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							6689e796a7 
							
						 
					 
					
						
						
							
							Better description  
						
						 
						
						
						
						
					 
					
						2024-04-11 00:45:26 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							8311669e6c 
							
						 
					 
					
						
						
							
							Show valid ip address  
						
						 
						
						
						
						
					 
					
						2024-04-09 21:01:46 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							6020b8d6a8 
							
						 
					 
					
						
						
							
							Small adjustments  
						
						 
						
						
						
						
					 
					
						2024-04-09 18:45:43 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							95570724e6 
							
						 
					 
					
						
						
							
							Use tabs instead  
						
						 
						
						
						
						
					 
					
						2024-04-04 20:16:14 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							5d38f2ece6 
							
						 
					 
					
						
						
							
							Adjustments  
						
						 
						
						
						
						
					 
					
						2024-04-04 18:59:42 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							cf13bfb1e4 
							
						 
					 
					
						
						
							
							Add dns checking field  
						
						 
						
						
						
						
					 
					
						2024-04-04 18:59:34 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							051b5d6bea 
							
						 
					 
					
						
						
							
							Move this up  
						
						 
						
						
						
						
					 
					
						2024-04-04 18:59:12 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							a8532d1cd2 
							
						 
					 
					
						
						
							
							Fix colspan  
						
						 
						
						
						
						
					 
					
						2024-04-04 18:58:40 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							a7d8f3b79f 
							
						 
					 
					
						
						
							
							Better account for ip addresses  
						
						 
						
						
						
						
					 
					
						2024-04-04 18:58:19 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							400e4d783b 
							
						 
					 
					
						
						
							
							Redirect them directly to the config  
						
						 
						
						
						
						
					 
					
						2024-03-31 01:07:03 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							a8b3e2bfa4 
							
						 
					 
					
						
						
							
							Just prevent the user altogether  
						
						 
						
						
						
						
					 
					
						2024-03-31 01:06:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							57649d1c08 
							
						 
					 
					
						
						
							
							Show warning to user  
						
						 
						
						
						
						
					 
					
						2024-03-31 00:14:48 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							dc794c64ce 
							
						 
					 
					
						
						
							
							This is supposed to be sent, but isn’t because it’s disabled, even though it’s dehydrated  
						
						 
						
						
						
						
					 
					
						2024-03-31 00:14:15 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							eda3959748 
							
						 
					 
					
						
						
							
							Too slow for now  
						
						 
						
						
						
						
					 
					
						2024-03-31 00:13:17 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							f5a0a0f8ba 
							
						 
					 
					
						
						
							
							Better helper text  
						
						 
						
						
						
						
					 
					
						2024-03-31 00:12:25 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							6e4f3f7191 
							
						 
					 
					
						
						
							
							Set better default  
						
						 
						
						
						
						
					 
					
						2024-03-31 00:11:56 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							e276a07f1b 
							
						 
					 
					
						
						
							
							Hide this for now  
						
						 
						
						
						
						
					 
					
						2024-03-30 20:32:48 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							db9b3e9b67 
							
						 
					 
					
						
						
							
							Set the name to the first part of the domain  
						
						 
						
						
						
						
					 
					
						2024-03-30 20:32:20 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							a2b03895d7 
							
						 
					 
					
						
						
							
							Switch icon set  
						
						 
						
						
						
						
					 
					
						2024-03-30 02:15:56 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							3e7bff2446 
							
						 
					 
					
						
						
							
							Consolidate these  
						
						 
						
						
						
						
					 
					
						2024-03-25 10:26:57 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							039ac40cf7 
							
						 
					 
					
						
						
							
							Update nodes  
						
						 
						
						
						
						
					 
					
						2024-03-24 14:42:36 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							2664ba0774 
							
						 
					 
					
						
						
							
							Baseline  
						
						 
						
						
						
						
					 
					
						2024-03-24 01:48:03 -04:00