Commit graph

7 commits

Author SHA1 Message Date
d41d4687ee feat(legal): add GDPR-compliant cookie consent banner
Add CookieBanner component with useCookieConsent hook, translations in EN/PL, and integration into root layout

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-02 16:02:13 +02:00
b2652db613 fix(auth): change sign-up success toast to neutral email check message
Replace RegisteredSuccessfully with CheckYourEmail to avoid confusing UX when duplicate registration occurs

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-02 15:34:10 +02:00
c8cf9b1573 feat(i18n): add shell and fallback copy
Add Navigation and Fallback namespaces to EN/PL translation files

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-21 23:26:05 +02:00
a4e8ae34ed feat(i18n): add EN/PL translations for email auth flows
Add translations for forgot password, reset password, email verification, and forgot password link in both en.json and pl.json.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-21 21:37:20 +02:00
137ea0287e feat(auth): add password change component and translations
Add PasswordChangeCard with Zod validation, Better Auth integration, and full EN/PL translations for settings page.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-21 20:53:23 +02:00
da062bcc27 feat: tooltip, password hardening 2026-04-01 20:59:46 +02:00
a3490d6cca feat: i18n, migrate to pnpm, tmuxinator config file 2026-03-27 23:43:18 +01:00