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
/
json-minify
/
json-minify.vue
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-26
refactor(otp-generator): coerce lowercase secret characters to uppercase
Corentin Thomasset
3
-2
/
+7
2023-03-26
feat(new-tool): html wysiwyg editor
Corentin Thomasset
8
-6
/
+911
2023-03-26
refactor(otp-generator): no more barcode color invertion
Corentin Thomasset
1
-1
/
+4
2023-03-24
fix(roman-converter): replaced incorrect default value
Corentin Thomasset
1
-1
/
+1
2023-03-24
refactor(readme): better headings levels
Corentin Thomasset
1
-7
/
+3
2023-03-23
docs(docker): added self hosting command in README
Corentin Thomasset
1
-0
/
+9
2023-03-23
chore(docker): arm64 and amd64 as supported platform (#271)
Benny
1
-0
/
+4
2023-03-23
chore(docker): it-tools docker container
Corentin Thomasset
2
-0
/
+69
2023-03-19
chore(deps): updated dependencies versions
Corentin Thomasset
2
-1062
/
+1262
2023-03-10
feat(new-tool): RSA key pair generator
Corentin Thomasset
7
-2
/
+112
2023-03-08
refactor(branding): correct branding for twitter & github (#268)
marvin-j97
4
-12
/
+12
2023-03-08
fix(about): correct git branch in package.json url
Corentin Thomasset
1
-1
/
+1
2023-03-01
revert(pwa): fallback to autoUpdate
Corentin Thomasset
5
-89
/
+2
2023-03-01
chore(pwa): close update notification on update
Corentin Thomasset
1
-28
/
+48
2023-03-01
refactor(sponsor): updated support link to buy me a coffe
Corentin Thomasset
2
-2
/
+2
2023-03-01
refactor(pwa): prompt for pwa update
Corentin Thomasset
7
-6
/
+80
2023-02-21
refactor(style): improved dark mode colors
Corentin Thomasset
1
-5
/
+5
2023-02-21
fix(jwt-parser): prevent [object Object] value
Corentin Thomasset
1
-1
/
+1
2023-02-15
feat(new-tool): String to NATO alphabet
Corentin Thomasset
5
-0
/
+90
2023-02-10
fix(case-converter): allowed diacritics
Corentin Thomasset
1
-1
/
+1
2023-02-10
fix(case-converter): allowed diacritics
Corentin Thomasset
1
-11
/
+15
2023-02-10
refactor(tool-card): enforce description height
Corentin Thomasset
1
-1
/
+1
2023-02-10
refactor(tool-card): enforce description height
Corentin Thomasset
1
-0
/
+1
2023-02-10
feat(new-tool): slugify string
Corentin Thomasset
5
-0
/
+69
2023-02-06
refactor(keycode-info): wording
Corentin Thomasset
1
-1
/
+1
2023-02-06
chore(release): 2.19.0
v2.19.0
Corentin Thomasset
2
-1
/
+8
2023-02-06
feat(new-tool): keycode info
Corentin Thomasset
3
-0
/
+95
2023-02-04
chore(release): 2.18.0
v2.18.0
Corentin Thomasset
2
-1
/
+13
2023-02-04
feat(new-tool): json minify (#265)
Tsonglew
3
-1
/
+70
2023-01-28
refactor(tools): config in query params
Corentin Thomasset
6
-24
/
+126
2023-01-13
chore(release): 2.17.0
v2.17.0
Corentin Thomasset
2
-1
/
+14
2023-01-13
feat(new-tool): temperature converter
Corentin Thomasset
4
-6
/
+178
2023-01-13
refactor(jwt-parser): simplified code
Corentin Thomasset
8
-558
/
+203
2022-12-27
feat(new-tool): jwt parser (#262)
bastantoine
9
-0
/
+567
2022-12-21
chore(release): 2.16.0
v2.16.0
Corentin Thomasset
2
-1
/
+19
2022-12-21
refactor(tracker): better tracker injection
Corentin Thomasset
6
-36
/
+66
2022-12-21
feat(search-bar): use cmd + k to focus on mac
Corentin Thomasset
1
-1
/
+10
2022-12-21
feat(tracker): added actions monitoring
Corentin Thomasset
7
-1
/
+26
2022-12-20
refactor(clean): removed unused import
Corentin Thomasset
1
-2
/
+0
2022-12-20
refactor(clean): removed empty style tag
Corentin Thomasset
6
-12
/
+0
2022-12-20
chore(docs): updated readme
Corentin Thomasset
1
-20
/
+24
2022-12-17
feat(tool): improved favorite tool management
Corentin Thomasset
3
-72
/
+84
2022-12-17
chore(git): added .env to gitignore
Corentin Thomasset
1
-0
/
+2
2022-12-17
refactor(menu): improve support button
Corentin Thomasset
1
-4
/
+20
2022-12-17
feat(tools): added favorite tool handling
Corentin Thomasset
10
-51
/
+181
2022-12-16
chore(release): 2.15.0
v2.15.0
Corentin Thomasset
2
-1
/
+19
2022-12-16
fix(tool-card): correct text color on light mode for card description
Corentin Thomasset
1
-2
/
+2
2022-12-16
feat(search-bar): better search back result
Corentin Thomasset
3
-8
/
+78
2022-12-16
refactor(search-bar): improved tool fuzzy search
Corentin Thomasset
4
-16
/
+39
2022-12-07
fix(integer-base-converter): handle non-decimal char and better error message
Corentin Thomasset
4
-11
/
+93
[next]