Chesterkxng
0ed6559ff9
chore: heic-to added to package
2026-03-24 21:39:46 +01:00
Chesterkxng
a87f7d4d4f
chore: support heic in MultipleImageInput preview
2026-03-24 21:38:59 +01:00
Chesterkxng
e2a5a67d37
locales: full i8n support for convert to pdf
2026-03-24 21:35:42 +01:00
Chesterkxng
73d337bc2b
chore:
...
- full i8n support
- loading state added
- Array of sizes displayed
- Accept list updated
2026-03-24 21:35:07 +01:00
Chesterkxng
02830c1fa9
chore: tests deleted (front end focused)
2026-03-24 21:31:28 +01:00
Chesterkxng
bba16c9b86
chore: unsupported formats (keywords) removed
2026-03-24 21:30:55 +01:00
Chesterkxng
77191da9a3
chore:
...
- Heic/Heif conversion support
- Array of sizes returned since multiple images support
2026-03-24 21:29:42 +01:00
Chesterkxng
2ec064a11c
chore: types moved into types.ts file
2026-03-24 21:07:10 +01:00
Tiwari Lokesh
4550e86832
feat: add support for multiple images to PDF conversion
2026-03-22 15:45:37 +05:30
Chesterkxng
c83d4a0ea9
Merge pull request #342 from iib0011/trim-audio-changes
...
chore: update locales to support sub-second precision
2026-03-21 20:25:45 +01:00
Chesterkxng
473b057be3
chore: update locales to support sub-second precision
2026-03-21 20:20:19 +01:00
Chesterkxng
c2d20b1cbd
Feature: batch resizing images
...
Feature: batch resizing images
2026-03-21 11:46:47 +01:00
Chesterkxng
68d0fd9960
feature: enabling batch procession on image resize tool
2026-03-21 11:37:52 +01:00
Chesterkxng
295f94cbe4
chore:
...
- Displaying toolResultFile when zip no needed (less than 2 elements)
2026-03-21 11:36:24 +01:00
Chesterkxng
d318dd3f26
Merge pull request #339 from iib0011/batch-compressing-images
...
feature: Batch compressing images
2026-03-20 18:07:52 +01:00
Chesterkxng
76f393417e
chore: locales updated reflecting changes
2026-03-20 17:17:33 +01:00
Chesterkxng
63e54061c6
chore:
...
- input and output tools updated
- computing method updated
2026-03-20 17:17:08 +01:00
Chesterkxng
7c2cfc7a84
chore: MultipleImageInput created for batch processing support
2026-03-20 17:07:15 +01:00
Chesterkxng
dc73240787
chore: service updated for batch processing support
2026-03-20 17:03:13 +01:00
Chesterkxng
9af9891b3e
Merge pull request #338 from wz-Tan/converter-translations
...
feat translations for all languages for audio converter
2026-03-20 16:40:29 +01:00
wz
d6102ec195
feat translations for all languages for audio converter
2026-03-20 22:19:43 +08:00
Chesterkxng
9cd5ffb335
Merge pull request #333 from wz-Tan/wz-Tan
...
fix: broken i18n meta tag for audio converter tool
2026-03-20 10:08:56 +01:00
Chesterkxng
747ea92cbc
chore: fix translation scope and complete i18n support
...
- Apply useTranslation to converters instead of audio
- Add missing translation keys for full i18n coverage
2026-03-16 15:39:28 +01:00
Chesterkxng
7334e55191
chore: Case correction
2026-03-16 15:36:29 +01:00
Chesterkxng
5f1e1a02c6
Merge branch 'main' into pr/wz-Tan/333
2026-03-16 15:07:50 +01:00
wz
750e3ff600
fix: broken i18n meta tag for audio converter tool
2026-03-16 08:28:27 +08:00
Chesterkxng
0e99d0120e
Merge pull request #330 from dhaanisi/feature/json-to=csv
...
feat: add JSON to CSV converter
2026-03-15 03:54:10 +01:00
Chesterkxng
64e40d7c87
chore: error thrown on delimiter missing
2026-03-15 03:41:27 +01:00
Chesterkxng
d6d33c799d
chore: improve configurability and content
...
- Allow custom delimiter input beyond preset options
- Add full i18n translation support
- Fix example cards data and titles
2026-03-15 03:23:18 +01:00
Chesterkxng
9005c1c38b
chore: locales updated for full translation support
2026-03-15 03:21:15 +01:00
Chesterkxng
bd2ee9093c
chore: rewritten testcase file since behaviour updated
2026-03-15 03:20:41 +01:00
Chesterkxng
8398915910
- behaviour slightly change03:19chore: refactor service internals
...
- Flatten JSON using recursive traversal instead of iterative approach
- Extract header collection to shared util
- Import InitialValuesType from types.ts
- Replace bare primitive fallback with explicit error throw
- Use CRLF line endings to comply with RFC 4180
2026-03-15 03:20:10 +01:00
Chesterkxng
8b046e93e3
chore: move types, remove unsafe quoting option, broaden delimiter type
...
- Move InitialValuesType to types.ts
- Remove 'never' quote option — unsafe and produces invalid CSV when values contain double-quotes
- Widen delimiter type from union to string to support custom delimiters
2026-03-15 03:11:53 +01:00
Chesterkxng
f6e1c13751
chore: getJsonHeaders as util function since reusable
2026-03-15 03:08:07 +01:00
Chesterkxng
61610a0acd
Merge branch 'main' into pr/dhaanisi/330
2026-03-15 00:37:56 +01:00
Chesterkxng
e3aebd7e1a
Merge pull request #328 from wz-Tan/wz-Tan
...
feat: added Chinese (Zh) translations
2026-03-14 22:10:40 +01:00
dhaanisi
7f1fe12cb7
test: add unit tests for json to csv converter
2026-03-14 19:10:21 +05:30
Dhani Shende
3cb12c55ff
Merge branch 'main' into feature/json-to=csv
2026-03-14 16:55:13 +05:30
dhaanisi
507c4cdf47
feat: add JSON to CSV converter
2026-03-14 16:40:20 +05:30
wz
93115e7d97
package lock file readded
2026-03-14 13:39:33 +08:00
wz
1134041edf
feat: add Mandarin (zh) translations for tools: Convert Time to Decimal, Discord Time Stamp, Unicod Encoder/Decoder, Converter Tools Label
2026-03-14 13:37:26 +08:00
Chesterkxng
7d4d74ca9d
Merge pull request #327 from iib0011/options-visual-fix
...
Options visual fix
2026-03-14 04:00:21 +01:00
Chesterkxng
b39ca80f0c
chore:
...
- Select component used instead of menuItem
- i8n added to options
2026-03-14 03:48:27 +01:00
Chesterkxng
3002da3871
chore: margin bottom added on option components (for visual separation)
2026-03-14 03:35:10 +01:00
Chesterkxng
e35e4bcb9d
Merge pull request #326 from iib0011/tsv-to-json
...
chore: TSV tool moved to csv folder since similar for consistency
2026-03-14 01:51:50 +01:00
Chesterkxng
8eb5bb7027
chore: TSV tool moved to csv folder since similar for consistency
2026-03-13 20:17:16 +01:00
Chesterkxng
6e919cc066
Merge pull request #307 from Conorrr/improve-search-tool
2026-03-10 14:37:07 +01:00
Chesterkxng
02b41439f8
chore: normalized text function
2026-03-10 14:32:42 +01:00
Chesterkxng
9d99e48192
chore:
...
- duplicated time tools removal
- words added to searchfield
- complexity reduced with early computation
2026-03-09 17:43:51 +01:00
Chesterkxng
bd396161c4
Merge branch 'main' into pr/Conorrr/307
2026-03-07 21:15:58 +01:00