Commit Graph

76 Commits

Author SHA1 Message Date
AshAnand34
b29845c2d3 Merge branch 'tools-filtering' of https://github.com/AshAnand34/omni-tools into tools-filtering 2025-07-18 15:03:48 -07:00
AshAnand34
d5c71b479e Fixing errors with userTypes 2025-07-18 15:03:26 -07:00
Aashish Anand
68a4d8edf8 Merge branch 'iib0011:main' into tools-filtering 2025-07-18 14:48:40 -07:00
AshAnand34
9e41071c01 Merge branch 'main' into tools-filtering 2025-07-18 14:45:15 -07:00
Chesterkxng
ff17e540c7 fix: updated decode method to handle special characters like emojis and others 2025-07-18 19:52:23 +02:00
Chesterkxng
1a327e2a93 feat (string): common files between url encoder and decoder 2025-07-18 17:26:37 +02:00
Chesterkxng
94fdcaef0d feat (string): url decode 2025-07-18 17:25:45 +02:00
Chesterkxng
c106489a26 feat (string): url encode 2025-07-18 17:23:52 +02:00
Ibrahima G. Coulibaly
2a05f42d1d fix: missing translations 2025-07-16 15:58:41 +01:00
Ibrahima G. Coulibaly
aed1681b7f chore: delete unused i18n json files 2025-07-15 14:23:44 +01:00
Ibrahima G. Coulibaly
01e07154a6 fix: test 2025-07-14 19:21:47 +01:00
Ibrahima G. Coulibaly
4441f987d2 feat: password generator to test translation 2025-07-14 18:33:59 +01:00
Ibrahima G. Coulibaly
3b5f852287 fix: translation related behaviors 2025-07-14 18:04:30 +01:00
Ibrahima G. Coulibaly
c64c29878e chore: add i18n to meta script 2025-07-14 13:55:01 +01:00
Ibrahima G. Coulibaly
c138b65bbd chore: i18n in meta 2025-07-14 12:47:05 +01:00
Ibrahima G. Coulibaly
ee32138b75 fix: tsc 2025-07-13 16:59:57 +01:00
Ibrahima G. Coulibaly
0ed18c7231 fix: i18n tsc 2025-07-13 14:09:04 +01:00
Ibrahima G. Coulibaly
2bcd88cfd1 fix: i18n tsc 2025-07-13 13:01:02 +01:00
Ibrahima G. Coulibaly
21c4f44d4e fix: misc 2025-07-13 11:25:05 +01:00
AshAnand34
c281eadd73 feat: add Hindi translations for various tools and components 2025-07-12 23:15:17 -07:00
AshAnand34
f22bb8bd57 feat: add internationalization support 2025-07-12 23:02:35 -07:00
AshAnand34
4a7e6299d9 Added user type filters and applied them to all tools 2025-07-12 11:02:15 -07:00
AshAnand34
18ba3f70d8 Added user types to filter the tools based on targeted audience 2025-07-11 15:25:01 -07:00
Chesterkxng
d0e7bbbfd5 feat: text censor (tip added to "wordsToCensor" input ) 2025-07-08 21:03:52 +02:00
Chesterkxng
eff16d69a8 feat: text censor (service updated to match censor patter instead of spliting input) 2025-07-08 21:02:55 +02:00
Chesterkxng
f7028f8683 feat: text censor (icon changed) 2025-07-08 21:01:38 +02:00
Chesterkxng
2509878d42 feat: text censor (added to string tool) 2025-07-08 20:45:21 +02:00
Chesterkxng
21741be5af feat: text censor (meta file) 2025-07-08 20:44:41 +02:00
Chesterkxng
ec33f2f7f4 feat: text censor (index file) 2025-07-08 20:37:13 +02:00
Chesterkxng
3cebda1091 feat: text censor (service file) 2025-07-08 20:36:52 +02:00
Chesterkxng
bf5964718d feat: text censor (types file) 2025-07-08 20:35:56 +02:00
Chesterkxng
23f4caa943 Merge branch 'main' into text-statistics 2025-06-05 19:58:20 +02:00
Ibrahima G. Coulibaly
de47536f66 fix: icon 2025-06-05 18:44:19 +01:00
Michael Klein
92dad2a6eb extract InitialValuesType to types.ts (PR feedback incorporated) 2025-06-04 20:23:37 +02:00
Michael Klein
6988db600d add base64 encoding/decoding 2025-06-03 21:40:58 +02:00
Chesterkxng
b5a67499d5 feat: text-statistic (readability improvements) 2025-05-27 17:12:05 +02:00
Chesterkxng
d7d5f81d57 feat: text-statistic (ltool added to string tools) 2025-05-27 17:05:46 +02:00
Chesterkxng
d2ffdcf2f6 feat: text-statistic (meta) 2025-05-27 17:05:04 +02:00
Chesterkxng
b1ec39860e feat: text-statistic (index) 2025-05-27 17:04:45 +02:00
Chesterkxng
e1f1c6a1c4 feat: text-statistic (fixed service count sentences method) 2025-05-27 17:03:58 +02:00
Chesterkxng
8740b8f72e feat: text-statistic (fixed types) 2025-05-27 17:03:18 +02:00
Chesterkxng
b1069d507e feat: text-statistic (service) 2025-05-27 16:40:06 +02:00
Chesterkxng
4f3977d40e feat: text-statistic (types) 2025-05-27 16:39:41 +02:00
Ibrahima G. Coulibaly
bc83b0fcfa Merge branch 'main' into truncate-text 2025-03-11 18:30:49 +00:00
EugSh
3b4af2f2fb refactor: replace SimpleRadio with CheckboxWithDesc for boolean options 2025-03-11 08:17:50 +03:00
EugSh
19bdc5a53c feat: add Text Truncate tool
Implement Text Truncate tool with options for truncating text from the right, left, and line-by-line.
Allows setting custom truncation length and defining a truncation indicator.
2025-03-10 13:09:22 +03:00
Ibrahima G. Coulibaly
d76abec8c0 feat: trim video 2025-03-10 04:13:10 +00:00
Ibrahima G. Coulibaly
e2c6d02fe6 fix: missing meta 2025-03-10 00:56:05 +00:00
Ibrahima G. Coulibaly
37154c6461 refactor: use ToolContent 2025-03-09 18:06:27 +00:00
Ibrahima G. Coulibaly
04832bd104 feat: missing tools 2025-03-09 17:45:13 +00:00