convertor/src/pages
Your Name 53b83b425f feat: rebrand to ConvertX-CN, fix TypeScript error, add docs
- Fix TypeScript TS2345 error in i18n/service.ts by parsing cookie from header
- Rebrand all ConvertX references to ConvertX-CN
- Change default language from en to zh-TW
- Fix footer to always display English 'Powered by ConvertX-CN'
- Update GitHub links to pi-docket/ConvertX-CN
- Add /docs folder with documentation:
  - getting-started.md
  - configuration.md
  - converters.md
  - i18n.md
- Update all locale files with new branding
2026-01-20 10:29:17 +08:00
..
chooseConverter.tsx feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
convert.tsx chore: fix lint 2025-10-05 14:19:13 +00:00
deleteFile.tsx Merge commit from fork 2026-01-13 20:34:21 +01:00
deleteJob.tsx feat: bulk job deletion with multi-select UI (#481) 2025-12-27 00:24:39 +01:00
download.tsx feat: add delete button in history (#440) 2025-11-16 00:34:49 +01:00
healthcheck.tsx feat: add healthcheck endpoint (#431) 2025-11-02 13:58:57 +01:00
history.tsx feat: rebrand to ConvertX-CN, fix TypeScript error, add docs 2026-01-20 10:29:17 +08:00
listConverters.tsx feat: rebrand to ConvertX-CN, fix TypeScript error, add docs 2026-01-20 10:29:17 +08:00
results.tsx feat: rebrand to ConvertX-CN, fix TypeScript error, add docs 2026-01-20 10:29:17 +08:00
root.tsx feat(i18n): add multi-language UI support with 5 languages 2026-01-20 10:01:55 +08:00
upload.tsx chore: fix format 2025-12-01 22:31:10 +01:00
user.tsx feat: rebrand to ConvertX-CN, fix TypeScript error, add docs 2026-01-20 10:29:17 +08:00