Commit graph

7 commits

Author SHA1 Message Date
a8cd8d8060 feat: [frontend] First implementation of the "Create new adventure"
Some checks are pending
/ test (push) Waiting to run
form.
2026-05-03 22:39:03 +01:00
aa155dd7a9 chore: [frontend] Move various docs and config files 2026-04-17 07:42:34 +01:00
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