zerobyte/app
Nico fc11432b87 feat: change email by cli (#611)
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

* **New Features**
  * New CLI command to change user email addresses with impact preview and validation.

* **Accessibility**
  * Improved settings form with proper label-input associations and email field type validation.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-04 18:48:47 +01:00
..
client feat: change email by cli (#611) 2026-03-04 18:48:47 +01:00
drizzle feat: OIDC (#564) 2026-03-04 18:48:00 +01:00
lib refactor: sso utils (#608) 2026-03-04 18:48:47 +01:00
middleware feat: OIDC (#564) 2026-03-04 18:48:00 +01:00
routes fix(sso): prevent auto-linking with an existing account in a different org (#607) 2026-03-04 18:48:47 +01:00
schemas chore: gen api-client 2026-02-25 23:19:34 +01:00
server feat: change email by cli (#611) 2026-03-04 18:48:47 +01:00
test test: increase coverage for existing controllers 2026-03-04 18:48:47 +01:00
utils refactor: render cached data directly if available during ssr 2026-03-04 18:48:47 +01:00
app.css fix: multiple mobile and responsiveness issues (#537) 2026-02-17 18:44:22 +01:00
context.ts feat: OIDC (#564) 2026-03-04 18:48:00 +01:00
router.tsx refactor: render repo stats directly in ssr if cache is available 2026-03-04 18:48:47 +01:00
routeTree.gen.ts feat: separate global admin page (#595) 2026-03-04 18:48:47 +01:00
server.ts fix: apply fk db constraint on app creation 2026-02-16 23:09:18 +01:00