Andras Bacsai 
							
						 
					 
					
						
						
							
						
						0bb47dfa56 
					 
					
						
						
							
							refactor(file-storage): improve layout and structure of input fields  
						
						
						
						
					 
					
						2025-03-28 22:10:15 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Grant 
							
						 
					 
					
						
						
							
						
						37c2a2b6ad 
					 
					
						
						
							
							fix: correct some spellings  
						
						
						
						
					 
					
						2025-03-19 19:49:59 +00:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						3f62225ec3 
					 
					
						
						
							
							refactor(scheduled-tasks): Improve scheduled task creation and management  
						
						
						
						
					 
					
						2025-02-27 13:26:35 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						693c7c4cb3 
					 
					
						
						
							
							fix(ui): Add literal and multiline env support to services.  
						
						
						
						
					 
					
						2025-02-22 13:32:10 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						0ff7c468c8 
					 
					
						
						
							
							fix(ui): skip SERVICE_FQDN and SERVICE_URL variables during update  
						
						
						
						
					 
					
						2025-02-03 15:44:15 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						1072a0c17c 
					 
					
						
						
							
							feat(ui): improve deployment UI  
						
						... 
						
						
						
						- fix: show time details even if a deployment has failed
- feat: added back "finished x min ago" to make it easier to see how long ago a deployment was finished 
						
						
					 
					
						2025-01-23 13:21:11 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						09d64d4bf6 
					 
					
						
						
							
							feat(terminal): show terminal unavailable if the container does not have a shell on the global terminal UI  
						
						
						
						
					 
					
						2025-01-23 11:51:01 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						08e6c68513 
					 
					
						
						
							
							fix(ui): use wire:navigate to navigate to the server settings page  
						
						
						
						
					 
					
						2025-01-22 18:08:23 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						31992f4d02 
					 
					
						
						
							
							fix(ui):show error on terminal if container has no shell (bash/sh)  
						
						
						
						
					 
					
						2025-01-21 18:36:38 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						43a4d9b467 
					 
					
						
						
							
							fix(ui): show preview deployment environment variables  
						
						
						
						
					 
					
						2025-01-21 17:09:03 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						30f36f96db 
					 
					
						
						
							
							fix: use finished_at for the end time instead of created_at  
						
						
						
						
					 
					
						2025-01-16 15:12:57 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						11d1a9e6fd 
					 
					
						
						
							
							Merge branch 'next' into docker-cleanup-executions-ui  
						
						
						
						
					 
					
						2025-01-16 14:41:23 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						7a8f66b2ec 
					 
					
						
						
							
							fix: logs icons everywhere + terminal  
						
						
						
						
					 
					
						2025-01-16 12:40:37 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						881914dc86 
					 
					
						
						
							
							Merge branch 'next' into docker-cleanup-executions-ui  
						
						
						
						
					 
					
						2025-01-16 11:13:57 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						3f92c1e37b 
					 
					
						
						
							
							Merge pull request  #4796  from peaklabs-dev/fix-navigation  
						
						... 
						
						
						
						Feat: Improve navigation performance 
						
						
					 
					
						2025-01-16 10:42:42 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						85f38b7cb5 
					 
					
						
						
							
							refactor: improve data formatting and UI  
						
						... 
						
						
						
						- move date and duration functions to a shared function
