sharevb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							098237b012 
							
						 
					 
					
						
						
							
							Merge branch 'main' into feat/html-to-md-converter  
						
						
						
					 
					
						2024-09-04 21:48:59 +02:00 
						 
				 
			
				
					
						
							
							
								ShareVB 
							
						 
					 
					
						
						
						
						
							
						
						
							6013b6c711 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/main' into feat/html-to-md-converter  
						
						
						
					 
					
						2024-09-04 21:46:52 +02:00 
						 
				 
			
				
					
						
							
							
								sharevb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							87984e2081 
							
						 
					 
					
						
						
							
							feat(new tool): Markdown to HTML ( #916 )  
						
						... 
						
						
						
						* feat(new tool): Markdown to HTML
Fix partially #538 
* feat: add print button
* Update src/tools/markdown-to-html/index.ts
* Update src/tools/markdown-to-html/markdown-to-html.vue
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com> 
						
					 
					
						2024-08-25 20:57:07 +00:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							318fb6efb9 
							
						 
					 
					
						
						
							
							feat(new-tool): add email normalizer ( #1243 )  
						
						
						
					 
					
						2024-08-15 13:29:58 +00:00 
						 
				 
			
				
					
						
							
							
								sharevb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1a5489e21 
							
						 
					 
					
						
						
							
							feat(new tools): JSON to XML and XML to JSON ( #1231 )  
						
						... 
						
						
						
						* feat(new tool): JSON <> XML
Fix https://github.com/CorentinTh/it-tools/issues/314 
* Update src/tools/xml-to-json/index.ts
* Update src/tools/json-to-xml/index.ts
* Update src/tools/json-to-xml/index.ts
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com> 
						
					 
					
						2024-08-09 20:11:39 +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 
						 
				 
			
				
					
						
							
							
								sharevb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5eaab0cab8 
							
						 
					 
					
						
						
							
							Merge branch 'main' into feat/html-to-md-converter  
						
						
						
					 
					
						2024-04-30 08:54:37 +02:00 
						 
				 
			
				
					
						
							
							
								sharevb 
							
						 
					 
					
						
						
						
						
							
						
						
							d724281f07 
							
						 
					 
					
						
						
							
							feat(new tool): HTML to Markdown (with paste)  
						
						... 
						
						
						
						Convert HTML to Markdown, allow pasting from clipboard (ie, pasting part of a web page or copy paste from Word)
Fix partially #538 . Inspired by #632 
Using turndown 
						
					 
					
						2024-04-30 08:50:19 +02:00 
						 
				 
			
				
					
						
							
							
								sharevb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe349ad69b 
							
						 
					 
					
						
						
							
							feat(new tool): ascii art generator ( #886 )  
						
						... 
						
						
						
						* feat(new tool): ascii art generator
Fix  #829  ; Text ASCII Art Generator (using figlet)
* fix: make fonts list searchable
* refactor(ascii-generator): updated tool definition
* refactor(ascii-generator): equilibrate ui
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 
						
					 
					
						2024-03-03 10:37:09 +00:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc0461595f 
							
						 
					 
					
						
						
							
							feat(i18n): get locales on build ( #880 )  
						
						
						
					 
					
						2024-02-11 00:33:52 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fe9a20329 
							
						 
					 
					
						
						
							
							chore(deps): switched from oui to oui-data for mac address lookup ( #693 )  
						
						... 
						
						
						
						* fix(deps): update dependency oui to v13
* chore(deps): switched from oui to oui-data for mac address lookup
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 
						
					 
					
						2023-11-14 23:44:23 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e396d8776 
							
						 
					 
					
						
						
							
							chore(deps): update unocss monorepo to ^0.57.0 ( #638 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-11-15 00:19:09 +01:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bd3edcb528 
							
						 
					 
					
						
						
							
							refactor(about, i18n): improved i18n dx with markdown ( #753 )  
						
						
						
					 
					
						2023-11-14 23:15:41 +00:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							478192065e 
							
						 
					 
					
						
						
							
							feat(new tool): pdf signature checker ( #745 )  
						
						
						
					 
					
						2023-11-12 22:22:41 +00:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e164afb664 
							
						 
					 
					
						
						
							
							chore(deps): clean unused dependencies ( #709 )  
						
						... 
						
						
						
						* chore(deps): removed unused dep randombytes
* chore(deps): removed unused dep c8
* chore(deps): updated dep naive-ui 
						
					 
					
						2023-10-31 21:00:23 +00:00 
						 
				 
			
				
					
						
							
							
								Sellar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							720201aa7b 
							
						 
					 
					
						
						
							
							fix(deps): fix issue on slugify ( #593 ) ( #673 )  
						
						
						
					 
					
						2023-10-18 09:23:34 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee4c853b9f 
							
						 
					 
					
						
						
							
							refactor(ui): new c-table ui component ( #665 )  
						
						
						
					 
					
						2023-10-14 22:45:14 +00:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							025f556023 
							
						 
					 
					
						
						
							
							refactor(ui): switched naive tooltip components to custom ones ( #661 )  
						
						
						
					 
					
						2023-10-14 16:24:54 +00:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c4d775e2d 
							
						 
					 
					
						
						
							
							feat(new tool): ULID generator ( #623 )  
						
						
						
					 
					
						2023-09-11 22:57:42 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e371ef702e 
							
						 
					 
					
						
						
							
							fix(deps): update dependency monaco-editor to ^0.43.0 ( #620 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-09-11 22:40:42 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7d4562d3b 
							
						 
					 
					
						
						
							
							fix(deps): update dependency sql-formatter to v13 ( #606 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-09-03 16:51:12 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f035f485c0 
							
						 
					 
					
						
						
							
							chore(deps): update dependency unplugin-icons to ^0.17.0 ( #609 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-09-03 16:16:01 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1dff428d8 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @intlify/unplugin-vue-i18n to ^0.13.0 ( #597 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-09-01 10:14:50 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3a63837d3d 
							
						 
					 
					
						
						
							
							feat(new tool): iban validation and parser ( #591 )  
						
						
						
					 
					
						2023-08-27 18:12:31 +00:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81bfe57cb8 
							
						 
					 
					
						
						
							
							feat(new tool): text diff and comparator ( #588 )  
						
						... 
						
						
						
						* feat(new tool): text diff and comparator
* chore(ci): increased memory in CI 
						
					 
					
						2023-08-26 16:43:47 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9cd91ca9c 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @antfu/eslint-config to ^0.41.0 ( #585 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-26 16:28:31 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f3e14fc18f 
							
						 
					 
					
						
						
							
							chore(deps): update dependency typescript to ~5.2.0 ( #587 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-26 16:17:19 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							76b2761d62 
							
						 
					 
					
						
						
							
							chore(deps): switched to fucking typescript v5 ( #501 )  
						
						... 
						
						
						
						* chore(deps): update dependency typescript to v5
* chore(deps): switched to fucking typescript v5
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 
						
					 
					
						2023-08-21 19:57:59 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ff9a01cc8 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @antfu/eslint-config to ^0.40.0 ( #552 )  
						
						... 
						
						
						
						* chore(deps): update dependency @antfu/eslint-config to ^0.40.0
* chore(deps): updated eslint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 
						
					 
					
						2023-08-21 18:27:08 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2b9b157e5 
							
						 
					 
					
						
						
							
							chore(deps): update dependency prettier to v3 ( #564 )  
						
						... 
						
						
						
						* chore(deps): update dependency prettier to v3
* chore(deps): updated prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 
						
					 
					
						2023-08-21 18:02:54 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							144f86e2dc 
							
						 
					 
					
						
						
							
							chore(deps): removed @typescript-eslint/parser ( #563 )  
						
						... 
						
						
						
						* chore(deps): update dependency @typescript-eslint/parser to v6
* chore(deps): removed @typescript-eslint/parser
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 
						
					 
					
						2023-08-21 17:18:04 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f1f6590c5 
							
						 
					 
					
						
						
							
							chore(deps): removed ts-pattern ( #565 )  
						
						... 
						
						
						
						* fix(deps): update dependency ts-pattern to v5
* chore(deps): removed ts-pattern
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 
						
					 
					
						2023-08-21 17:06:09 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2bcb77a9f9 
							
						 
					 
					
						
						
							
							fix(deps): update dependency sql-formatter to v12 ( #520 )  
						
						... 
						
						
						
						* fix(deps): update dependency sql-formatter to v12
* fix(sql-prettify): corrected types
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 
						
					 
					
						2023-08-21 18:34:15 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9bd4ad4dfd 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vitest to ^0.34.0 ( #562 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-10 16:15:18 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e12991bcd 
							
						 
					 
					
						
						
							
							fix(deps): update dependency uuid to v9 ( #566 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-10 15:12:27 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							85cc7a8447 
							
						 
					 
					
						
						
							
							chore(deps): update dependency unocss to ^0.55.0 ( #561 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-09 22:31:31 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4268e255de 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @unocss/eslint-config to ^0.55.0 ( #553 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-09 22:22:15 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1c888019b 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @intlify/unplugin-vue-i18n to ^0.12.0 ( #526 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-10 00:11:59 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7924456cec 
							
						 
					 
					
						
						
							
							fix(deps): update dependency mathjs to v11 ( #519 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-10 00:11:30 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea0f27cf4c 
							
						 
					 
					
						
						
							
							fix(deps): update dependency @vueuse/router to v10 ( #516 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-10 00:10:19 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd5a503fc0 
							
						 
					 
					
						
						
							
							chore(deps): update dependency jsdom to v22 ( #499 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-10 00:09:39 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a602365be 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @vitejs/plugin-vue-jsx to v3 ( #497 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-08 22:25:59 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2494219a8 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @vitejs/plugin-vue to v4 ( #496 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-08-08 22:25:59 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93f7cf0e98 
							
						 
					 
					
						
						
							
							feat(new tool): emoji picker ( #551 )  
						
						
						
					 
					
						2023-08-08 22:25:59 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dfa1ba8554 
							
						 
					 
					
						
						
							
							feat(ui): added c-select in the ui lib ( #550 )  
						
						... 
						
						
						
						* feat(ui): added c-select in the ui lib
* refactor(ui): switched n-select to c-select 
						
					 
					
						2023-08-07 15:30:00 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6498c9b0fa 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite-plugin-pwa to ^0.16.0 ( #488 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-07-05 16:29:58 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f40d7ecddf 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite to v4 ( #503 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-06-29 20:35:23 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d12dd40841 
							
						 
					 
					
						
						
							
							fix(deps): update dependency @vueuse/head to v1 ( #515 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-06-29 20:20:28 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							38cb61da4d 
							
						 
					 
					
						
						
							
							chore(deps): update node.js to v18 ( #514 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-06-28 08:35:45 +02:00 
						 
				 
			
				
					
						
							
							
								Corentin THOMASSET 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							354aed6e6f 
							
						 
					 
					
						
						
							
							chore(deps): switched from vite-plugin-md to vite-plugin-vue-markdown ( #510 )  
						
						
						
					 
					
						2023-06-27 18:39:20 +00:00