Commit graph

669 commits

Author SHA1 Message Date
Aashish Anand
166771d638
Merge branch 'main' into epoch-converter 2025-07-11 14:56:21 -07:00
Ibrahima G. Coulibaly
3b702b260c
chore: bump version
Some checks failed
CI / test-and-build (push) Has been cancelled
CI / Playwright Tests (push) Has been cancelled
CI / Build and Push Multi-Platform Docker Image (push) Has been cancelled
CI / deploy (push) Has been cancelled
2025-07-11 13:37:52 +01:00
Ibrahima G. Coulibaly
ae362204a7 docs: readme
Some checks are pending
CI / test-and-build (push) Waiting to run
CI / Playwright Tests (push) Waiting to run
CI / Build and Push Multi-Platform Docker Image (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
2025-07-11 07:37:10 +01:00
Ibrahima G. Coulibaly
935b8b3414 docs: readme 2025-07-11 07:33:47 +01:00
Ibrahima G. Coulibaly
425102415a refactor: getGroups
Some checks are pending
CI / test-and-build (push) Waiting to run
CI / Playwright Tests (push) Waiting to run
CI / Build and Push Multi-Platform Docker Image (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
v0.5.0
2025-07-10 16:04:55 +01:00
Ibrahima G. Coulibaly
9045eb1bab
Merge pull request #176
Some checks are pending
CI / test-and-build (push) Waiting to run
CI / Playwright Tests (push) Waiting to run
CI / Build and Push Multi-Platform Docker Image (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
feat: check leap year
2025-07-10 15:45:06 +01:00
Ibrahima G. Coulibaly
7bd168c2f4 docs: edit pdf meta 2025-07-10 15:35:16 +01:00
Ibrahima G. Coulibaly
92c0249534 refactor: PDF editor 2025-07-10 15:30:45 +01:00
Chesterkxng
3e4ba2c9ea feat: check leap year (tool added to index) 2025-07-10 16:00:09 +02:00
Chesterkxng
de70497320 feat: check leap year (meta file) 2025-07-10 15:59:41 +02:00
Chesterkxng
6c41eac44d feat: check leap year (index file) 2025-07-10 15:52:43 +02:00
Chesterkxng
1d2d714143 feat: check leap year (service file) 2025-07-10 15:51:58 +02:00
Ibrahima G. Coulibaly
65574872ae chore: style link
Some checks are pending
CI / test-and-build (push) Waiting to run
CI / Playwright Tests (push) Waiting to run
CI / Build and Push Multi-Platform Docker Image (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
2025-07-09 17:58:22 +01:00
Ibrahima G. Coulibaly
cd19ffccf6 feat: pdf editor 2025-07-09 17:51:12 +01:00
Ibrahima G. Coulibaly
143a5684cf chore: examples button visibility 2025-07-09 17:47:44 +01:00
Ibrahima G. Coulibaly
4f0f648efe fix: favicons
Some checks are pending
CI / test-and-build (push) Waiting to run
CI / Playwright Tests (push) Waiting to run
CI / Build and Push Multi-Platform Docker Image (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
2025-07-09 15:25:40 +01:00
Ibrahima G. Coulibaly
52835b7fd2 fix: misc
Some checks are pending
CI / test-and-build (push) Waiting to run
CI / Playwright Tests (push) Waiting to run
CI / Build and Push Multi-Platform Docker Image (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
2025-07-09 04:35:30 +01:00
Ibrahima G. Coulibaly
90e0389156 feat: edit image 2025-07-09 04:34:43 +01:00
Ibrahima G. Coulibaly
1250c8f4c3 feat: convert to jpg 2025-07-09 02:55:24 +01:00
Ibrahima G. Coulibaly
82df4ee475 fix: remove xml viewer 2025-07-09 02:16:29 +01:00
Ibrahima G. Coulibaly
57fe32d15f chore: png icon 2025-07-09 02:06:18 +01:00
Ibrahima G. Coulibaly
992d7c4376 chore: white logo 2025-07-09 01:58:47 +01:00
Ibrahima G. Coulibaly
0166cd6751 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	.idea/workspace.xml
2025-07-09 01:48:49 +01:00
Ibrahima G. Coulibaly
1bd9e9098d chore: new logo and font 2025-07-09 01:48:33 +01:00
Ibrahima G. Coulibaly
7554b6e0af
Merge pull request #171 from AshAnand34/xml-tools
Some checks are pending
CI / test-and-build (push) Waiting to run
CI / Playwright Tests (push) Waiting to run
CI / Build and Push Multi-Platform Docker Image (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
feat(xml): add XML tools for validation, beautification, and viewing
2025-07-08 22:46:17 +01:00
Ibrahima G. Coulibaly
a0e3d2b337 Merge branch 'main' of https://github.com/iib0011/omni-tools into fork/AshAnand34/xml-tools
# Conflicts:
#	src/tools/defineTool.tsx
#	src/tools/index.ts
2025-07-08 22:45:09 +01:00
Ibrahima G. Coulibaly
936116f081 refactor: getGroups to null 2025-07-08 22:35:39 +01:00
Ibrahima G. Coulibaly
c495a15439
Merge pull request #170
Chesterking
2025-07-08 22:29:19 +01:00
Ibrahima G. Coulibaly
ddd4608b17
Merge pull request #165 from AshAnand34/audio-feature-addition
feat: Adding Audio processing features
2025-07-08 22:13:50 +01:00
Ibrahima G. Coulibaly
75dc011174 Merge remote-tracking branch 'AshAnand34/epoch-converter' into fork/AshAnand34/epoch-converter 2025-07-08 21:55:56 +01:00
Ibrahima G. Coulibaly
47d4aa0c8c fix: misc 2025-07-08 21:55:23 +01:00
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
AshAnand34
321484c670 refactor(audio): rename and enhance audio speed change functionality with improved tests 2025-07-08 12:05:40 -07:00
Aashish Anand
881b707392
Merge branch 'main' into audio-feature-addition 2025-07-08 12:04:15 -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
AshAnand34
7e848d3d30 removed duplicate placeholder attribute in ToolTextInput.tsx 2025-07-08 10:39:25 -07:00
AshAnand34
8a0d757718 feat: implement ValidatedToolResult component for improved validation feedback in Epoch Converter tool 2025-07-08 10:36:30 -07:00
Aashish Anand
ed48d484ec
Merge branch 'main' into epoch-converter 2025-07-08 10:26:42 -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
Ibrahima G. Coulibaly
f3ed70258e fix(audio): misc 2025-07-08 17:43:44 +01:00
AshAnand34
549f35e27d feat: add Epoch Converter tool for converting between Unix timestamps and human-readable dates 2025-07-07 23:34:07 -07:00