Commit Graph

46 Commits

Author SHA1 Message Date
Ibrahima G. Coulibaly
ebe0858e03 Merge pull request #215
feat: replace text inputs with code editor in JSON tools
2025-07-24 22:24:14 +01:00
Ibrahima G. Coulibaly
e27b893548 chore: show only necessary tags on a category 2025-07-22 19:09:41 +01:00
AshAnand34
d108fda6b5 Fixing 'Students' not available bug 2025-07-21 22:55:47 -07:00
Bhavesh Kshatriya
4cec13da63 feat: replace text inputs with code editor in JSON tools 2025-07-19 19:04:55 +05:30
AshAnand34
9e41071c01 Merge branch 'main' into tools-filtering 2025-07-18 14:45:15 -07:00
Ibrahima G. Coulibaly
297b91cf29 Merge branch 'main' of https://github.com/iib0011/omni-tools into fork/bhavesh158/json-compare
# Conflicts:
#	.idea/workspace.xml
2025-07-18 03:28:14 +01:00
Ibrahima G. Coulibaly
db87355274 chore: use monaco editor 2025-07-18 03:26:42 +01:00
Ibrahima G. Coulibaly
64d6628270 fix: json comparison 2025-07-18 02:57:01 +01:00
Bhavesh Kshatriya
91d743bafc fix: improve JSON comparison error reporting and add line numbers 2025-07-16 00:45:31 +05:30
Bhavesh Kshatriya
2c5972023f fix: add JSON comparison translations 2025-07-16 00:20:01 +05:30
Ibrahima G. Coulibaly
aed1681b7f chore: delete unused i18n json files 2025-07-15 14:23:44 +01:00
Bhavesh Kshatriya
91bc7ac122 feat: add JSON comparison tool 2025-07-15 15:22:10 +05:30
Ibrahima G. Coulibaly
3b5f852287 fix: translation related behaviors 2025-07-14 18:04:30 +01:00
Ibrahima G. Coulibaly
ee32138b75 fix: tsc 2025-07-13 16:59:57 +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
Ibrahima G. Coulibaly
88d4073f10 feat: tsv to json 2025-06-05 23:15:58 +01:00
Ibrahima G. Coulibaly
14d7798ab4 refactor: removeSpecialCharacters -> keepSpecialCharacters 2025-03-30 12:39:46 +00:00
Aneek Ghosh
3818c9315a #49 | created JSON escaper tool 2025-03-29 18:01:50 +05:30
Ibrahima G. Coulibaly
ca7f6a6900 chore: text result extensions 2025-03-26 20:50:56 +00:00
Ibrahima G. Coulibaly
ab587e60d0 chore: result file name 2025-03-26 20:24:46 +00:00
Luís Jesus
b61ac4d969 Refactor: code is easier to understand and more recursive-friendly 2025-03-26 15:49:56 +00:00
Luís Jesus
c9f94f5f61 Fix: indentation fix 2025-03-26 12:41:18 +00:00
Luís Jesus
44f0856ad4 Fixed comment 2025-03-26 12:00:26 +00:00
Luís Jesus
1fbba9b359 Fix: line break in arrays 2025-03-26 11:42:59 +00:00
Luís Jesus
52134e82a3 Refactor: removed redundancy on array conversion 2025-03-26 11:22:57 +00:00
Luís Jesus
63884cd5ea Added support for null values: empty xml tag 2025-03-26 11:09:20 +00:00
Luís Jesus
52666b2780 Removed unecessary dependencies 2025-03-25 19:23:29 +00:00
Luís Jesus
b13ae88475 Added conversion from json to xml 2025-03-25 19:07:26 +00:00
Luís Jesus
ff628c0ef1 Added tool options 2025-03-25 16:42:21 +00:00
Luís Jesus
fdb7d5d704 Initial setup of pages. Tool definition 2025-03-25 16:11:17 +00:00
Ibrahima G. Coulibaly
27f7b5460b fix: prettify json 2025-03-09 18:08:37 +00:00
Ibrahima G. Coulibaly
37154c6461 refactor: use ToolContent 2025-03-09 18:06:27 +00:00
Ibrahima G. Coulibaly
8461270024 refactor: validateJson 2025-03-09 15:49:44 +00:00
Adithya Jagadeesh
d7587d526a Feature: Added Json Validation #issue42 2025-03-09 15:46:47 +05:30
Adithya Jagadeesh
038dfdd9a5 feat: add JSON validation utility with detailed error messages 2025-03-09 15:38:46 +05:30
Ibrahima G. Coulibaly
a4895d6721 feat: arithmetic sequence 2025-03-08 07:32:20 +00:00
Ibrahima G. Coulibaly
f678c76200 feat: stringify json 2025-03-08 07:11:57 +00:00
Ibrahima G. Coulibaly
90d3c0801e feat: minify json 2025-03-08 06:43:11 +00:00
Ibrahima G. Coulibaly
d31934b6eb chore: remove prettify test 2025-02-27 13:13:34 +00:00
Ibrahima G. Coulibaly
88a6cfd2fb chore: compute only if value 2025-02-27 13:11:02 +00:00
Ibrahima G. Coulibaly
18c305ac9b feat: json pretty 2025-02-27 13:03:42 +00:00