| 
							
							
								 Amery2010 | ac058ac87f | Merge branch 'develop' # Conflicts:
#	src/plugins/i18n.plugin.ts
#	src/tools/base64-file-converter/index.ts
#	src/tools/base64-string-converter/index.ts
#	src/tools/basic-auth-generator/index.ts
#	src/tools/bcrypt/index.ts
#	src/tools/benchmark-builder/index.ts
#	src/tools/bip39-generator/index.ts
#	src/tools/camera-recorder/index.ts
#	src/tools/case-converter/index.ts
#	src/tools/chmod-calculator/index.ts
#	src/tools/chronometer/index.ts
#	src/tools/color-converter/index.ts
#	src/tools/crontab-generator/index.ts
#	src/tools/date-time-converter/index.ts
#	src/tools/device-information/index.ts
#	src/tools/docker-run-to-docker-compose-converter/index.ts
#	src/tools/emoji-picker/index.ts
#	src/tools/encryption/index.ts
#	src/tools/eta-calculator/index.ts
#	src/tools/git-memo/index.ts
#	src/tools/hash-text/index.ts
#	src/tools/hmac-generator/index.ts
#	src/tools/html-entities/index.ts
#	src/tools/html-wysiwyg-editor/index.ts
#	src/tools/http-status-codes/index.ts
#	src/tools/iban-validator-and-parser/index.ts
#	src/tools/index.ts
#	src/tools/integer-base-converter/index.ts
#	src/tools/ipv4-address-converter/index.ts
#	src/tools/ipv4-range-expander/index.ts
#	src/tools/ipv4-subnet-calculator/index.ts
#	src/tools/ipv6-ula-generator/index.ts
#	src/tools/json-diff/index.ts
#	src/tools/json-minify/index.ts
#	src/tools/json-to-csv/index.ts
#	src/tools/json-to-toml/index.ts
#	src/tools/json-to-yaml-converter/index.ts
#	src/tools/json-viewer/index.ts
#	src/tools/jwt-parser/index.ts
#	src/tools/keycode-info/index.ts
#	src/tools/list-converter/index.ts
#	src/tools/lorem-ipsum-generator/index.ts
#	src/tools/mac-address-generator/index.ts
#	src/tools/mac-address-lookup/index.ts
#	src/tools/math-evaluator/index.ts
#	src/tools/meta-tag-generator/index.ts
#	src/tools/mime-types/index.ts
#	src/tools/numeronym-generator/index.ts
#	src/tools/otp-code-generator-and-validator/index.ts
#	src/tools/password-strength-analyser/index.ts
#	src/tools/pdf-signature-checker/index.ts
#	src/tools/percentage-calculator/index.ts
#	src/tools/phone-parser-and-formatter/index.ts
#	src/tools/qr-code-generator/index.ts
#	src/tools/random-port-generator/index.ts
#	src/tools/roman-numeral-converter/index.ts
#	src/tools/rsa-key-pair-generator/index.ts
#	src/tools/slugify-string/index.ts
#	src/tools/sql-prettify/index.ts
#	src/tools/string-obfuscator/index.ts
#	src/tools/svg-placeholder-generator/index.ts
#	src/tools/temperature-converter/index.ts
#	src/tools/text-diff/index.ts
#	src/tools/text-statistics/index.ts
#	src/tools/text-to-binary/index.ts
#	src/tools/text-to-nato-alphabet/index.ts
#	src/tools/token-generator/locales/en.yml
#	src/tools/toml-to-json/index.ts
#	src/tools/toml-to-yaml/index.ts
#	src/tools/ulid-generator/index.ts
#	src/tools/url-encoder/index.ts
#	src/tools/url-parser/index.ts
#	src/tools/user-agent-parser/index.ts
#	src/tools/uuid-generator/index.ts
#	src/tools/wifi-qr-code-generator/index.ts
#	src/tools/xml-formatter/index.ts
#	src/tools/yaml-to-json-converter/index.ts
#	src/tools/yaml-to-toml/index.ts | 2024-02-21 17:58:57 +08:00 |  | 
			
				
					| 
							
							
								 Corentin THOMASSET | dc0461595f | feat(i18n): get locales on build (#880) | 2024-02-11 00:33:52 +01:00 |  | 
			
				
					| 
							
							
								 Corentin THOMASSET | 233d5565f6 | refactor(i18n): merge tools scoped locales with global ones (#612) | 2023-09-03 20:07:45 +00: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 |  | 
			
				
					| 
							
							
								 Seb | 63045951e1 | feat(config): allow app to run in a subfolder via BASE_URL (#461) * fix: allow hosting in subfolder via BASE_URL
* Import baseUrl from config
* Revert "Import baseUrl from config"
This reverts commit 73c867ebc8.
* feat(config): fallback baseUrl to /
* feat(config): fallback baseUrl to /
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> | 2023-06-19 18:42:29 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | ebfb872fae | chore(i18n): setup i18n plugin config | 2023-06-18 14:33:58 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | aad8d84e13 | ui-lib(new-component): added text input component in the c-lib | 2023-05-14 22:30:23 +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 | 4ccd73c2d1 | feat(dx): auto resolve vue components | 2023-04-06 19:08:28 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 0161395585 | feat(dx): auto import vite plugin | 2023-04-06 18:53:31 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | ad202bd372 | revert(pwa): fallback to autoUpdate | 2023-03-01 23:35:17 +01:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 53ce079dff | refactor(pwa): prompt for pwa update | 2023-03-01 22:00:29 +01:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 6becdbb423 | refactor(config): added config management with figue | 2022-05-24 00:07:54 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 668625c6da | feat: added commit short sha | 2022-04-16 15:12:33 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 3f038503dd | feat: footer in sider | 2022-04-16 11:45:50 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | b7193e838b | feat(seo): pwa and icons | 2022-04-15 16:30:25 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 1d09a01bb2 | refactor(style): cleaner layout | 2022-04-14 22:41:51 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 5cd9997a84 | feat(tool): git memo | 2022-04-12 13:24:14 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 889d594992 | fix: removed global define | 2022-04-12 12:51:21 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 765c010700 | feat(tool): bip39-generator | 2022-04-09 15:17:59 +02:00 |  | 
			
				
					| 
							
							
								 Corentin Thomasset | 64c92a661c | chore: first commit | 2022-03-31 00:33:29 +02:00 |  |