language-learning-app/frontend/src
wilson 13911331a3 feat: Add word-level translation panel to article page
- Add DeepL integration for word translation
- Parse article body into sentences and tokens
- Highlight active sentence and selected word
- Show translation in a sticky panel or mobile drawer
- Refactor audio timing and body parsing logic
- Enable SvelteKit remote functions and async compiler options
- Add dependencies: deepl-node, valibot
2026-03-31 07:21:20 +01:00
..
client feat: frontend pages 2026-03-29 08:54:27 +01:00
lib feat: frontend pages 2026-03-29 08:54:27 +01:00
routes feat: Add word-level translation panel to article page 2026-03-31 07:21:20 +01:00
app.css feat: frontend pages 2026-03-29 08:54:27 +01:00
app.d.ts add login functionality 2026-03-25 21:09:38 +00:00
app.html create the sveltekit frontend 2026-03-23 07:17:46 +00:00
hey-api.ts create the sveltekit frontend 2026-03-23 07:17:46 +00:00
hooks.server.ts frontend: create pages to list jobs 2026-03-26 20:46:15 +00:00