Commit Graph

620 Commits

Author SHA1 Message Date
AshAnand34
d60890b1a5 feat(xml): add XML validation to beautification and viewing functions 2025-07-08 13:10:39 -07:00
AshAnand34
6b2070b39f feat(xml): add XML tools for validation, beautification, and viewing 2025-07-08 12:56:31 -07:00
Ibrahima G. Coulibaly
d47fc0812d Merge pull request #167 from AshAnand34/crontab-guru-tool
Crontab guru tool
2025-07-08 18:01:16 +01:00
Ibrahima G. Coulibaly
5133d0dce2 fix: misc 2025-07-08 18:00:30 +01:00
AshAnand34
fb6dd816a1 refactor: simplify initial values handling and remove unused types in Crontab Guru tool 2025-07-07 22:07:46 -07:00
AshAnand34
a613bdb4c5 feat: enhance Crontab Guru tool with interaction tracking and improved validation feedback 2025-07-07 21:49:02 -07:00
AshAnand34
fe41c092f6 feat: add Crontab Guru tool for parsing and validating crontab expressions 2025-07-07 21:27:32 -07:00
Ibrahima G. Coulibaly
816a098971 Merge pull request #163 from y1hao/grouping
feat: group autocomplete results by categories for better discoverability
2025-07-07 14:19:23 +01:00
Ibrahima G. Coulibaly
daec8df499 feat: groupBy tools autocomplete 2025-07-07 14:18:47 +01:00
Ibrahima G. Coulibaly
e8b47a3741 Merge pull request #162 from y1hao/dark
feat: allow following OS system theme
2025-07-07 14:10:31 +01:00
Ibrahima G. Coulibaly
72145a21e7 chore: add array key 2025-07-07 14:08:36 +01:00
Yihao Wang
ec360478cc Add groupings for the search bar 2025-07-08 00:37:31 +12:00
Yihao Wang
e63736e75b Implement system theme 2025-07-08 00:10:34 +12:00
Ibrahima G. Coulibaly
68ad334a7f chore: remove .codebuddy 2025-07-07 02:48:59 +01:00
Ibrahima G. Coulibaly
946a3674e1 Merge branch 'main' of https://github.com/iib0011/omni-tools 2025-07-07 02:47:16 +01:00
Ibrahima G. Coulibaly
3eb5ffd66e fix: tests 2025-07-07 02:46:33 +01:00
Ibrahima G. Coulibaly
39fafe0300 Merge pull request #150 from omenmn/pdftopng
feat: pdf to png
2025-07-07 02:31:45 +01:00
Ibrahima G. Coulibaly
e5090014f5 fix: misc 2025-07-07 02:29:20 +01:00
Ibrahima G. Coulibaly
6aa95430c1 Merge pull request #145 from C043/main
Adds convert video to gif video tool
2025-07-07 02:02:57 +01:00
Ibrahima G. Coulibaly
b8c6e9fdd1 fix: tsc 2025-07-07 02:02:27 +01:00
Ibrahima G. Coulibaly
e40bf6ddd3 Merge pull request #153 from FifoF/main
Patch nginx config in Docker image to fix SPA routing
2025-07-07 01:55:20 +01:00
Ibrahima G. Coulibaly
273c2feb9a Merge pull request #154 from parsifal486/feature/108-add-image-rotation
feat: add rotate image tool (#108)
2025-07-07 01:51:23 +01:00
Ibrahima G. Coulibaly
72c6cc541c chore: remove flip x and y 2025-07-07 01:50:20 +01:00
Ibrahima G. Coulibaly
a683e01e67 Merge pull request #152 from Solomon002/add-scroll-to-top
Add scroll-to-top button for improved navigation
2025-07-07 01:35:14 +01:00
Ibrahima G. Coulibaly
622ee13196 chore: use scrollY 2025-07-07 01:34:33 +01:00
Ibrahima G. Coulibaly
9a4e589bb5 fix: tools by category page title 2025-07-07 01:07:48 +01:00
Ibrahima G. Coulibaly
706212a445 chore: rename from Omni Tools to OmniTools 2025-07-04 13:09:45 +01:00
liuzeyu
3eaf8e41b0 feat: add rotate image tool (#108) 2025-07-03 17:07:38 +08:00
Fifo F.
b974707968 Patch nginx config in Docker image to fix SPA routing 2025-06-25 21:46:05 +02:00
Atansuyi Solomon
20d0c5fe40 Add scroll-to-top button for improved navigation 2025-06-21 20:55:20 +01:00
omenmn
d2acde3e81 created pdf to png tool 2025-06-21 14:40:01 +05:30
omenmn
a262c9834f init new pdf to png 2025-06-21 14:18:15 +05:30
C043
a1cfccdbba Removed the properties from the type file too 2025-06-09 16:58:43 +02:00
C043
9b4d739f19 Removed unused configuration properties 2025-06-09 16:57:47 +02:00
C043
899797cd48 Removed linting comments 2025-06-09 16:55:59 +02:00
C043
3633420229 Adds ultra quality option 2025-06-09 16:54:48 +02:00
C043
22cd6def76 Adds main logic 2025-06-09 16:44:47 +02:00
C043
c629c7b07c Adds quality options to video to gif tool 2025-06-09 16:00:54 +02:00
C043
377dbc3685 Initial commit for new tool video to gif 2025-06-09 15:25:14 +02:00
Ibrahima G. Coulibaly
d25f7ca557 docs: readme 2025-06-08 03:15:54 +01:00
Ibrahima G. Coulibaly
a6a13eff75 chore: bump version 2025-06-05 23:38:13 +01:00
Ibrahima G. Coulibaly
88d4073f10 feat: tsv to json v0.4.0 2025-06-05 23:15:58 +01:00
Ibrahima G. Coulibaly
7302f4ac93 Merge pull request #135
Text statistics
2025-06-05 23:04:31 +01:00
Chesterkxng
80df2eb68f refactor: review related changes 2025-06-05 23:36:52 +02:00
Chesterkxng
63623a74f3 Merge branch 'main' into text-statistics 2025-06-05 22:51:47 +02:00
Ibrahima G. Coulibaly
91723e5401 Merge pull request #137 from iib0011/qr-code
feat: qr code
2025-06-05 19:53:25 +01:00
Ibrahima G. Coulibaly
6ed0f95f88 feat: qr code 2025-06-05 19:51:02 +01:00
Ibrahima G. Coulibaly
25397f2cf4 feat: qr code generation init 2025-06-05 19:13:43 +01:00
Chesterkxng
23f4caa943 Merge branch 'main' into text-statistics 2025-06-05 19:58:20 +02:00
Ibrahima G. Coulibaly
8bf33da0c2 Merge pull request #132 from m5lk3n/feature/base64
add base64 encoding/decoding
2025-06-05 18:47:17 +01:00