- remove duplicate code
- redesigned the deployment executions tab
- added start and end times for backups, scheduled tasks, deployments and docker cleanup executions
- calculated the duration for backups, scheduled tasks, deployments and Docker cleanup executions
- redesigned status badges with colors to make it easier to see your current status
- removed dependency on dayjs
- fixed calculation of execution time was sometimes incorrect 
						
						
					 
					
						2025-01-15 18:35:20 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						36b16e9d62 
					 
					
						
						
							
							chore: disable volume data cloning for now  
						
						
						
						
					 
					
						2025-01-13 11:14:00 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						6a429c46d3 
					 
					
						
						
							
							fix: even more wire:navigate  
						
						
						
						
					 
					
						2025-01-10 16:45:08 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						34873b2c59 
					 
					
						
						
							
							feat: volume cloning for ResourceOperations  
						
						
						
						
					 
					
						2025-01-09 14:13:09 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						38256af9b3 
					 
					
						
						
							
							fix: refactor database view  
						
						
						
						
					 
					
						2024-12-17 12:10:55 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						b7748479d4 
					 
					
						
						
							
							fix: service ui structure  
						
						
						
						
					 
					
						2024-12-17 11:13:17 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						2a9d499251 
					 
					
						
						
							
							feat: migrate env variables to polymorphic relationship  
						
						... 
						
						
						
						fix: proxy status query ui 
						
						
					 
					
						2024-12-17 10:38:42 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						664b718ea3 
					 
					
						
						
							
							fix: always have download logs button on scheduled tasks  
						
						
						
						
					 
					
						2024-12-09 11:53:50 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						6b936a3e92 
					 
					
						
						
							
							feat: able to download schedule task logs  
						
						
						
						
					 
					
						2024-12-09 11:36:39 +01:00 
						 
				 
			
				
					
						
							
							
								Philip Heinser 
							
						 
					 
					
						
						
							
						
						4b89b84353 
					 
					
						
						
							
							paginate task logs  
						
						
						
						
					 
					
						2024-12-08 15:26:51 +07: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 
							
						 
					 
					
						
						
							
						
						7f0094ed55 
					 
					
						
						
							
							feat: add hex magic env var  
						
						
						
						
					 
					
						2024-11-26 13:01:42 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f2063939d4 
					 
					
						
						
							
							fix: websocket connections autoreconnect  
						
						
						
						
					 
					
						2024-11-25 12:55:21 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						1ffa88acf0 
					 
					
						
						
							
							use config instead of env()  
						
						
						
						
					 
					
						2024-11-12 15:53:05 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						31dd2176b2 
					 
					
						
						
							
							fix: github app name is too long  
						
						
						
						
					 
					
						2024-11-08 15:03:25 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						376a2341af 
					 
					
						
						
							
							refactor scheduled task job (and related stuffs)  
						
						
						
						
					 
					
						2024-11-07 11:09:38 +01:00 
						 
				 
			
				
					
						
							
							
								🏔️ Peak 
							
						 
					 
					
						
						
							
						
						ec22162384 
					 
					
						
						
							
							Merge pull request  #4021  from cngJo/patch-1  
						
						... 
						
						
						
						docs: update link to deploy api docs 
						
						
					 
					
						2024-10-28 13:22:39 +01:00 
						 
				 
			
				
					
						
							
							
								Johannes Przymusinski 
							
						 
					 
					
						
						
							
						
						9fe8204158 
					 
					
						
						
							
							docs: update link to deploy api docs  
						
						
						
						
					 
					
						2024-10-26 13:58:09 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						9a227dbad6 
					 
					
						
						
							
							feat: terminal views for servers  
						
						... 
						
						
						
						improvement: connect to container if only one available 
						
						
					 
					
						2024-10-24 12:21:36 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						50ab5ea35d 
					 
					
						
						
							
							Refactor health check form labels and placeholders  
						
						
						
						
					 
					
						2024-10-22 12:05:36 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						3e729ee928 
					 
					
						
						
							
							fix: metrics for dbs  
						
						
						
						
					 
					
						2024-10-21 22:57:00 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						88f1e58c63 
					 
					
						
						
							
							feat: required envs  
						
						
						
						
					 
					
						2024-10-11 14:38:22 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						920607029a 
					 
					
						
						
							
							fix: do not allow to change number of lines when streaming logs  
						
						
						
						
					 
					
						2024-10-11 12:29:13 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						974b4b92c1 
					 
					
						
						
							
							wip: coolify.json  
						
						
						
						
					 
					
						2024-10-08 15:11:19 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						c2c0afa0ba 
					 
					
						
						
							
							fix: service env orders, application env orders  
						
						
						
						
					 
					
						2024-10-04 12:08:57 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						223cd37031 
					 
					
						
						
							
							fix: remove autofocuses  
						
						
						
						
					 
					
						2024-10-01 21:36:16 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						b6b4d93658 
					 
					
						
						
							
							fix: compose based terminal  
						
						
						
						
					 
					
						2024-09-30 11:58:28 +02:00 
						 
				 
			
				
					
						
							
							
								Luan Estradioto 
							
						 
					 
					
						
						
							
						
						6bd8583eab 
					 
					
						
						
							
							- resize check to int  
						
						... 
						
						
						
						- modularize, tree-shake terminal, idempotency on navigations 
						
						
					 
					
						2024-09-25 22:14:05 -03:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						bd2e1ad9fe 
					 
					
						
						
							
							refactor: Fix typo in execute-container-command.blade.php  
						
						
						
						
					 
					
						2024-09-25 10:25:35 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						1a8d15390d 
					 
					
						
						
							
							refactor: Update confirmation label in danger.blade.php template  
						
						
						
						
					 
					
						2024-09-25 09:27:17 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						8e91d958be 
					 
					
						
						
							
							refactor: Improve layout and add checkbox for task enablement in scheduled task form  
						
						
						
						
					 
					
						2024-09-24 21:29:55 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						688c27c901 
					 
					
						
						
							
							fix: cloudflare tunnel configuration, ui, etc  
						
						
						
						
					 
					
						2024-09-23 23:18:23 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						6639379ba6 
					 
					
						
						
							
							Merge pull request  #3522  from InfiniBrains/main  
						
						... 
						
						
						
						Add hint to "build variable" check in the enviroment variable tab. Remember the user what should be doing in order to make it work. 
						
						
					 
					
						2024-09-23 10:49:59 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						b84d39ba56 
					 
					
						
						
							
							refactor: Update confirmation button text for deletion actions  
						
						
						
						
					 
					
						2024-09-23 08:58:04 +02:00 
						 
				 
			
				
					
						
							
							
								Alexandre Tolstenko Nogueira 
							
						 
					 
					
						
						
							
						
						a4d0f1da9e 
					 
					
						
						
							
							Add hint to "build variable" check in the enviroment variable tab. remember the user what should be doing in order to make it work.  #3477  
						
						
						
						
					 
					
						2024-09-20 14:12:15 -04:00