Commit graph

12 commits

Author SHA1 Message Date
0172003993 feat: Add the ArticlePreview.svelte component to frontend 2026-03-31 07:22:58 +01:00
7d6947338a Add language formatter and spaCy types 2026-03-31 07:22:43 +01:00
0d0c2491e7 Show translated article preview on job page 2026-03-31 07:22:18 +01:00
43df46f26b fix: API types in the frontent 2026-03-31 07:21:55 +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
6f5012cb6c add login functionality 2026-03-25 21:09:38 +00: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