Andras Bacsai 
							
						 
					 
					
						
						
							
						
						00882eeb31 
					 
					
						
						
							
							feat: add TLS configuration for default redirect in Server model  
						
						
						
						
					 
					
						2024-12-06 14:19:09 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						1886347b55 
					 
					
						
						
							
							fix: proxy change behaviour  
						
						
						
						
					 
					
						2024-12-06 14:08:37 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						03d53b06d6 
					 
					
						
						
							
							Merge pull request  #4492  from mohanlokesh/patch-1  
						
						... 
						
						
						
						fix: display actual values for disk space checks in installer script 
						
						
					 
					
						2024-12-06 14:06:49 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						e555740033 
					 
					
						
						
							
							Merge pull request  #3845  from KaelWD/feat/disable-default-redirect  
						
						... 
						
						
						
						feat: allow disabling default redirect, set status to 503 
						
						
					 
					
						2024-12-06 13:48:24 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						d57047ae44 
					 
					
						
						
							
							Merge branch 'main' into next  
						
						
						
						
					 
					
						2024-12-06 13:46:53 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						227bd0ace8 
					 
					
						
						
							
							Merge pull request  #4494  from coollabsio/services  
						
						... 
						
						
						
						Update service templates and trigger configuration 
						
						
					 
					
						2024-12-06 13:45:30 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						8803fdb583 
					 
					
						
						
							
							Update service templates and trigger configuration  
						
						... 
						
						
						
						- Modified the 'compose' field in service-templates.json to include a new base64 encoded string for better compatibility.
- Changed the default 'PLATFORM_WS_PORT' from 3030 to 3000 in trigger.yaml to align with the updated configuration.
- Removed the redundant 'PORT' environment variable from the common environment settings in trigger.yaml. 
						
						
					 
					
						2024-12-06 13:41:49 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						2b8b856181 
					 
					
						
						
							
							fix: ui  
						
						
						
						
					 
					
						2024-12-06 13:39:28 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						5453b9030e 
					 
					
						
						
							
							fix: dev mode  
						
						
						
						
					 
					
						2024-12-06 13:39:20 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						e84dba493e 
					 
					
						
						
							
							fix  
						
						
						
						
					 
					
						2024-12-06 13:39:00 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						baf6c20997 
					 
					
						
						
							
							fix: restart proxy  
						
						
						
						
					 
					
						2024-12-06 13:31:55 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						659309c5b4 
					 
					
						
						
							
							refactor: improve proxy configuration and code consistency in Server model  
						
						... 
						
						
						
						- Standardized spacing in conditional statements for better readability.
- Updated proxy redirect handling to ensure default values are set correctly.
- Modified dynamic configuration path concatenation for clarity.
- Changed router rule to 'PathPrefix' and adjusted priority for better routing behavior.
- Replaced empty check with 'filled' helper for improved code clarity. 
						
						
					 
					
						2024-12-06 13:08:04 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f82d95e908 
					 
					
						
						
							
							refactor: update Traefik configuration for improved security and logging  
						
						... 
						
						
						
						- Removed unnecessary volume mapping for production environment.
- Added insecure API access and debug logging for development environment.
- Ensured consistent handling of Docker provider exposure settings.
- Updated certificate resolver storage path for clarity. 
						
						
					 
					
						2024-12-06 13:07:56 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						8405f241f3 
					 
					
						
						
							
							Merge branch 'next' into feat/disable-default-redirect  
						
						
						
						
					 
					
						2024-12-06 11:36:11 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						eeb8d97cfd 
					 
					
						
						
							
							fix: old git versions does not have --cone implemented properly  
						
						
						
						
					 
					
						2024-12-06 11:22:54 +01:00 
						 
				 
			
				
					
						
							
							
								mohanlokesh 
							
						 
					 
					
						
						
							
						
						ba808b14a4 
					 
					
						
						
							
							fix: display actual values for disk space checks in installer script  
						
						
						
						
					 
					
						2024-12-06 13:25:41 +05:30 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						27395615e6 
					 
					
						
						
							
							Merge branch 'next' into feat/disable-default-redirect  
						
						
						
						
					 
					
						2024-12-05 14:46:33 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						bf530fd944 
					 
					
						
						
							
							Merge pull request  #4381  from vishwamartur/add-no-encryption-option  
						
						... 
						
						
						
						Add no encryption option for SMTP settings 
						
						
					 
					
						2024-12-05 13:10:18 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						80f649b96a 
					 
					
						
						
							
							finally found the right option  
						
						
						
						
					 
					
						2024-12-05 13:09:06 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						c9d47e0a67 
					 
					
						
						
							
							Merge pull request  #4449  from SierraJC/fix/mysql-mongo-db-api  
						
						... 
						
						
						
						Fix: API - MySQL & MongoDB invalid fields 
						
						
					 
					
						2024-12-05 12:57:11 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						a500daac98 
					 
					
						
						
							
							fixes  
						
						
						
						
					 
					
						2024-12-05 12:42:31 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						dbde03a4d6 
					 
					
						
						
							
							Merge branch 'next' into add-no-encryption-option  
						
						
						
						
					 
					
						2024-12-05 12:30:45 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						754e8ed2cf 
					 
					
						
						
							
							Merge pull request  #4484  from dr-diffie/dr-diffie-patch-1  
						
						... 
						
						
						
						Fixing Email Provider bug in postiz.yaml service 
						
						
					 
					
						2024-12-05 11:25:32 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						8fa1fc4df3 
					 
					
						
						
							
							Merge pull request  #4382  from vishwamartur/fix-metrics-error  
						
						... 
						
						
						
						Fix metrics error when data is less than selected date 
						
						
					 
					
						2024-12-05 11:16:19 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						83cfdee258 
					 
					
						
						
							
							Merge branch 'main' into next  
						
						
						
						
					 
					
						2024-12-05 11:07:21 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						e98eb21b9e 
					 
					
						
						
							
							Merge pull request  #4470  from coollabsio/rename-github-app  
						
						... 
						
						
						
						Feat: Ability to rename GitHub App 
						
						
					 
					
						2024-12-05 11:01:53 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						c25be01af6 
					 
					
						
						
							
							fix  
						
						
						
						
					 
					
						2024-12-05 11:00:57 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						e67a93e6a5 
					 
					
						
						
							
							feat: able to deploy without cache on every commit  
						
						
						
						
					 
					
						2024-12-05 10:46:27 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						7519dff04d 
					 
					
						
						
							
							ui update on logs  
						
						
						
						
					 
					
						2024-12-05 10:30:04 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						c4d326da3e 
					 
					
						
						
							
							version++  
						
						
						
						
					 
					
						2024-12-05 10:14:00 +01:00 
						 
				 
			
				
					
						
							
							
								Drdiffie 
							
						 
					 
					
						
						
							
						
						a9e7eff5d0 
					 
					
						
						
							
							Update postiz.yaml with Email Provider Fix  
						
						... 
						
						
						
						Small Bug Fix:
