mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 14:39:39 +02:00
Settings page now uses a sidebar layout with category buttons (Profil, Allgemein, KI, Sicherheit, Credits, Daten & Sync), an inline search field that jumps to the matching section, and componentized sections under lib/components/settings/. Each section owns its own data loading; the +page.svelte shrinks from 617 to ~85 lines as a thin orchestrator. The pill-nav AI tier dropdown now renders an icon per option (cpu, server, cloud) and a power icon for the off state, and the "KI-Einstellungen" shortcut deep-links to /settings#ai-options which auto-selects the KI tab and scrolls to the panel. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| atoms | ||
| bottom-stack | ||
| charts | ||
| command-bar | ||
| components | ||
| context-menu | ||
| dnd | ||
| help | ||
| molecules | ||
| navigation | ||
| onboarding | ||
| organisms | ||
| pages | ||
| quick-input | ||
| settings | ||
| test | ||
| toast | ||
| index.ts | ||