Commit Graph

3 Commits

Author SHA1 Message Date
faligam
25530b3e75 Normalize research history API response 2026-09-06 17:38:04 +02:00
faligam
8eb0383d48 Fix API-key login and research navigation
Validate submitted keys against the protected research endpoint instead of the nonexistent versioned health path. Replace server-only redirects in client code with SvelteKit navigation and route successful logins to the existing new-research screen.

Align frontend research history and creation calls with the backend response contract: list items are wrapped in items and new runs return research_id.
2026-09-06 17:23:11 +02:00
faligam
407a30e776 FE-1: Login-Seite vervollständigen, Theme-Toggle, Sidebar-Historie, Hauptlayout 2026-09-06 06:51:45 +00:00