“EMAIL_PRROVIDER” was missing. This made the Email Invitations unusable. 
						
						
					 
					
						2024-12-04 22:30:55 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						8405f7b4f6 
					 
					
						
						
							
							Merge pull request  #4476  from coollabsio/next  
						
						... 
						
						
						
						v4.0.0-beta.375 
						
						
					 
					
						2024-12-04 14:08:42 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f535ed2359 
					 
					
						
						
							
							Enhance modal input component and storage forms  
						
						... 
						
						
						
						- Added 'minWidth' attribute to modal input component for better responsiveness.
- Updated modal input instantiation in storage view to set a minimum width of 64rem.
- Improved layout and user guidance in the storage add forms by adding descriptive text for volume, file, and directory mounts.
- Changed button labels from 'Save' to 'Add' for clarity in storage forms. 
						
						
					 
					
						2024-12-04 14:00:49 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						94c264c6d7 
					 
					
						
						
							
							Fix deployment status border color in deployment index view  
						
						
						
						
					 
					
						2024-12-04 13:49:19 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						68ccb30eab 
					 
					
						
						
							
							Merge pull request  #4478  from eithe/main  
						
						... 
						
						
						
						Support PopOS as server 
						
						
					 
					
						2024-12-04 13:24:22 +01:00 
						 
				 
			
				
					
						
							
							
								Eirik H 
							
						 
					 
					
						
						
							
						
						029e8954c5 
					 
					
						
						
							
							Support PopOS as server  
						
						... 
						
						
						
						PopOS is already added as supported for the main Coolify instance, but fails when adding a PopOS machine as an additional server. 
						
						
					 
					
						2024-12-04 13:19:00 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						c8e2cd32e5 
					 
					
						
						
							
							Merge branch 'next' into rename-github-app  
						
						
						
						
					 
					
						2024-12-04 13:08:09 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						089f48d495 
					 
					
						
						
							
							Merge pull request  #4472  from angelej/computed-property  
						
						... 
						
						
						
						Use computed property for timezones 
						
						
					 
					
						2024-12-04 13:01:31 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						e035db791e 
					 
					
						
						
							
							Merge branch 'main' into next  
						
						
						
						
					 
					
						2024-12-04 12:53:44 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						15ac12e131 
					 
					
						
						
							
							test: setup database for upcoming tests  
						
						
						
						
					 
					
						2024-12-04 12:43:52 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						51ed798789 
					 
					
						
						
							
							add container name validation to terminal  
						
						
						
						
					 
					
						2024-12-04 12:43:41 +01:00 
						 
				 
			
				
					
						
							
							
								Jeremy Angele 
							
						 
					 
					
						
						
							
						
						51b1fb45ab 
					 
					
						
						
							
							Use computed property for timezones on settings index page  
						
						
						
						
					 
					
						2024-12-04 00:30:39 +01:00 
						 
				 
			
				
					
						
							
							
								Jeremy Angele 
							
						 
					 
					
						
						
							
						
						26ba433fd3 
					 
					
						
						
							
							Use computed property for timezones  
						
						
						
						
					 
					
						2024-12-03 22:24:36 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						21f8d8b492 
					 
					
						
						
							
							Update service-templates.json  
						
						
						
						
					 
					
						2024-12-03 17:54:29 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						361fba1dc3 
					 
					
						
						
							
							Merge pull request  #4415  from regg00/plex  
						
						... 
						
						
						
						Adding Plex 
						
						
					 
					
						2024-12-03 17:46:13 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						f51300a192 
					 
					
						
						
							
							fix: client and webhook secret disappear after sync  
						
						
						
						
					 
					
						2024-12-03 16:17:35 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						fef8d0c62c 
					 
					
						
						
							
							fix: typos and naming  
						
						
						
						
					 
					
						2024-12-03 15:50:45 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						74311f4feb 
					 
					
						
						
							
							Refactor string concatenation and update function signatures for improved readability and null handling in shared helper functions  
						
						
						
						
					 
					
						2024-12-03 15:39:24 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						24cd57ca8d 
					 
					
						
						
							
							Merge branch 'next' into rename-github-app  
						
						
						
						
					 
					
						2024-12-03 15:35:23 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						5f985426ab 
					 
					
						
						
							
							feat: update private key nam with new slug as well  
						
						
						
						
					 
					
						2024-12-03 15:27:20 +01:00