Commit graph

29 commits

Author SHA1 Message Date
Corentin THOMASSET
233d5565f6
refactor(i18n): merge tools scoped locales with global ones (#612) 2023-09-03 20:07:45 +00:00
Corentin THOMASSET
1b038c7826
chore(i18n): tool scoped locales (#471) 2023-06-19 21:14:44 +00:00
Corentin Thomasset
ebfb872fae chore(i18n): setup i18n plugin config 2023-06-18 14:33:58 +02:00
Corentin Thomasset
33c9b6643f chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
Corentin Thomasset
4ccd73c2d1 feat(dx): auto resolve vue components 2023-04-06 19:08:28 +02:00
Corentin Thomasset
aa4dc0418e feat(plausible): disable plausible instance for self hosted instance 2023-04-04 19:01:59 +02:00
bastantoine
acc7f0a586
feat(new-tool): jwt parser (#262)
* npm install jwt-decode

* added base tool structure

* added function to decode JWT and display header and payload

* use a table to display the data

* show human readable values

* added switch to toggle display of parsed values

* lint

* replaced basic package-lock.json with pnpm-lock.json

* change the icon of the tool

* simplify return

* use camelCase

* added description of the tool

* always parse the values

* use camelCase...
2022-12-27 09:38:35 +01:00
Corentin Thomasset
def60e7248
refactor(tracker): better tracker injection 2022-12-21 21:02:57 +01:00
Corentin Thomasset
bfc2e24bbf
feat(tracker): added actions monitoring 2022-12-21 00:03:31 +01:00
Corentin Thomasset
35b5187119
feat(new-tool): chmod calculator 2022-11-23 21:57:38 +01:00
Corentin Thomasset
164e32b442
feat(new-tool): meta tag generator 2022-08-19 17:40:00 +02:00
Corentin Thomasset
125a50215a
feat(new-tool): added an ETA calculator 2022-07-24 18:32:05 +02:00
Corentin Thomasset
6becdbb423
refactor(config): added config management with figue 2022-05-24 00:07:54 +02:00
Corentin Thomasset
d356b1488f
feat(new-tool): json viewer 2022-05-09 17:41:42 +02:00
Corentin Thomasset
086d31eab5
refactor(lint): linter auto fix 2022-04-22 23:31:40 +02:00
Corentin Thomasset
0808920951
feat: added plausible tracker 2022-04-16 11:51:20 +02:00
Corentin Thomasset
1d09a01bb2
refactor(style): cleaner layout 2022-04-14 22:41:51 +02:00
Corentin Thomasset
483cf66db9
refactor(style): menu scrollbar 2022-04-14 18:45:47 +02:00
Corentin Thomasset
5582d75927
feat(tool): qr-code generator 2022-04-14 18:18:15 +02:00
Corentin Thomasset
203b6a9d73
feat(tool): base64 string converter 2022-04-14 02:30:25 +02:00
Corentin Thomasset
358ff45ae1
feat(tool): crontab generator 2022-04-14 02:02:05 +02:00
Corentin Thomasset
0a7c3252e3
feat(tool): text statistics 2022-04-14 01:06:06 +02:00
Corentin Thomasset
5cd9997a84
feat(tool): git memo 2022-04-12 13:24:14 +02:00
Corentin Thomasset
2d9cb209b3
feat(tool): date-time converter 2022-04-12 01:43:49 +02:00
Corentin Thomasset
d55329f3ab
feat(tool): bip39-generator 2022-04-11 22:47:05 +02:00
Corentin Thomasset
57fd14a199
feat(page): home page layout 2022-04-06 00:42:24 +02:00
Corentin Thomasset
3db4f91c27
feat(page): added 404 page 2022-04-05 17:40:35 +02:00
Corentin Thomasset
25a8659786
chore: components base 2022-04-04 00:24:45 +02:00
Corentin Thomasset
64c92a661c
chore: first commit 2022-03-31 00:33:29 +02:00