| 
							
							
								 Andras Bacsai | ad775ba1f0 | Merge branch 'next' into fix/improved-responses-on-git-error | 2024-11-12 11:42:38 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 327b4308d4 | fix: add tests for git url converts | 2024-11-12 11:32:18 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 4a2846fcd0 | Merge branch 'next' into feat/convert-http-to-ssh-sources-with-deploy-keys | 2024-11-12 10:41:48 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | b379e50d90 | feat: custom nginx configuration for static deployments + fix 404 redirects in nginx conf | 2024-11-11 14:37:36 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 376a2341af | refactor scheduled task job (and related stuffs) | 2024-11-07 11:09:38 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | ca7c214775 | fix: new way to update container statuses | 2024-11-03 09:02:14 +01:00 |  | 
			
				
					| 
							
							
								 Lucas Michot | 601f1a4717 | Always prefer stricter string comparisons. | 2024-10-31 15:23:19 +01:00 |  | 
			
				
					| 
							
							
								 Lucas Michot | c5403b0b3f | Always prefer ::class notation | 2024-10-28 14:56:13 +01:00 |  | 
			
				
					| 
							
							
								 Lucas Michot | d557a22b91 | Remove all ray() calls | 2024-10-28 13:51:23 +01:00 |  | 
			
				
					| 
							
							
								 🏔️ Peak | 7c2d3c47eb | Merge branch 'next' into useless-variable-assignments | 2024-10-28 13:32:34 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | b5146c0dda | fix: charts ui | 2024-10-22 11:39:38 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 2702fbc284 | Refactor logging in PushServerUpdateJob, Application, and SentinelSeeder | 2024-10-15 17:03:50 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 73923a0207 | fix: metrics | 2024-10-15 15:33:05 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 1f193d465d | sentinel updates | 2024-10-14 12:07:37 +02:00 |  | 
			
				
					| 
							
							
								 Lucas Michot | 5e11f159e0 | Remove some useless variable assignments. | 2024-10-10 18:32:24 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 974b4b92c1 | wip: coolify.json | 2024-10-08 15:11:19 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 8ca8ab82b0 | refactor: Remove deployment queue when deleting an application | 2024-10-02 09:20:49 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 83549965ca | Refactor instanceSettings() function for improved code readability | 2024-10-01 10:37:40 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 987b90ead2 | fix: new dev volumes and service files fix: new parser version (4) that will fix data layout (applications goes to /applications, services goes to /services) | 2024-09-30 14:16:37 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | b570ccd7d3 | format | 2024-09-23 19:51:31 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 5ec45d547a | Merge branch 'next' into fix-#2546-deletion-issues | 2024-09-18 18:05:06 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | cfc6518157 | refactor: Update parse method in Advanced, All, ApplicationPreview, General, and ApplicationDeploymentJob classes | 2024-08-29 12:39:37 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 5525c02c7f | fix: delete preview deployments + cleanup stucked fix: parser | 2024-08-28 22:05:49 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | be8a8bf2ee | fix: parser feat: new coolify envs for fqdn and urls | 2024-08-28 18:12:00 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 43f2f1ef2b | fix: if compose file has more that 6 components, force stop fix: parser | 2024-08-28 15:45:11 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 954d82207d | MORE PARSERS | 2024-08-27 21:48:25 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | d8d821e7a9 | parser parser | 2024-08-27 16:02:52 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | fe89269b4b | rename parser functions | 2024-08-23 20:57:22 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | eece96e717 | revert parser to the default for now | 2024-08-23 20:54:38 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 6fbdfee3e7 | refactor: Update dockerComposeParser to use YAML data from $yaml instead of $compose | 2024-08-23 14:31:16 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | af1b479d73 | fix: parser ui: storage layout changed | 2024-08-23 14:21:12 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 0f9076562f | fix: parser parser | 2024-08-23 11:32:58 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 5394223f6b | fix:new parser only in dev | 2024-08-22 16:50:29 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 1e24ab9146 | fix: parser parser parser | 2024-08-22 15:05:04 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 62d63037e2 | refactor: Add null check for docker_compose_raw in parseCompose() | 2024-08-22 11:46:11 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | ecb2c3b7b8 | chore: new compose parser with tests | 2024-08-21 20:32:02 +02:00 |  | 
			
				
					| 
							
							
								 Jonathan Reisdorf | 096e366547 | fix: server status when there are multiple servers | 2024-08-13 10:57:59 +02:00 |  | 
			
				
					| 
							
							
								 ayntk-ai | 450351921e | added public functions | 2024-08-09 19:39:21 +02:00 |  | 
			
				
					| 
							
							
								 ayntk-ai | 97c2bedda2 | add delete_connected_networks function to services.php | 2024-08-09 03:00:30 +02:00 |  | 
			
				
					| 
							
							
								 ayntk-ai | 0135e2b5c0 | add logic | 2024-08-09 00:30:11 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | e4b92bb660 | feat: new server checking job feat: show if the server  has problems on ui | 2024-08-05 15:48:15 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | e6e48c5812 | fix: only append docker network if service/app is running | 2024-08-01 13:47:58 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 2d2bb23708 | Merge pull request #2879 from lorenzomigliorero/fix/bitbucket-repository-url fix: bitbucket repos url | 2024-07-25 14:23:58 +02:00 |  | 
			
				
					| 
							
							
								 andrasbacsai | 96c4f5b8da | Fix styling | 2024-07-25 11:31:59 +00:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | debd2a3433 | fix: link in task failed job notifications | 2024-07-25 13:30:38 +02:00 |  | 
			
				
					| 
							
							
								 andrasbacsai | 613830e6a6 | Fix styling | 2024-07-24 19:11:12 +00:00 |  | 
			
				
					| 
							
							
								 Lorenzo Migliorero | 2dbba366b7 | fix: bitbucket repository url | 2024-07-19 13:41:01 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 4225ec7060 | feat: Improve error handling in loadComposeFile method | 2024-07-15 16:39:40 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 2b805f869a | fix/feat: better volume cleanups | 2024-07-11 12:38:54 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 36c4be1d17 | Merge branch 'next' of github.com:coollabsio/coolify into next | 2024-07-11 11:30:23 +02:00 |  |