convertor/public
Your Name 558d638df8 feat(v0.1.4): Fix i18n imports + Default open registration
## Changes

### i18n Module Fixes
- Fix import paths in service.ts, languageSelector.tsx, header.tsx, base.tsx, results.tsx
- Change from '../i18n' to '../i18n/index' or './index' for proper module resolution

### Registration (Breaking Change)
- Change ACCOUNT_REGISTRATION default from false to true (out-of-box ready)
- Login and Register pages now both visible by default

### Version Bump
- Update package.json to v0.1.4
- Update CHANGELOG.md with v0.1.4 release notes
- Update README.md and docs with new version numbers

### Build Verification
- bun run build: PASSED
- Docker build: PASSED
- TypeScript compilation: PASSED (no errors)
2026-01-20 11:41:43 +08:00
..
android-chrome-192x192.png fix: update favicon 2025-06-26 00:38:59 +02:00
android-chrome-512x512.png fix: update favicon 2025-06-26 00:38:59 +02:00
apple-touch-icon.png fix: update favicon 2025-06-26 00:38:59 +02:00
favicon-16x16.png fix: update favicon 2025-06-26 00:38:59 +02:00
favicon-32x32.png fix: update favicon 2025-06-26 00:38:59 +02:00
favicon.ico fix: update favicon 2025-06-26 00:38:59 +02:00
favicon.svg fix: update favicon 2025-06-26 00:38:59 +02:00
i18n.js feat(i18n): add multi-language UI support with 5 languages 2026-01-20 10:01:55 +08:00
results.js feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
robots.txt chore: add devcontainer 2025-10-05 13:57:54 +00:00
script.js feat(v0.1.4): Fix i18n imports + Default open registration 2026-01-20 11:41:43 +08:00
site.webmanifest chore: fix lint 2025-10-05 14:19:13 +00:00