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
Your Name
33301033ae
feat(i18n): add multi-language UI support with 5 languages
...
- Add i18n framework with locale detection and cookie persistence
- Support English, Traditional Chinese (zh-TW), Simplified Chinese (zh-CN), Japanese (ja), Korean (ko)
- Add LanguageSelector component in navigation header
- Create locale JSON files with full translations
- Update all page components (root, user, results, history) with i18n support
- Add client-side translation helpers for dynamic content
- Auto-detect user's preferred language from browser settings
- Bump version to v0.1.3
2026-01-20 10:01:55 +08:00
Emrik Östling
7a936bdc04
Merge commit from fork
2026-01-13 20:34:21 +01:00
Namit
8af8e59b4f
feat: bulk job deletion with multi-select UI ( #481 )
...
Closes #445
2025-12-27 00:24:39 +01:00
lif
9ac5e7569b
Fix timezone display in history page ( #479 )
2025-12-23 02:29:34 +01:00
Emrik Östling
5268838975
chore: fix format
2025-12-01 22:31:10 +01:00
Emrik Östling
550f472451
Merge commit from fork
2025-12-01 22:26:56 +01:00
Emrik Östling
64264a41d9
feat: add delete button in history ( #440 )
2025-11-16 00:34:49 +01:00
Emrik Östling
80b55657a4
feat: add healthcheck endpoint ( #431 )
2025-11-02 13:58:57 +01:00
Param Siddharth
4d65cc7228
feat: add button and API endpoint to delete job ( #423 )
2025-10-29 20:35:43 +01:00
Emrik Östling
3e7e95b53c
feature: add download all file by file alongside the tar download ( #415 )
2025-10-07 21:27:31 +02:00
C4illin
7691594b10
chore: fix formatting
2025-10-05 14:54:19 +00:00
C4illin
17325a6e6d
chore: fix lint
2025-10-05 14:19:13 +00:00
C4illin
d984891791
chore: add devcontainer
2025-10-05 13:57:54 +00:00
C4illin
c9b65c7652
chore: use auth macro instead of checking it on every path
2025-10-02 17:29:58 +02:00
C4illin
9696cc7188
chore: format files
2025-08-13 20:51:41 +02:00
C4illin
81f109f830
chore: format files
2025-08-07 23:38:25 +02:00
Nick J
f5f718a84a
Use a new env variable to determine whether the user ID should be set to 0 for unauthenticated users
2025-07-24 18:03:55 +02:00
Nick J
4c36a950a7
Set user ID to 0 if not using accounts
2025-07-24 18:03:55 +02:00
Maxime
31b7e62983
removed redundant boolean eval
2025-06-25 14:52:38 +02:00
Maxime
0f5ef2f49c
added setting number of concurrent convert processes
2025-06-25 14:35:30 +02:00
Maxime
2ce3fee70b
added tar creation when using Download All
2025-06-25 14:34:27 +02:00
C4illin
f789d9dfe3
fix: add language env
2025-06-05 19:56:22 +02:00
C4illin
1be11708c4
chore: format all files
2025-06-03 19:19:28 +02:00
C4illin
ff2c0057e8
fix: progress bars on firefox
2025-06-03 18:23:26 +02:00
C4illin
6af1e8f326
refactor: create db types
2025-06-03 17:13:20 +02:00
C4illin
9e759a75de
refactor: split main file to pages
2025-06-03 15:04:18 +02:00
C4illin
13cc37d5a2
start on pandoc
2024-05-19 23:51:27 +02:00
C4illin
a68046ecd6
jsx working
2024-05-19 00:07:56 +02:00
C4illin
0f0bc6c4e5
delete is working
2024-05-18 01:41:35 +02:00
C4illin
c2f36e9723
login working
2024-05-18 00:16:08 +02:00
C4illin
a0885013bb
working file upload
2024-05-17 19:23:05 +02:00
C4illin
787ff9741e
feat: remove file from file list in index.html
2024-05-16 19:11:39 +02:00
C4illin
7693c7c931
file upload start
2024-04-10 14:42:05 +02:00
C4illin
b0c2dba1d6
add html plugin
2024-04-09 15:42:08 +02:00