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
/
docker-run-to-docker-compose-converter
/
docker-run-to-docker-compose-converter.vue
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-10
chore(ci): shard e2e tests
Corentin Thomasset
1
-1
/
+4
2023-06-10
feat(phone-parser): searchable country code select
Corentin Thomasset
1
-1
/
+1
2023-05-31
fix(readme): typo
DawnElixir
1
-1
/
+1
2023-05-28
chore(lint): switched to a better lint config
Corentin Thomasset
178
-3092
/
+3826
2023-05-27
refactor(ui): removed all n-space
Corentin Thomasset
40
-246
/
+222
2023-05-17
feat(new tool): camera screenshot and recorder
Corentin Thomasset
15
-10
/
+448
2023-05-15
chors(deps): updated vueuse dependency version
Corentin Thomasset
3
-48
/
+103
2023-05-15
feat(base64-string-converter): switch to encode and decode url safe base64 st...
cgoIT
4
-12
/
+72
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
10
-232
/
+195
2023-05-14
chore(version): release 2023.05.14-77f2efc
v2023.5.14-77f2efc
Corentin Thomasset
1
-1
/
+1
2023-05-14
docs(changelog): update changelog for 2023.05.14-77f2efc
Corentin Thomasset
1
-0
/
+20
2023-05-14
refactor(ui): replaced some n-input with c-input-text
Corentin Thomasset
39
-452
/
+742
2023-05-14
ui-lib(new-component): added text input component in the c-lib
Corentin Thomasset
14
-21
/
+428
2023-05-14
ui-lib(button): size variants
Corentin Thomasset
3
-20
/
+51
2023-05-13
chore(issues): updated new tool request issue template
Corentin THOMASSET
1
-2
/
+2
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
9
-139
/
+441
2023-05-02
feat(new tool): phone parser and normalizer
Corentin Thomasset
10
-140
/
+357
2023-05-01
fix(home): prevent weird blue border on card
Corentin Thomasset
1
-0
/
+1
2023-04-23
chore(version): release 2023.04.23-92bd835
v2023.4.23-92bd835
Corentin Thomasset
1
-1
/
+1
2023-04-23
docs(changelog): update changelog for 2023.04.23-92bd835
Corentin Thomasset
1
-0
/
+19
2023-04-23
feat(ui-lib): demo pages for c-lib components
Corentin Thomasset
14
-240
/
+286
2023-04-23
fix(ts): cleaned legacy typechecking warning
Corentin Thomasset
7
-17
/
+20
2023-04-23
feat(new-tool): diff of two json objects
Corentin Thomasset
12
-134
/
+751
2023-04-20
refactor(ui-lib): prevent c-button to shrink
Corentin Thomasset
1
-0
/
+1
2023-04-20
refactor(ui): replaced naive ui cards with custom ones
Corentin Thomasset
40
-304
/
+352
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
44
-205
/
+739
2023-04-19
feat(ipv4-range-expander): expands a given IPv4 start and end address to a va...
cgoIT
11
-9
/
+284
2023-04-19
feat(date converter): auto focus main input
Corentin Thomasset
1
-0
/
+1
2023-04-14
chore(version): release 2023.04.14-dbad773
v2023.4.14-dbad773
Corentin Thomasset
1
-1
/
+1
2023-04-14
docs(changelog): update changelog for 2023.04.14-dbad773
Corentin Thomasset
1
-0
/
+12
2023-04-14
chore(release): create a github release on new version
Corentin Thomasset
8
-819
/
+356
2023-04-14
chore(version): reset CHANGELOG content to support new format
Corentin Thomasset
1
-573
/
+2
2023-04-14
feat(new-tool): http status codes
Corentin Thomasset
6
-0
/
+525
2023-04-13
refactor(uuid-generator): prevent NaN in quantity
Corentin Thomasset
1
-29
/
+25
2023-04-13
chore(version): release v2023.04.13-dce9ff9
v2023.4.13-dce9ff9
Corentin Thomasset
1
-1
/
+1
2023-04-13
feat(cd): git version tag pushed to docker
Corentin Thomasset
2
-6
/
+63
2023-04-13
refactor(404): simplified 404 page
Corentin Thomasset
1
-14
/
+11
2023-04-12
refactor(date-converter): improved ux and layout
Corentin Thomasset
7
-76
/
+346
2023-04-12
chore(deps): updated dependencies
Corentin Thomasset
2
-334
/
+341
2023-04-10
feat(new-tool): yaml and json converters
Corentin Thomasset
9
-1
/
+149
2023-04-10
refactor(dx): generic data transformer
Corentin Thomasset
5
-50
/
+78
2023-04-10
refactor(config): removed new tools env config
Corentin Thomasset
3
-17
/
+3
2023-04-10
refactor(lint): auto fix lint
Corentin Thomasset
4
-10
/
+7
2023-04-09
feat(new-tool): generate ula based on timestamp and mac address (#344)
cgoIT
2
-5
/
+6
[next]