hanhan
19695cc38b
feat: apply untranslated color setting to frontend display
...
- Use exportConfig.untranslatedColor for untranslated dish names in UI
- Ensures consistent color between export and frontend display
2026-04-13 00:04:16 +08:00
hanhan
818792abac
feat: implement second page header in export
...
- Add multi-section support when secondPageHeader is enabled
- Each page gets its own header row when content spans multiple pages
- Only applies when days exceed estimated page capacity
2026-04-13 00:01:52 +08:00
hanhan
4586649131
fix: fetch latest export config before export
...
- Call /api/config endpoint at export start to get latest settings
- Ensures export uses user's most recent configuration changes
2026-04-12 23:57:33 +08:00
hanhan
030fce2813
feat: add export settings for Word document generation
...
- Add export configuration (untranslated text color, page orientation)
- Add second page header option for multi-page exports
- Integrate export settings into main export flow
- Separate export settings page with visual preview
2026-04-12 23:54:00 +08:00
hanhan
a249fb038c
feat: add recipe translation tool with AI translation and settings management
...
- Add Word document parsing and translation export
- Add database configuration management
- Add AI/LLM translation configuration
- Add translation vocabulary management
- Add export settings (colors, page orientation, headers)
- Separate database and AI configurations
- Add debounced search to prevent database overload
2026-04-12 23:50:54 +08:00
hanhan
57e119635e
feat: initial commit
2026-04-12 17:19:14 +08:00
hanhan
ed1282c853
Initial commit from Create Next App
2026-04-12 17:16:31 +08:00