Auth: convert auth views and verification email to Nova layout

This commit is contained in:
2026-02-21 07:37:08 +01:00
parent 93b009d42a
commit 795c7a835f
117 changed files with 5385 additions and 1291 deletions

View File

@@ -4,7 +4,7 @@ This project serves avatars from the avatar CDN domain.
## Required env variables
- `AVATAR_CDN_URL=https://file.skinbase.org`
- `AVATAR_CDN_URL=https://files.skinbase.org`
- `AVATAR_DISK=s3` (production)
- `AVATAR_WEBP_QUALITY=85`
@@ -12,7 +12,7 @@ This project serves avatars from the avatar CDN domain.
Avatars are rendered via:
- `https://file.skinbase.org/avatars/{user_id}/{size}.webp?v={avatar_hash}`
- `https://files.skinbase.org/avatars/{user_id}/{size}.webp?v={avatar_hash}`
Sizes generated server-side: