Commit Graph

427 Commits

Author SHA1 Message Date
Chesterkxng
c034b7331f quote tool, testCases and updated indexfile 2024-07-12 01:15:17 +00:00
Chesterkxng
a83af6a82e rot13 tool, testCases then updated index file 2024-07-12 00:09:21 +00:00
Ibrahima G. Coulibaly
350061d79e chore: format number 2024-07-11 21:35:00 +01:00
Ibrahima G. Coulibaly
6ef65207b9 Merge remote-tracking branch 'origin/main' 2024-07-11 01:37:44 +01:00
Ibrahima G. Coulibaly
2642e1de9b feat: reverse list ui 2024-07-11 01:37:34 +01:00
Ibrahima G. Coulibaly
fededc3e12 Merge pull request #21 from iib0011/truncate
string tools services
2024-07-11 01:18:27 +01:00
Ibrahima G. Coulibaly
e93b5c5ded feat: group list ui 2024-07-11 01:14:26 +01:00
Chesterkxng
0064476c51 reverse tool, testCases then updated index file 2024-07-11 00:01:59 +00:00
Chesterkxng
c48b2853b6 randomize case tool, testCases and updated index file 2024-07-10 17:56:56 +00:00
Chesterkxng
2bb8158aa3 renaming the function for clarity 2024-07-10 16:59:47 +00:00
Chesterkxng
ad46b91b3b toUppercase tool, testCases and updated index file 2024-07-10 16:49:55 +00:00
Chesterkxng
eda771f38c extract substring tool, testCases then updated index file 2024-07-10 16:17:56 +00:00
Chesterkxng
b309921d89 create palindrome tool, testCases and undated index file 2024-07-10 14:34:17 +00:00
Chesterkxng
7a7bf06b28 adding string reverser code to string in utils 2024-07-10 14:33:20 +00:00
Chesterkxng
2855efd8c7 palindrome tool, testCases then updated index file 2024-07-10 00:39:26 +00:00
Chesterkxng
b94181a7dd Merge branch 'main' into truncate 2024-07-09 23:20:01 +00:00
Ibrahima G. Coulibaly
cb0da8a7f9 feat: find unique ui 2024-07-09 23:55:59 +01:00
Ibrahima G. Coulibaly
7b021d0770 fix: style 2024-07-09 23:38:29 +01:00
Chesterkxng
bcd7821492 Merge branch 'main' into truncate 2024-07-09 21:23:35 +00:00
Ibrahima G. Coulibaly
e4c726c7b5 fix: misc 2024-07-09 21:58:08 +01:00
Ibrahima G. Coulibaly
f3e5c0dec7 feat: find most popular ui 2024-07-09 18:42:00 +01:00
Ibrahima G. Coulibaly
41a5ff2774 feat: sort list 2024-07-09 18:19:40 +01:00
Chesterkxng
98806d3688 duplicate tool service and testCases, then updated index file 2024-07-09 16:22:59 +00:00
Chesterkxng
6ef2bd1356 unwrap tool and testCases then updated index file 2024-07-08 13:12:13 +00:00
Chesterkxng
6774943196 reverse tool (easiest) and testCases then updated index file 2024-07-07 22:14:17 +00:00
Chesterkxng
b11540b016 comment improvement 2024-07-07 20:49:09 +00:00
Chesterkxng
b81de605a1 find-unique tool and testcases the updated index file 2024-07-07 20:48:04 +00:00
Chesterkxng
375a10b366 find-most-popular tool and updated index file 2024-07-07 01:24:32 +00:00
Chesterkxng
ef0069202d group tool service, testCases then updated index file 2024-07-05 18:24:16 +00:00
Chesterkxng
cc16fa5bb0 uodate wrap to handle empty items deletion and adding testcases for that feature 2024-07-04 10:54:30 +00:00
Chesterkxng
37c520d9ca wrap tool and testCases, then updated index file 2024-07-04 09:17:52 +00:00
Chesterkxng
0282706370 rotate service and test cases; then updated index file 2024-07-03 23:09:25 +00:00
Chesterkxng
2a5240724d truncate tool and testCases; then autoupdated index file 2024-07-01 16:10:53 +00:00
Chesterkxng
b54c0a487e removing console.log in test file 2024-07-01 10:25:30 +00:00
Chesterkxng
cc4b17f91f update index 2024-06-30 23:17:48 +00:00
Chesterkxng
8be0a1f76d shuffle service and testCases 2024-06-30 23:17:06 +00:00
Ibrahima G. Coulibaly
c2a8b00357 Merge remote-tracking branch 'origin/main' 2024-06-28 17:14:28 +01:00
Ibrahima G. Coulibaly
eddb7ac542 chore: jimp types 2024-06-28 17:14:20 +01:00
Ibrahima G. Coulibaly
5882a21441 chore: convertHexToRGBA 2024-06-28 15:40:05 +01:00
Habib
48cc2f2163 refactor: extract areColorsSimilar() function 2024-06-28 14:59:23 +02:00
Habib
6a16269b41 add e2e tests for all image tools 2024-06-28 14:58:29 +02:00
Habib
eaea6f5858 add e2e tests 2024-06-28 14:26:33 +02:00
Habib
3b575af888 delete test and service file 2024-06-28 12:48:45 +02:00
Habib
d1976c5dee Add transparency options 2024-06-28 12:47:28 +02:00
Habib
8064928ba9 feat: convert jpg to png (w/o options) 2024-06-28 12:03:35 +02:00
Habib
47ae5c7202 Create new tool 2024-06-28 11:29:40 +02:00
Ibrahima G. Coulibaly
ac63c0e357 fix: formik updateField 2024-06-27 21:52:41 +01:00
Ibrahima G. Coulibaly
da93452bd3 chore: formik updateField 2024-06-27 21:25:11 +01:00
Ibrahima G. Coulibaly
a6eb5d59e9 fix: radio and list sort init 2024-06-27 20:27:03 +01:00
Ibrahima G. Coulibaly
dcac733acf fix: misc 2024-06-27 18:55:20 +01:00