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-to-csv
/
json-to-csv.vue
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
feat(new tool): ULID generator (#623)
Corentin THOMASSET
11
-1
/
+174
2023-09-11
doc(readme): added contributors list (#622)
Corentin THOMASSET
1
-0
/
+8
2023-09-11
chore(deps): update actions/checkout action to v4 (#613)
renovate[bot]
5
-8
/
+8
2023-09-11
fix(deps): update dependency monaco-editor to ^0.43.0 (#620)
renovate[bot]
2
-5
/
+5
2023-09-06
feat(new tool): add wifi qr code generator (#599)
Simon Bordeyne
5
-1
/
+315
2023-09-04
refactor(spelling): minor corrections to phrasing/spelling (#596)
Mark Townsend
4
-15
/
+15
2023-09-03
refactor(i18n): merge tools scoped locales with global ones (#612)
Corentin THOMASSET
3
-6
/
+25
2023-09-03
refactor(c-key-value-list): got rid of table for layout (#611)
Corentin THOMASSET
6
-34
/
+50
2023-09-03
fix(deps): update dependency sql-formatter to v13 (#606)
renovate[bot]
2
-5
/
+13
2023-09-03
refactor(CI): run e2e against built app and no longer vercel (#610)
Corentin THOMASSET
4
-17
/
+20
2023-09-03
chore(deps): update dependency unplugin-icons to ^0.17.0 (#609)
renovate[bot]
2
-7
/
+24
2023-09-01
refactor(bcrypt): fix typo (#604)
Anton Mosich
1
-1
/
+1
2023-09-01
chore(deps): update dependency @intlify/unplugin-vue-i18n to ^0.13.0 (#597)
renovate[bot]
2
-90
/
+44
2023-08-27
feat(new tool): iban validation and parser (#591)
Corentin THOMASSET
14
-1
/
+278
2023-08-26
feat(new tool): text diff and comparator (#588)
Corentin THOMASSET
8
-37
/
+127
2023-08-26
chore(deps): update dependency @antfu/eslint-config to ^0.41.0 (#585)
renovate[bot]
2
-82
/
+53
2023-08-26
doc(hosting): added cloudron in the other hosting solutions section (#589)
Corentin THOMASSET
1
-6
/
+5
2023-08-26
chore(deps): update dependency typescript to ~5.2.0 (#587)
renovate[bot]
2
-78
/
+78
2023-08-22
chore(version): release 2023.08.21-6f93cba
v2023.8.21-6f93cba
Corentin Thomasset
1
-1
/
+1
2023-08-22
docs(changelog): update changelog for 2023.08.21-6f93cba
Corentin Thomasset
1
-0
/
+16
2023-08-21
feat(copy): support legacy copy to clipboard for older browser (#581)
Corentin THOMASSET
11
-53
/
+47
2023-08-21
chore(deps): switched to fucking typescript v5 (#501)
renovate[bot]
10
-885
/
+1120
2023-08-21
chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552)
renovate[bot]
13
-408
/
+348
2023-08-21
chore(deps): update dependency prettier to v3 (#564)
renovate[bot]
3
-40
/
+10
2023-08-21
chore(deps): removed @typescript-eslint/parser (#563)
renovate[bot]
2
-88
/
+23
2023-08-21
chore(deps): removed ts-pattern (#565)
renovate[bot]
3
-13
/
+9
2023-08-21
fix(deps): update dependency sql-formatter to v12 (#520)
renovate[bot]
3
-8
/
+44
2023-08-16
feat(new tool): string obfuscator (#575)
Corentin THOMASSET
6
-1
/
+119
2023-08-16
chore(version): release 2023.08.16-9bd4ad4
v2023.8.16-9bd4ad4
Corentin Thomasset
1
-1
/
+1
2023-08-16
docs(changelog): update changelog for 2023.08.16-9bd4ad4
Corentin Thomasset
1
-0
/
+102
2023-08-10
chore(deps): update dependency vitest to ^0.34.0 (#562)
renovate[bot]
2
-93
/
+59
2023-08-10
fix(deps): update dependency uuid to v9 (#566)
renovate[bot]
2
-10
/
+11
2023-08-10
chore(deps): update dependency node to v18.17.1 (#560)
renovate[bot]
1
-1
/
+1
2023-08-09
chore(deps): update dependency unocss to ^0.55.0 (#561)
renovate[bot]
2
-155
/
+167
2023-08-09
chore(deps): update dependency @unocss/eslint-config to ^0.55.0 (#553)
renovate[bot]
2
-12
/
+142
2023-08-10
chore(deps): update dependency @intlify/unplugin-vue-i18n to ^0.12.0 (#526)
renovate[bot]
2
-62
/
+31
2023-08-10
fix(deps): update dependency mathjs to v11 (#519)
renovate[bot]
2
-17
/
+11
2023-08-10
chore(deps): update docker/login-action action to v2 (#512)
renovate[bot]
2
-2
/
+2
2023-08-10
fix(deps): update dependency @vueuse/router to v10 (#516)
renovate[bot]
2
-15
/
+15
2023-08-10
chore(deps): update dependency jsdom to v22 (#499)
renovate[bot]
2
-91
/
+44
2023-08-09
fix(copy): prevent shorthand copy if source is present in useCopy (#559)
Corentin THOMASSET
14
-20
/
+26
2023-08-09
feat(Case Converter): Add lowercase and uppercase (#534)
Marvin
3
-52
/
+79
2023-08-09
fix(c-lib): hide component library shortcut link in non-dev (#557)
Corentin THOMASSET
1
-1
/
+1
2023-08-09
fix(emoji picker): fix copy button (#556)
Corentin THOMASSET
1
-1
/
+1
2023-08-08
chore(deps): update dependency @vitejs/plugin-vue-jsx to v3 (#497)
renovate[bot]
2
-334
/
+42
2023-08-08
chore(deps): update dependency @vitejs/plugin-vue to v4 (#496)
renovate[bot]
2
-7
/
+7
2023-08-08
feat(new tool): emoji picker (#551)
Corentin THOMASSET
11
-6
/
+192
2023-08-07
feat(ui): added c-select in the ui lib (#550)
Corentin THOMASSET
29
-199
/
+666
2023-07-05
chore(deps): update dependency vite-plugin-pwa to ^0.16.0 (#488)
renovate[bot]
2
-90
/
+84
2023-06-29
chore(deps): update dependency vite to v4 (#503)
renovate[bot]
2
-272
/
+25
[next]