Andras Bacsai 
							
						 
					 
					
						
						
							
						
						e516aeb534 
					 
					
						
						
							
							refactor(Database): streamline container shutdown process and reduce timeout duration  
						
						 
						
						
						
						
					 
					
						2025-04-30 09:59:03 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérémy 
							
						 
					 
					
						
						
							
						
						ab37d4e510 
					 
					
						
						
							
							fix(service): graceful shutdown of old container ( #5731 )  
						
						 
						
						
						
						
					 
					
						2025-04-30 09:47:14 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						75200717dd 
					 
					
						
						
							
							fix(ApplicationDeploymentJob): ensure source is an object before checking GitHub app properties  
						
						 
						
						
						
						
					 
					
						2025-04-28 20:43:00 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						cd2f71b463 
					 
					
						
						
							
							feat(deployment): add repository_project_id handling for private GitHub apps and clean up unused Caddy label logic  
						
						 
						
						
						
						
					 
					
						2025-04-22 10:20:57 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						c388e30499 
					 
					
						
						
							
							refactor(jobs): comment out unused Caddy label handling in ApplicationDeploymentJob and simplify proxy path logic in Server model  
						
						 
						
						
						
						
					 
					
						2025-04-20 17:58:41 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						b78f2cccff 
					 
					
						
						
							
							refactor(jobs): update WithoutOverlapping middleware to use expireAfter for better queue management  
						
						 
						
						
						
						
					 
					
						2025-04-18 09:52:32 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nurdism 
							
						 
					 
					
						
						
							
						
						7d698fafd0 
					 
					
						
						
							
							Fix   #5074  &  #5611  
						
						 
						
						... 
						
						
						
						This prevents queues from getting stuck when using the WithoutOverlapping middleware 
						
						
					 
					
						2025-04-16 20:45:58 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						06b8d78153 
					 
					
						
						
							
							fix(deployment): handle missing destination in deployment process to prevent errors  
						
						 
						
						
						
						
					 
					
						2025-04-14 13:58:59 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						46fe0fd7c6 
					 
					
						
						
							
							refactor(ApplicationDeploymentJob, ApplicationDeploymentQueue): improve deployment status handling and log entry management with transaction support  
						
						 
						
						
						
						
					 
					
						2025-04-11 19:32:41 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						4c8ebe146c 
					 
					
						
						
							
							refactor(ApplicationDeploymentJob): streamline environment variable handling by introducing generate_coolify_env_variables method and consolidating logic for pull request and main branch scenarios  
						
						 
						
						
						
						
					 
					
						2025-04-11 17:31:58 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						d075241289 
					 
					
						
						
							
							feat(Deployment): enhance queue_application_deployment to handle existing deployments and return appropriate status messages  
						
						 
						
						
						
						
					 
					
						2025-04-11 15:27:56 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						68bd945b09 
					 
					
						
						
							
							refactor(Application): rename network_aliases to custom_network_aliases across the application for clarity and consistency  
						
						 
						
						
						
						
					 
					
						2025-04-09 08:42:50 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						fcf597fb16 
					 
					
						
						
							
							feat(Application): add networkAliases attribute for handling network aliases as JSON or comma-separated values  
						
						 
						
						
						
						
					 
					
						2025-04-09 08:33:42 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f8607ddf6a 
					 
					
						
						
							
							Merge branch 'next' into docker-network-aliases  
						
						 
						
						
						
						
					 
					
						2025-04-08 13:27:59 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						331693546b 
					 
					
						
						
							
							fix(proxy): proxy restart does not work on domain  
						
						 
						
						... 
						
						
						
						- When you restart the proxy on an instance domain, the proxy stops and is removed, but never restarted. So you loose access over the domain and have to go in over IP and Port.
This is because we are doing the restart directly in the UI instead of in the background via a job, and the proxy is serving the UI domain. 
						
						
					 
					
						2025-04-02 19:38:31 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						9f58128623 
					 
					
						
						
							
							fix(deployments): use graceful shutdown instead of rm  
						
						 
						
						
						
						
					 
					
						2025-04-02 17:03:13 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						fcfd00eebe 
					 
					
						
						
							
							feat(application): add SPA configuration and update Nginx generation logic  
						
						 
						
						
						
						
					 
					
						2025-03-31 15:10:50 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						34e1587068 
					 
					
						
						
							
							refactor(database-backup): remove existing Docker container before backup upload  
						
						 
						
						
						
						
					 
					
						2025-03-28 22:45:12 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						3f9fd1404b 
					 
					
						
						
							
							refactor(docker): update image references to use centralized registry URL  
						
						 
						
						
						
						
					 
					
						2025-03-25 08:17:13 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						7b8e2e7175 
					 
					
						
						
							
							fix(ssl): handle missing CA certificate in SSL regeneration job  
						
						 
						
						
						
						
					 
					
						2025-03-24 20:29:54 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						806d892031 
					 
					
						
						
							
							refactor(application): streamline healthcheck parsing from Dockerfile  
						
						 
						
						
						
						
					 
					
						2025-03-24 11:43:10 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						009cee1bbd 
					 
					
						
						
							
							Merge branch 'next' into feat-db-ssl  
						
						 
						
						
						
						
					 
					
						2025-03-17 15:15:24 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Piotr Wójcik 
							
						 
					 
					
						
						
							
						
						0baeaa982b 
					 
					
						
						
							
							Merge branch 'next' into docker-network-aliases  
						
						 
						
						
						
						
					 
					
						2025-03-16 14:50:26 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						1909865a33 
					 
					
						
						
							
							refactor(billing): Enhance Stripe subscription status handling and notifications  
						
						 
						
						
						
						
					 
					
						2025-03-01 12:43:21 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						5ac43fd426 
					 
					
						
						
							
							fix(billing): Handle 'past_due' subscription status in Stripe processing  
						
						 
						
						
						
						
					 
					
						2025-02-28 14:41:54 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						1c21652d5d 
					 
					
						
						
							
							fix(core): Improve label generation and merging for applications and services  
						
						 
						
						
						
						
					 
					
						2025-02-28 12:44:20 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						fb3f5e0a3e 
					 
					
						
						
							
							fix(core): Clean up unnecessary files during application image build  
						
						 
						
						
						
						
					 
					
						2025-02-28 11:23:54 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						27e4882d57 
					 
					
						
						
							
							feat(core): You can validate compose files with docker compose config  
						
						 
						
						... 
						
						
						
						fix(core): labels are now accepted with both compose styles
refactor: remove lots of ray's 
						
						
					 
					
						2025-02-27 11:29:04 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						225f24e650 
					 
					
						
						
							
							chore: improve code quality suggested by code rabbit  
						
						 
						
						
						
						
					 
					
						2025-02-19 18:04:58 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						9557957f18 
					 
					
						
						
							
							Merge branch 'next' into feat-db-ssl  
						
						 
						
						
						
						
					 
					
						2025-02-19 17:57:59 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						619a42b11a 
					 
					
						
						
							
							Merge pull request  #4771  from lucienbl/next  
						
						 
						
						... 
						
						
						
						fix: pull latest image from registry when using build server 
						
						
					 
					
						2025-02-12 10:31:38 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						43adb74755 
					 
					
						
						
							
							Merge branch 'next' into feat-db-ssl  
						
						 
						
						
						
						
					 
					
						2025-02-11 17:41:45 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gary Tou 
							
						 
					 
					
						
						
							
						
						9f61672cb3 
					 
					
						
						
							
							feat(slack): Show message title in notification previews ( #5063 )  
						
						 
						
						
						
						
					 
					
						2025-02-11 16:31:37 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						c7840bdf1b 
					 
					
						
						
							
							Merge branch 'next' into feat-db-ssl  
						
						 
						
						
						
						
					 
					
						2025-02-07 23:01:46 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						6a52f51851 
					 
					
						
						
							
							fix(ssl): get caCert correctly  
						
						 
						
						
						
						
					 
					
						2025-02-07 18:27:30 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						69a6010839 
					 
					
						
						
							
							fix(ssl): fix SSL regeneration to sign with CA cert and use mount path  
						
						 
						
						
						
						
					 
					
						2025-02-07 18:12:55 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						ba24630c28 
					 
					
						
						
							
							fix(ssl): make sure when regenerating the CA cert it is not overwritten with a server cert  
						
						 
						
						
						
						
					 
					
						2025-02-05 21:13:30 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						da148f93a6 
					 
					
						
						
							
							feat(ssl): regenerate CA cert and all other certs logic  
						
						 
						
						
						
						
					 
					
						2025-02-04 16:55:36 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						6de76ca3f8 
					 
					
						
						
							
							fix(deletion): fix DB deletion  
						
						 
						
						... 
						
						
						
						- delete file mounts, volume mounts, envs, ssl crts, backups and detach tags correctly when deleting 
						
						
					 
					
						2025-02-04 15:32:56 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						1c12cb98d9 
					 
					
						
						
							
							feat(deployment): ensure private key is stored in filesystem before deployment  
						
						 
						
						
						
						
					 
					
						2025-02-04 15:23:28 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						2fbb898c89 
					 
					
						
						
							
							feat(ssl): regenerate SSL certs job  
						
						 
						
						
						
						
					 
					
						2025-02-03 22:37:12 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f4575e531f 
					 
					
						
						
							
							fix(backup): escape special characters in database backup commands  
						
						 
						
						
						
						
					 
					
						2025-02-03 21:49:13 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						55fb4e5d20 
					 
					
						
						
							
							Merge pull request  #4945  from nktnet1/feat-env-coolify-resource-uuid  
						
						 
						
						... 
						
						
						
						feat(env): added COOLIFY_RESOURCE_UUID environment variable 
						
						
					 
					
						2025-01-28 13:46:17 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						d8877884d7 
					 
					
						
						
							
							Merge pull request  #4933  from nktnet1/fix-coolify-env-quotes  
						
						 
						
						... 
						
						
						
						fix: remove quotes in COOLIFY_CONTAINER_NAME 
						
						
					 
					
						2025-01-28 11:24:19 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						cd0320f392 
					 
					
						
						
							
							Merge pull request  #4938  from hederson/fix-swarm-proxy  
						
						 
						
						... 
						
						
						
						Fix swarm proxy and detach param 
						
						
					 
					
						2025-01-28 11:11:56 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Khiet Tam Nguyen 
							
						 
					 
					
						
						
							
						
						a55d1996d7 
					 
					
						
						
							
							feat(env): added COOLIFY_RESOURCE_UUID environment variable  
						
						 
						
						
						
						
					 
					
						2025-01-24 22:04:34 +11:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						8b6b1b6a9d 
					 
					
						
						
							
							fix(storage): Hetzner storage buckets not working  
						
						 
						
						... 
						
						
						
						- fix: Hetzner buckets do not work for backups
- refactor: removed special handling for Hetzner as it is no longer needed 
						
						
					 
					
						2025-01-23 18:51:24 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hederson Boechat 
							
						 
					 
					
						
						
							
						
						071cabdc31 
					 
					
						
						
							
							fix(proxy) update traefik proxy config for docker swarm  
						
						 
						
						
						
						
					 
					
						2025-01-23 11:57:34 -03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Khiet Tam Nguyen 
							
						 
					 
					
						
						
							
						
						c4bf91e5b4 
					 
					
						
						
							
							fix: remove quotes in COOLIFY_CONTAINER_NAME  
						
						 
						
						
						
						
					 
					
						2025-01-23 13:08:31 +11:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						c3c032ebbd 
					 
					
						
						
							
							fix(core): update environment variable generation logic in ApplicationDeploymentJob to handle different build packs  
						
						 
						
						
						
						
					 
					
						2025-01-22 15:13:40 +01:00