liudonghua 
							
						 
					 
					
						
						
						
						
							
						
						
							556db15cbe 
							
						 
					 
					
						
						
							
							improve: make paste behavior inteligence  
						
						
						
					 
					
						2024-06-13 01:43:21 +00:00 
						 
				 
			
				
					
						
							
							
								liudonghua 
							
						 
					 
					
						
						
						
						
							
						
						
							5580f00dc3 
							
						 
					 
					
						
						
							
							feat: add paste file feature for base64 file converter  
						
						
						
					 
					
						2024-06-06 06:32:27 +00:00 
						 
				 
			
				
					
						
							
							
								sharevb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30144aa3f5 
							
						 
					 
					
						
						
							
							feat(base64): Base64 enhancements ( #905 )  
						
						... 
						
						
						
						* fix(base64): use js-base64 to handle non ascii text
Use js-base64 to handle non ascii text and ignore whitespaces
Fix  #879  and #409 
* fix(base64): use js-base64 to handle non ascii text
Use js-base64 to handle non ascii text and ignore whitespaces
Fix  #879  and #409 
* feat(base64 file converter): add a filename and extension fields
Add filename and extension (auto filled if data url) to allow downloading with right extension and filename
Fix  #788 
* feat(base64 file converter): add a preview image
Fix  #594 . Taken from #595  (thanks @SAF2k) 
						
					 
					
						2024-05-20 22:13:55 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7fe47b3be4 
							
						 
					 
					
						
						
							
							refactor(ui): replaced legacy n-upload with c-file-upload ( #747 )  
						
						
						
					 
					
						2023-11-13 00:56:51 +01:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							72c98a3c5e 
							
						 
					 
					
						
						
							
							refactor(ui): remove n-text ( #506 )  
						
						
						
					 
					
						2023-06-25 13:49:43 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							f7fc779e63 
							
						 
					 
					
						
						
							
							refactor(ui): replaced some n-input with c-input-text  
						
						
						
					 
					
						2023-05-15 01:31:22 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin Thomasset 
							
						 
					 
					
						
						
						
						
							
						
						
							f080933d2a 
							
						 
					 
					
						
						
							
							refactor(ui): replaced naive ui cards with custom ones  
						
						
						
					 
					
						2023-04-20 20:57:38 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin Thomasset 
							
						 
					 
					
						
						
						
						
							
						
						
							c45bce36f9 
							
						 
					 
					
						
						
							
							refactor(ui): getting ride of naive ui buttons  
						
						
						
					 
					
						2023-04-19 22:33:22 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin Thomasset 
							
						 
					 
					
						
						
						
						
							
						
						
							001031b7b5 
							
						 
					 
					
						
						
							
							feat(css): added unocss with attributify preset  
						
						
						
					 
					
						2023-04-06 20:35:37 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin Thomasset 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							447bdf2148 
							
						 
					 
					
						
						
							
							refactor(base64): mutualized base64 functions into global utilities  
						
						
						
					 
					
						2022-08-04 12:09:32 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin Thomasset 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							750a76b00f 
							
						 
					 
					
						
						
							
							refactor(base64-to-file): clean validation to convert base64 to file  
						
						
						
					 
					
						2022-08-03 17:13:33 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin Thomasset 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a22d55b3c 
							
						 
					 
					
						
						
							
							refactor(base64-file): fixed typo  
						
						
						
					 
					
						2022-07-25 23:23:53 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin Thomasset 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6953d1b67 
							
						 
					 
					
						
						
							
							refactor(base64): split base64 text and file conversion in two tools + base64 to file  
						
						
						
					 
					
						2022-07-25 23:21:42 +02:00