Commit graph

206 commits

Author SHA1 Message Date
Evo Stamatov
d2c767f092
refactor(date-converter): mutualised and dry-ed code 2022-05-11 14:06:39 +02:00
Corentin Thomasset
d356b1488f
feat(new-tool): json viewer 2022-05-09 17:41:42 +02:00
Corentin Thomasset
3cfc5f8bc2
fix(lint): missing new lines 2022-05-09 15:25:48 +02:00
Corentin Thomasset
9755e51fe2
fix(typo): misspelings 2022-05-09 14:38:54 +02:00
Corentin Thomasset
0b0cbd55c3
fix(base-converter): responsive input 2022-04-24 23:22:52 +02:00
Corentin Thomasset
e21230bbd9
refactor(responsive): row layout for multicards on big screens 2022-04-24 23:09:12 +02:00
Corentin Thomasset
84cf1bb964
fix(base64-converter): async onUpload callback 2022-04-24 22:33:40 +02:00
Corentin Thomasset
086d31eab5
refactor(lint): linter auto fix 2022-04-22 23:31:40 +02:00
Corentin Thomasset
8e29a97404
feat(new-tool): html entities escape/unescape 2022-04-22 20:18:12 +02:00
Corentin Thomasset
ebf6695d25
fix(style): hard width for group labels 2022-04-21 13:30:12 +02:00
Corentin Thomasset
005ebfba31
fix(url-parser): cleaned weird margins on dark mode 2022-04-19 00:23:28 +02:00
Corentin Thomasset
2b38d6f81e
feat(new-tool): url parser 2022-04-19 00:12:44 +02:00
Corentin Thomasset
277bd5f0da
feat(new-tool): device information 2022-04-18 18:22:47 +02:00
Corentin Thomasset
6d5856fa93
feat(new-tool): bcrypt 2022-04-18 10:17:39 +02:00
Corentin Thomasset
6b11de258a
refactor(crontab): list instead of table on small screen 2022-04-18 09:18:48 +02:00
Corentin Thomasset
4fc303e5e3
fix(git-memo): pre scroll on overflow 2022-04-18 09:16:43 +02:00
Corentin Thomasset
cbf0b3d699
fix(qr-code): responsive layout 2022-04-18 08:49:39 +02:00
Corentin Thomasset
4112fa532e
refactor: throw an error object instead of string 2022-04-16 21:21:47 +02:00
Corentin Thomasset
a14cac6d5c
refactor: removed empty sources 2022-04-16 21:20:09 +02:00
Corentin Thomasset
582808597c
refactor: ref name 2022-04-16 21:00:14 +02:00
Corentin Thomasset
34480b4e25
fix(style): url encode/decode layout 2022-04-16 16:16:00 +02:00
Corentin Thomasset
dbce46b470
feat(router): added legacy routes redirections 2022-04-16 10:10:21 +02:00
Corentin Thomasset
fd4426d246
refactor(style): label width 2022-04-16 01:19:48 +02:00
Corentin Thomasset
1859a9a174
feat(ux): copyable input 2022-04-16 01:15:23 +02:00
Corentin Thomasset
7a7372df19
feat(tool): case converter 2022-04-16 00:03:31 +02:00
Corentin Thomasset
c1e76695e4
refactor: removed unused files 2022-04-15 23:11:27 +02:00
Corentin Thomasset
6b58ec554a
refactor(style): updated linter config 2022-04-15 23:10:47 +02:00
Corentin Thomasset
b5243c4363
feat(tool): add lch in color converter 2022-04-15 21:57:44 +02:00
Corentin Thomasset
4e50b7a973
feat(tool): color converter 2022-04-15 18:50:07 +02:00
Corentin Thomasset
8d9f924177
refactor: removed unused files 2022-04-14 18:36:31 +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
5dcb2ed95c
feat(tool): lorem ipsum generator 2022-04-14 00:00:29 +02:00
Corentin Thomasset
655d9d22e3
refactor(style): replaced scss style block to less 2022-04-13 22:54:57 +02:00
Corentin Thomasset
2632f24cc8
refactor(style): port display 2022-04-13 14:08:26 +02:00
Corentin Thomasset
7c540f1208
feat(tool): random port generator 2022-04-13 13:55:41 +02:00
Corentin Thomasset
afac5664c8
feat(tool): url encode/decode 2022-04-13 13:29:44 +02:00
Corentin Thomasset
034c686896
feat(tool): base converter 2022-04-12 14:27:52 +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
11d8110226
fix(validation): proper rules 2022-04-11 23:08:50 +02:00
Corentin Thomasset
b44539c182
refactor(style): removed extra br 2022-04-11 22:57:41 +02:00
Corentin Thomasset
d55329f3ab
feat(tool): bip39-generator 2022-04-11 22:47:05 +02:00
Corentin Thomasset
765c010700
feat(tool): bip39-generator 2022-04-09 15:17:59 +02:00
Corentin Thomasset
888ab2cf37
feat(tool): encryption 2022-04-07 22:13:09 +02:00
Corentin Thomasset
57fd14a199
feat(page): home page layout 2022-04-06 00:42:24 +02:00
Corentin Thomasset
655019cf23
feat(tool): roman-arabic numbers converter 2022-04-04 23:37:59 +02:00
Corentin Thomasset
3ae61147a9
feat(tool): uuid v4 generator 2022-04-04 21:46:35 +02:00