Commit graph

5 commits

Author SHA1 Message Date
dd069c470e feat: [frontend] Add shadcn-svelte 2026-04-17 07:19:41 +01:00
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
da8022e66c Add docker to the frontend 2026-03-24 20:02:20 +00:00
Thomas
1f582139cb
wip 2026-03-24 19:54:17 +00:00
Thomas
1fe18a5861
create the sveltekit frontend 2026-03-23 07:17:46 +00:00