Commit graph

660 commits

Author SHA1 Message Date
steffenrapp
0d85581ef3
Merge d20c027957 into 07eea0f484 2025-04-08 11:42:50 +02:00
Corentin Thomasset
07eea0f484
refactor(sponsors): removed sponsor banners (#1553)
Some checks failed
ci / ci (push) Has been cancelled
E2E tests / test (1/3) (push) Has been cancelled
E2E tests / test (2/3) (push) Has been cancelled
E2E tests / test (3/3) (push) Has been cancelled
2025-04-06 23:41:40 +02:00
Corentin Thomasset
a4ab7db9e4
fix(c-input-text): set minimum height for input field (#1552) 2025-04-06 23:16:09 +02:00
Corentin THOMASSET
08d977b8cd
feat(sponsor): added sponsor banner (#1422) 2024-12-14 12:15:18 +01:00
steffenrapp
d20c027957
Merge branch 'main' into translatable 2024-12-12 23:42:30 +01:00
Corentin THOMASSET
63fbd3b45c
fix(locales): update license from MIT to GPL-3.0 in language files (#1419) 2024-12-11 19:33:24 +00:00
Corentin THOMASSET
b47d132839
refactor(sponsor): removed sponsor banner and related configurations (#1405) 2024-11-29 23:06:39 +00:00
steffenrapp
d91a867cf1 update 2024-10-27 13:48:36 +00:00
steffenrapp
9c023636c6 update 2024-10-27 13:48:03 +00:00
steffenrapp
32ca8e35de update 2024-10-27 13:47:19 +00:00
steffenrapp
2b94b06ac1 update 2024-10-27 13:46:19 +00:00
steffenrapp
aca9d13943 update 2024-10-27 13:43:36 +00:00
steffenrapp
7826797838
Merge branch 'main' into translatable 2024-10-26 00:08:54 +02:00
gitmotion
0b1b98f93e
feat(favorites) drag-and-drop favorites section (#1360) 2024-10-25 22:42:12 +02:00
gitmotion
ea8c4ed077
fix(icons,branding): swap twitter to X (#1369) 2024-10-25 20:17:08 +02:00
gitmotion
ae1363937b
fix(FavoriteButton): pass tool path to favorite button (#1368) 2024-10-25 16:27:14 +00:00
gitmotion
c7b80fbc78
fix(readme): refresh stale contributors graph (#1364) 2024-10-25 07:44:17 +00:00
gitmotion
131497322d
feat(html-wysiwyg-editor) h3 fix (#1363) 2024-10-24 22:44:36 +00:00
steffenrapp
f9031a98f6
Merge branch 'main' into translatable 2024-10-24 22:24:45 +02:00
Luu Van Loi
f836666417
fix(yaml-to-json): allow merge key to be parsed (#1359)
* fix(yaml-to-json): allow merge key to be parsed

* correct e2e tests

---------

Co-authored-by: lvluu <loi.van.luu@mgm-tp.com>
2024-10-24 10:20:51 +00:00
Knu753n
aa8cba96de
feat(i18n): added Norwegian language (#1337) 2024-10-24 10:19:13 +00:00
Corentin Thomasset
5732483fc2
chore(version): release 2024.10.22-7ca5933 2024-10-22 10:25:36 +02:00
Corentin Thomasset
bd184d934d
docs(changelog): update changelog for 2024.10.22-7ca5933 2024-10-22 10:25:36 +02:00
sharevb
7ca5933178
fix(favorites): store favorites regardless of languages (#1202)
Fix #1110
2024-10-22 10:21:29 +02:00
Corentin THOMASSET
f962c416a3
chore(sponsors): fern sponsor banners (#1314)
* chore(sponsors): readme banner

* chore(sponsors): app sponsor
2024-10-03 00:01:09 +02:00
steffenrapp
eaab7a8ba2 regex update 2024-09-29 20:26:33 +00:00
steffenrapp
3cc6a2547e
Merge branch 'main' into translatable 2024-09-29 22:20:54 +02:00
Corentin THOMASSET
1c35ac3704
docs(author): updated author links (#1316) 2024-09-27 12:49:11 +00:00
Corentin Thomasset
72517002f3
refactor(regex-tester): better description 2024-09-27 10:40:56 +02:00
steffenrapp
e02917305e improve regex 2024-09-21 10:11:08 +00:00
steffenrapp
c69d55afe1 fix 2024-09-21 09:41:53 +00:00
steffenrapp
24c9131f80 search 2024-09-21 09:40:54 +00:00
steffenrapp
e3992d9187 copy 2024-09-21 09:30:17 +00:00
steffenrapp
563900dc11 improve 2024-09-20 20:11:39 +00:00
steffenrapp
95a1939cfc improve 2024-09-20 20:09:47 +00:00
steffenrapp
75c790062d fix 2024-09-20 20:02:57 +00:00
steffenrapp
bb7d703cc5 regex 2024-09-20 19:59:02 +00:00
steffenrapp
6b8cfca29d
Merge branch 'main' into translatable 2024-09-20 20:50:51 +02:00
sharevb
f5c4ab19bc
feat(new tool): Regex Tester (and Cheatsheet) (#1030)
* feat(new tool): Regex Tester

Fix https://github.com/CorentinTh/it-tools/issues/1007, https://github.com/CorentinTh/it-tools/issues/991, https://github.com/CorentinTh/it-tools/issues/936, https://github.com/CorentinTh/it-tools/issues/761, https://github.com/CorentinTh/it-tools/issues/649
https://github.com/CorentinTh/it-tools/issues/644, https://github.com/CorentinTh/it-tools/issues/554
https://github.com/CorentinTh/it-tools/issues/308

* fix: refactor to service + add regex diagram + ui enhancements

* fix: update queryParams

* fix: deps

* fix: svg style bug in @regexper/render

@regexper/render use a stylesheet in svg that cause bugs in whole site. So add regexper in a shadow root

* feat(new tool): added Regex Cheatsheet

* Update src/tools/regex-memo/index.ts

* Update src/tools/regex-tester/index.ts

---------

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2024-09-20 18:39:40 +00:00
Corentin THOMASSET
67094980c9
chore(readme): updated logos (#1294) 2024-09-13 18:56:32 +00:00
steffenrapp
9fa9dc047e revert 2024-09-05 17:28:55 +00:00
steffenrapp
3eefdacf9c fix 2024-09-05 17:26:23 +00:00
steffenrapp
ab7b3a6588 copy 2024-09-05 17:21:43 +00:00
steffenrapp
917ff521ea more tools 2024-09-05 17:01:34 +00:00
steffenrapp
c756058c5c json xml texts 2024-09-05 16:46:55 +00:00
steffenrapp
f5a5ca6550 email-normalizer-texts 2024-09-05 16:31:40 +00:00
steffenrapp
0a72a2b24b ascii-texts 2024-09-05 16:12:26 +00:00
steffenrapp
8e4a2206a7 qr code generator 2024-09-03 16:54:31 +00:00
steffenrapp
ff46f178ce fix 2024-08-27 17:04:48 +00:00
steffenrapp
42170052ec fix 2024-08-27 17:02:01 +00:00