Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc0461595f 
							
						 
					 
					
						
						
							
							feat(i18n): get locales on build ( #880 )  
						
						 
						
						
						
					 
					
						2024-02-11 00:33:52 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Nguyen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							079aa2164c 
							
						 
					 
					
						
						
							
							feat(i18n): added vi tools translations ( #876 )  
						
						 
						
						... 
						
						
						
						* Update Vietnamese translations in vi.yml file
* Add Vietnamese translations for various tools 
						
					 
					
						2024-02-05 10:09:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								QingFeng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9c6b12225e 
							
						 
					 
					
						
						
							
							feat(i18n): added zh tools translations ( #874 )  
						
						 
						
						
						
					 
					
						2024-02-05 11:06:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f5fa00147 
							
						 
					 
					
						
						
							
							feat(i18n): added missing locale files in tools ( #863 )  
						
						 
						
						
						
					 
					
						2024-02-01 17:05:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95698cb938 
							
						 
					 
					
						
						
							
							refactor(i18n): added locales per tool ( #861 )  
						
						 
						
						
						
					 
					
						2024-02-01 14:05:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05ea545475 
							
						 
					 
					
						
						
							
							refactor(ui): replaced some n-input to c-input ( #505 )  
						
						 
						
						
						
					 
					
						2023-06-25 13:00:50 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corentin Thomasset 
							
						 
					 
					
						
						
						
						
							
						
						
							fe61f0f2f2 
							
						 
					 
					
						
						
							
							refactor(imports): removed unnecessary imports to vue  
						
						 
						
						
						
					 
					
						2023-06-10 17:24:10 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corentin Thomasset 
							
						 
					 
					
						
						
						
						
							
						
						
							33c9b6643f 
							
						 
					 
					
						
						
							
							chore(lint): switched to a better lint config  
						
						 
						
						
						
					 
					
						2023-05-28 23:29:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corentin Thomasset 
							
						 
					 
					
						
						
						
						
							
						
						
							4d2b037dbe 
							
						 
					 
					
						
						
							
							refactor(ui): removed all n-space  
						
						 
						
						
						
					 
					
						2023-05-27 17:53:13 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corentin Thomasset 
							
						 
					 
					
						
						
						
						
							
						
						
							74073f5038 
							
						 
					 
					
						
						
							
							refactor(clean): removed useless br tags  
						
						 
						
						
						
					 
					
						2023-04-19 22:50:02 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corentin Thomasset 
							
						 
					 
					
						
						
						
						
							
						
						
							c45bce36f9 
							
						 
					 
					
						
						
							
							refactor(ui): getting ride of naive ui buttons  
						
						 
						
						
						
					 
					
						2023-04-19 22:33:22 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Corentin Thomasset 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f68e859c20 
							
						 
					 
					
						
						
							
							refactor(docker-run-converter): improve error handling  
						
						 
						
						
						
					 
					
						2023-04-06 00:16:32 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								cgoIT 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4872d71165 
							
						 
					 
					
						
						
							
							refactor(docker-run-converter): improved converter  
						
						 
						
						... 
						
						
						
						* fix(docker-run-to-docker-compose-converter): use different version of converter which suppports more options and is mor failsafe
* chore(docker-run-to-docker-compose-converter): add pnpm-lock.yaml again which was accidently removed in last commit
* chore(docker-run-to-docker-compose-converter): add fixed version of composerize-ts 
						
					 
					
						2023-04-06 00:10:19 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								cgoIT 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ffb99579ba 
							
						 
					 
					
						
						
							
							feat(new-tool): add a docker run to docker compose converter ( #291 )  
						
						 
						
						... 
						
						
						
						* Integrate composerize (https://github.com/magicmark/composerize ) into it-tools
* Fix Prettier errors
* Fix Prettier errors
* Fix code according to suggestions
* Added syntax highlighting to TextareaCopyable component, some ui adjustments in docker-run-to-docker-compose-converter.vue 
						
					 
					
						2023-03-27 17:31:13 +02:00