aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-23feat(new-tool): diff of two json objectsGravatar Corentin Thomasset 12-134/+751
2023-04-20refactor(ui-lib): prevent c-button to shrinkGravatar Corentin Thomasset 1-0/+1
2023-04-20refactor(ui): replaced naive ui cards with custom onesGravatar Corentin Thomasset 40-304/+352
2023-04-19refactor(clean): removed unused lodash importGravatar Corentin Thomasset 1-1/+0
2023-04-19fix(mac-address-lookup): added copy handler on button clickGravatar Corentin Thomasset 1-1/+4
2023-04-19refactor(clean): removed useless br tagsGravatar Corentin Thomasset 13-43/+21
2023-04-19refactor(ui): getting ride of naive ui buttonsGravatar Corentin Thomasset 44-205/+739
2023-04-19feat(ipv4-range-expander): expands a given IPv4 start and end address to a va...Gravatar cgoIT 11-9/+284
2023-04-19feat(date converter): auto focus main inputGravatar Corentin Thomasset 1-0/+1
2023-04-14chore(version): release 2023.04.14-dbad773v2023.4.14-dbad773Gravatar Corentin Thomasset 1-1/+1
2023-04-14docs(changelog): update changelog for 2023.04.14-dbad773Gravatar Corentin Thomasset 1-0/+12
2023-04-14chore(release): create a github release on new versionGravatar Corentin Thomasset 8-819/+356
2023-04-14chore(version): reset CHANGELOG content to support new formatGravatar Corentin Thomasset 1-573/+2
2023-04-14feat(new-tool): http status codesGravatar Corentin Thomasset 6-0/+525
2023-04-13refactor(uuid-generator): prevent NaN in quantityGravatar Corentin Thomasset 1-29/+25
2023-04-13chore(version): release v2023.04.13-dce9ff9v2023.4.13-dce9ff9Gravatar Corentin Thomasset 1-1/+1
2023-04-13feat(cd): git version tag pushed to dockerGravatar Corentin Thomasset 2-6/+63
2023-04-13refactor(404): simplified 404 pageGravatar Corentin Thomasset 1-14/+11
2023-04-12refactor(date-converter): improved ux and layoutGravatar Corentin Thomasset 7-76/+346
2023-04-12chore(deps): updated dependenciesGravatar Corentin Thomasset 2-334/+341
2023-04-10feat(new-tool): yaml and json convertersGravatar Corentin Thomasset 9-1/+149
2023-04-10refactor(dx): generic data transformerGravatar Corentin Thomasset 5-50/+78
2023-04-10refactor(config): removed new tools env configGravatar Corentin Thomasset 3-17/+3
2023-04-10refactor(lint): auto fix lintGravatar Corentin Thomasset 4-10/+7
2023-04-09feat(new-tool): generate ula based on timestamp and mac address (#344)Gravatar cgoIT 2-5/+6
2023-04-09feat(new-tool): generate ula based on timestamp and mac address (#344)Gravatar cgoIT 6-12/+98
2023-04-09feat(test): added e2e testsGravatar Corentin Thomasset 11-5/+245
2023-04-09chore(cd): don't run nightly release if their is no new commitsGravatar Corentin Thomasset 1-0/+18
2023-04-09fix(mac-address-lookup): fix typo in mac-address-lookup tool (#345)Gravatar cgoIT 1-3/+3
2023-04-08feat(new-tool): ipv4 address converterGravatar Corentin Thomasset 2-1/+2
2023-04-08feat(new-tool): ipv4 address converterGravatar Corentin Thomasset 5-1/+152
2023-04-08fix(roman-numeral-converter): input validation and feedback (#332)Gravatar cgoIT 3-14/+62
2023-04-07feat(new-tool): mac address lookupGravatar Corentin Thomasset 7-9/+209
2023-04-06chore(cd): docker nightly releasesGravatar Corentin Thomasset 1-1/+3
2023-04-06chore(cd): docker nightly releasesGravatar Corentin Thomasset 1-5/+12
2023-04-06feat(css): added unocss with attributify presetGravatar Corentin Thomasset 15-13/+406
2023-04-06feat(dx): auto resolve vue componentsGravatar Corentin Thomasset 5-117/+96
2023-04-06fix(ci): prevent ci from running twice in prGravatar Corentin Thomasset 1-1/+5
2023-04-06feat(dx): auto import vite pluginGravatar Corentin Thomasset 6-6/+988
2023-04-06feat(benchmark-builder): compute gap and export to bulet listGravatar Corentin Thomasset 1-2/+3
2023-04-06feat(benchmark-builder): compute gap and export to bulet listGravatar Corentin Thomasset 1-4/+56
2023-04-06feat(new-tool): add new tool user agent parser (#329)Gravatar cgoIT 7-0/+212
2023-04-06refactor(qr-code): multiline inputGravatar Corentin Thomasset 2-2/+7
2023-04-06refactor(docker-run-converter): improve error handlingGravatar Corentin Thomasset 1-13/+12
2023-04-06refactor(docker-run-converter): improved converter Gravatar cgoIT 3-540/+681
2023-04-05refactor(tool): better new tool logicGravatar Corentin Thomasset 3-1/+7
2023-04-05feat(new-tool): simple benchmark calculatorGravatar Corentin Thomasset 1-8/+0
2023-04-05feat(new-tool): simple benchmark calculatorGravatar Corentin Thomasset 1-7/+7
2023-04-05feat(new-tool): simple benchmark calculatorGravatar Corentin Thomasset 5-1/+225
2023-04-05chore(clean): removed extra console.logGravatar Corentin Thomasset 1-2/+0