index
:
it-tools
argon2
card-hover
dev
dev-backup
docker-run-to-docker-compose-converter
ed25519-key-pair-generator
feat/jwt-parser
landing-page
main
master
ssg
svg-mesh-gradient-generator
update-dependencies
update-deps
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
feat(new tool): string obfuscator (#575)
Corentin THOMASSET
5
-1
/
+116
2023-08-09
fix(copy): prevent shorthand copy if source is present in useCopy (#559)
Corentin THOMASSET
13
-19
/
+19
2023-08-09
feat(Case Converter): Add lowercase and uppercase (#534)
Marvin
1
-51
/
+77
2023-08-08
feat(new tool): emoji picker (#551)
Corentin THOMASSET
7
-2
/
+162
2023-08-07
feat(ui): added c-select in the ui lib (#550)
Corentin THOMASSET
13
-180
/
+180
2023-06-29
chore(e2e): execute e2e against built app (#511)
Corentin THOMASSET
1
-4
/
+3
2023-06-25
refactor(ui): remove n-text (#506)
Corentin THOMASSET
11
-41
/
+34
2023-06-25
refactor(ui): replaced some n-input to c-input (#505)
Corentin THOMASSET
17
-228
/
+177
2023-06-25
feat(new-tool): password strength analyzer (#502)
Corentin THOMASSET
6
-1
/
+222
2023-06-23
feat(new-tool): yaml to toml
Corentin Thomasset
4
-0
/
+79
2023-06-23
feat(new-tool): json to toml
Corentin Thomasset
4
-0
/
+81
2023-06-23
feat(new-tool): toml to yaml
Corentin Thomasset
4
-0
/
+77
2023-06-23
feat(new-tool): toml to json
Corentin Thomasset
5
-0
/
+89
2023-06-23
refactor(json-viewer): input monospace font (#485)
Marvin
1
-2
/
+3
2023-06-23
refacor(transformers): use monospace font for JSON and SQL text areas (#476)
Marvin
2
-2
/
+5
2023-06-23
fix(typos): fixed more typos & uppercase JSON (#475)
Marvin
4
-12
/
+12
2023-06-19
chore(i18n): tool scoped locales (#471)
Corentin THOMASSET
3
-4
/
+23
2023-06-19
fix(mime-types): typos (#470)
Corentin THOMASSET
1
-2
/
+2
2023-06-18
feat(new-tool): percentage calculator (#456)
Seb
4
-1
/
+128
2023-06-18
feat(new-tool): json to csv converter
Corentin Thomasset
6
-0
/
+199
2023-06-18
fix(sonar): took down minor sonar warning
Corentin Thomasset
1
-1
/
+1
2023-06-18
feat(new tool): xml formatter (#457)
jmmanzano
6
-0
/
+138
2023-06-18
feat(chmod-calculator): added symbolic representation (#455)
myztillx
3
-3
/
+82
2023-06-10
refactor(naming): prevent auto import conflicts for git memo
Corentin Thomasset
2
-1
/
+1
2023-06-10
refactor(imports): removed unnecessary imports to vue
Corentin Thomasset
44
-44
/
+13
2023-06-10
feat(phone-parser): searchable country code select
Corentin Thomasset
1
-1
/
+1
2023-05-28
chore(lint): switched to a better lint config
Corentin Thomasset
119
-2331
/
+2556
2023-05-27
refactor(ui): removed all n-space
Corentin Thomasset
35
-233
/
+211
2023-05-17
feat(new tool): camera screenshot and recorder
Corentin Thomasset
4
-2
/
+305
2023-05-15
feat(base64-string-converter): switch to encode and decode url safe base64 st...
cgoIT
1
-4
/
+19
2023-05-15
fix(ipv4-range-expander): calculate correct for ip addresses where the first ...
cgoIT
3
-2
/
+27
2023-05-15
fix(ipv4-converter): removed readonly on input
Corentin Thomasset
1
-1
/
+1
2023-05-15
refactor(ui): replaced some n-input with c-input-text
Corentin Thomasset
6
-142
/
+152
2023-05-14
refactor(ui): replaced some n-input with c-input-text
Corentin Thomasset
28
-371
/
+389
2023-05-07
fix(phone-parser): use default country code
Corentin Thomasset
2
-4
/
+4
2023-05-07
feat(list-converter): a small converter who deals with column based data and ...
cgoIT
7
-0
/
+293
2023-05-02
feat(new tool): phone parser and normalizer
Corentin Thomasset
5
-0
/
+189
2023-04-23
fix(ts): cleaned legacy typechecking warning
Corentin Thomasset
3
-12
/
+12
2023-04-23
feat(new-tool): diff of two json objects
Corentin Thomasset
9
-0
/
+590
2023-04-20
refactor(ui): replaced naive ui cards with custom ones
Corentin Thomasset
33
-165
/
+159
2023-04-19
refactor(clean): removed unused lodash import
Corentin Thomasset
1
-1
/
+0
2023-04-19
fix(mac-address-lookup): added copy handler on button click
Corentin Thomasset
1
-1
/
+4
2023-04-19
refactor(clean): removed useless br tags
Corentin Thomasset
13
-43
/
+21
2023-04-19
refactor(ui): getting ride of naive ui buttons
Corentin Thomasset
28
-93
/
+82
2023-04-19
feat(ipv4-range-expander): expands a given IPv4 start and end address to a va...
cgoIT
10
-38
/
+277
2023-04-19
feat(date converter): auto focus main input
Corentin Thomasset
1
-0
/
+1
2023-04-14
feat(new-tool): http status codes
Corentin Thomasset
5
-0
/
+524
2023-04-13
refactor(uuid-generator): prevent NaN in quantity
Corentin Thomasset
1
-29
/
+25
2023-04-12
refactor(date-converter): improved ux and layout
Corentin Thomasset
5
-74
/
+334
2023-04-10
feat(new-tool): yaml and json converters
Corentin Thomasset
7
-0
/
+139
[next]