Commit graph

9 commits

Author SHA1 Message Date
45336277df feat: [frontend] Refactor the packs admin interface
Some checks failed
/ test (push) Has been cancelled
2026-04-17 09:39:42 +01:00
74c173b6ae feat: [frontend] Create the register and onboarding flows
Some checks failed
/ test (push) Has been cancelled
2026-04-11 11:46:50 +01:00
acadf77e2e feat: Split sentence/translation in UI into a component 2026-04-07 07:09:25 +01:00
0172003993 feat: Add the ArticlePreview.svelte component to frontend 2026-03-31 07:22:58 +01:00
0d0c2491e7 Show translated article preview on job page 2026-03-31 07:22:18 +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
4fbf2abd08 feat: frontend pages 2026-03-29 08:54:27 +01:00
c7c01c0143 frontend: Add more details to the jobs/[job_id] page 2026-03-27 09:46:26 +00:00
6a08da1ff6 frontend: create pages to list jobs 2026-03-26 20:46:15 +00:00