Andras Bacsai 
							
						 
					 
					
						
						
							
						
						b9ba04c4e1 
					 
					
						
						
							
							fix(deployment): update COOLIFY_URL and COOLIFY_FQDN generation to use Spatie URL library for improved accuracy  
						
						
						
						
					 
					
						2025-07-08 10:49:09 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						94f9c54256 
					 
					
						
						
							
							fix(deployment): refactor domain parsing and environment variable generation using Spatie URL library  
						
						
						
						
					 
					
						2025-07-08 10:42:34 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						95da765a9e 
					 
					
						
						
							
							fix(deployment): improve docker-compose domain handling and environment variable generation  
						
						
						
						
					 
					
						2025-07-07 16:07:08 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						6d94aaf0f8 
					 
					
						
						
							
							refactor(previews): streamline preview URL generation by utilizing application method  
						
						
						
						
					 
					
						2025-07-07 13:14:45 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						085529dc63 
					 
					
						
						
							
							fix(deployment): enhance COOLIFY_URL and COOLIFY_FQDN variable generation for better compatibility  
						
						
						
						
					 
					
						2025-07-07 12:55:35 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						6a90bdf9fa 
					 
					
						
						
							
							fix(env): Generate literal env variables better  
						
						
						
						
					 
					
						2025-07-07 12:30:44 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						540e8f0c46 
					 
					
						
						
							
							Merge pull request  #6130  from Nathanjms/next  
						
						... 
						
						
						
						Typo Correction on modal 
						
						
					 
					
						2025-07-07 10:31:46 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						9b8da285c0 
					 
					
						
						
							
							refactor(database): improve error handling for unsupported database types in StartDatabaseProxy  
						
						
						
						
					 
					
						2025-07-07 10:23:31 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						3b7f4bcbbd 
					 
					
						
						
							
							refactor(init): standardize method naming conventions and improve command structure in Init.php  
						
						
						
						
					 
					
						2025-07-07 09:50:15 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						7817c9cad7 
					 
					
						
						
							
							refactor(redis): enhance CleanupRedis command with dry-run option and improved key deletion logic  
						
						
						
						
					 
					
						2025-07-07 09:47:11 +02:00 
						 
				 
			
				
					
						
							
							
								Nathan James 
							
						 
					 
					
						
						
							
						
						4d2910e740 
					 
					
						
						
							
							Merge branch 'coollabsio:next' into next  
						
						
						
						
					 
					
						2025-07-04 16:07:31 +01:00 
						 
				 
			
				
					
						
							
							
								Nathan James 
							
						 
					 
					
						
						
							
						
						4c4b115008 
					 
					
						
						
							
							Correct Typo: 'form' -> 'from'  
						
						
						
						
					 
					
						2025-07-04 16:06:53 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						ea115e6d31 
					 
					
						
						
							
							refactor(policy): optimize team membership checks in S3StoragePolicy  
						
						
						
						
					 
					
						2025-07-03 15:52:26 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						e3e80744a7 
					 
					
						
						
							
							refactor(settings): streamline instance admin checks and initialization of settings in Livewire components  
						
						
						
						
					 
					
						2025-07-03 15:50:53 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						ca62f8dacc 
					 
					
						
						
							
							refactor(terminal): simplify command construction for SSH execution  
						
						
						
						
					 
					
						2025-07-03 15:48:59 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						13a9816770 
					 
					
						
						
							
							fix(service): ensure configuration changes are properly tracked and dispatched  
						
						
						
						
					 
					
						2025-07-03 15:08:13 +02:00 
						 
				 
			
				
					
						
							
							
								Hicro 
							
						 
					 
					
						
						
							
						
						43bcfe8d02 
					 
					
						
						
							
							fix: removing eager loading ( #6071 )  
						
						... 
						
						
						
						since the destionations relationship is not really needed, we could
remove it and avoid the issue with the missing eager constraint.
Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com > 
						
						
					 
					
						2025-07-01 11:10:47 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						24688b2ad8 
					 
					
						
						
							
							fix(jobs): update middleware to use expireAfter for WithoutOverlapping in multiple job classes  
						
						
						
						
					 
					
						2025-07-01 10:50:27 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						a1ec86f433 
					 
					
						
						
							
							fix(terminal): ensure shell execution only uses valid shell if available in terminal command  
						
						
						
						
					 
					
						2025-07-01 10:37:34 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						620f70c7ff 
					 
					
						
						
							
							fix(database): proxy ssl port if ssl is enabled  
						
						
						
						
					 
					
						2025-06-30 09:26:28 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						90817914d9 
					 
					
						
						
							
							refactor(ui): separate views for instance settings to separate paths to make it cleaner  
						
						
						
						
					 
					
						2025-06-30 08:50:17 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						0f876db6c8 
					 
					
						
						
							
							fix(server): prepend 'mux_' to UUID in muxFilename method for consistent naming  
						
						
						
						
					 
					
						2025-06-28 13:56:57 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						24b6b32025 
					 
					
						
						
							
							fix(models): improve user deletion logic in User model to handle team member roles and prevent deletion if user is alone in root team  
						
						
						
						
					 
					
						2025-06-26 09:10:48 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						ac4324e682 
					 
					
						
						
							
							Update app/Providers/RouteServiceProvider.php  
						
						... 
						
						
						
						Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> 
						
						
					 
					
						2025-06-26 09:10:44 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						be73d5cd76 
					 
					
						
						
							
							fix(models): refine comment wording in User model for clarity on user deletion criteria  
						
						
						
						
					 
					
						2025-06-26 09:07:55 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						d00eb64acd 
					 
					
						
						
							
							Update app/Livewire/Subscription/Index.php  
						
						... 
						
						
						
						Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> 
						
						
					 
					
						2025-06-26 09:06:38 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						8abb8b2328 
					 
					
						
						
							
							feat(settings): add sponsorship popup toggle and corresponding database migration  
						
						
						
						
					 
					
						2025-06-25 15:18:39 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						e746e212cb 
					 
					
						
						
							
							refactor(user): streamline user deletion process and enhance team management logic  
						
						
						
						
					 
					
						2025-06-25 12:14:35 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						7fb85314e5 
					 
					
						
						
							
							refactor(invitation): rename methods for consistency and enhance invitation deletion logic  
						
						
						
						
					 
					
						2025-06-25 11:45:55 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						38e947d704 
					 
					
						
						
							
							feat(cleanup): add functionality to delete teams with no members or servers in CleanupStuckedResources command  
						
						
						
						
					 
					
						2025-06-25 11:42:53 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						bcddba3569 
					 
					
						
						
							
							refactor(email): streamline SMTP and resend settings logic for improved clarity  
						
						
						
						
					 
					
						2025-06-24 18:27:09 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						ffaa2917d5 
					 
					
						
						
							
							fix(ui):  enhance status refresh buttons with loading indicators  
						
						
						
						
					 
					
						2025-06-24 13:34:56 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						8fc79022f3 
					 
					
						
						
							
							feat(service): enhance service status handling and UI updates  
						
						
						
						
					 
					
						2025-06-24 12:52:22 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						3643a388bf 
					 
					
						
						
							
							fix(github): changing github app breaks the webhook. it does not anymore  
						
						
						
						
					 
					
						2025-06-21 19:28:38 +02:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						04aec48495 
					 
					
						
						
							
							refactor(core): rename API rate limit ENV  
						
						
						
						
					 
					
						2025-06-18 15:23:44 +02:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						e9f977443f 
					 
					
						
						
							
							Merge branch 'v4.x' into next  
						
						
						
						
					 
					
						2025-06-18 15:21:08 +02:00 
						 
				 
			
				
					
						
							
							
								Alfred Nutile 
							
						 
					 
					
						
						
							
						
						e0f16e9539 
					 
					
						
						
							
							feat(core): set custom API rate limit ( #5984 )  
						
						
						
						
					 
					
						2025-06-18 15:19:33 +02:00 
						 
				 
			
				
					
						
							
							
								Darren Sisson 
							
						 
					 
					
						
						
							
						
						8fa0409a37 
					 
					
						
						
							
							fix(ssh): scp requires square brackets for ipv6 ( #6001 )  
						
						
						
						
					 
					
						2025-06-18 15:10:21 +02:00 
						 
				 
			
				
					
						
							
							
								Hauke Schnau 
							
						 
					 
					
						
						
							
						
						1968d4d494 
					 
					
						
						
							
							feat(auth): add Zitadel OAuth Provider ( #5490 )  
						
						
						
						
					 
					
						2025-06-18 14:35:54 +02:00 
						 
				 
			
				
					
						
							
							
								Yassir Elmarissi 
							
						 
					 
					
						
						
							
						
						a77bd88258 
					 
					
						
						
							
							feat(auth): Add Clerk OAuth Provider ( #5553 )  
						
						
						
						
					 
					
						2025-06-18 14:29:46 +02:00 
						 
				 
			
				
					
						
							
							
								Yassir Elmarissi 
							
						 
					 
					
						
						
							
						
						4375f52c5d 
					 
					
						
						
							
							feat(auth): Add Discord OAuth Provider ( #5552 )  
						
						
						
						
					 
					
						2025-06-18 14:19:01 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						9eab8897d8 
					 
					
						
						
							
							fix(server): update sentinelUpdatedAt assignment to use server's sentinel_updated_at property  
						
						
						
						
					 
					
						2025-06-18 13:02:21 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						2f6dfd0fea 
					 
					
						
						
							
							Small fixes before release ( #5999 )  
						
						... 
						
						
						
						* chore(version): update coolify-realtime to version 1.0.9 in docker-compose and versions files
* feat(migration): add is_sentinel_enabled column to server_settings with default true
* fix(migration): update default value handling for is_sentinel_enabled column in server_settings
* feat(seeder): dispatch StartProxy action for each server in ProductionSeeder
* feat(seeder): add CheckAndStartSentinelJob dispatch for each server in ProductionSeeder
* fix(seeder): conditionally dispatch CheckAndStartSentinelJob based on server's sentinel status
* feat(seeder): conditionally dispatch StartProxy action based on proxy check result
* refactor(ui): terminal
* refactor(ui): remove terminal header from execute-container-command view
* refactor(ui): remove unnecessary padding from deployment, backup, and logs sections 
						
						
					 
					
						2025-06-17 14:37:58 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f7daddce58 
					 
					
						
						
							
							refactor(ui): terminal  
						
						
						
						
					 
					
						2025-06-17 09:28:07 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						87225405a8 
					 
					
						
						
							
							refactor(clone-project): enhance server retrieval by including destinations and filtering out build servers  
						
						
						
						
					 
					
						2025-06-16 13:15:40 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f9a0ca2ca6 
					 
					
						
						
							
							refactor(proxy): update StartProxy calls to use named parameter for async option  
						
						
						
						
					 
					
						2025-06-16 13:13:01 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						d1d899c0cf 
					 
					
						
						
							
							refactor(execute-container-command): simplify connection logic and improve terminal availability checks  
						
						
						
						
					 
					
						2025-06-14 13:56:48 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						64dd648b3f 
					 
					
						
						
							
							fix(terminal): now it should work  
						
						
						
						
					 
					
						2025-06-14 13:00:16 +02:00 
						 
				 
			
				
					
						
							
							
								Darren Sisson 
							
						 
					 
					
						
						
							
						
						b70a9a6d47 
					 
					
						
						
							
							change db proxy to use volume mount for config ( #5981 )  
						
						... 
						
						
						
						* change db proxy to use volume mount for config
* fix(database-proxy): adjust configuration directory for development environment
---------
Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com > 
						
						
					 
					
						2025-06-13 18:02:52 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						581151bb11 
					 
					
						
						
							
							refactor(resource-operations): filter out build servers from the server list and clean up commented-out code in the resource operations view  
						
						
						
						
					 
					
						2025-06-13 16:49:27 +02:00