Commit graph

22 commits

Author SHA1 Message Date
8670eb8cf8 components: [frontend] Add some shadcn components 2026-04-17 07:41:03 +01:00
50229dfbac chore: [frontend] Update the API client gen code 2026-04-17 07:21:56 +01:00
dd069c470e feat: [frontend] Add shadcn-svelte 2026-04-17 07:19:41 +01:00
91caf5d5ca chore: [frontend] Update the API client 2026-04-15 21:02:11 +01:00
c6fab5fdbb docs: [frontend] Add to docs for the frontend package
Some checks failed
/ test (push) Has been cancelled
2026-04-15 21:01:31 +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
5532fb609b docs: [frontend] Move docs to a separate directory 2026-04-11 08:27:57 +01:00
3c23c49912 feat: [frontend] Update the API types
Some checks are pending
/ test (push) Waiting to run
2026-04-11 08:14:32 +01:00
acadf77e2e feat: Split sentence/translation in UI into a component 2026-04-07 07:09:25 +01:00
c65509b53f chore: create example.env file in frontend 2026-03-31 07:23:10 +01:00
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