e084d90c61
- Added GET /api/settings/bing-wallpaper — proxies cn.bing.com HPImageArchive
to avoid CORS issues, returns {url} for the daily wallpaper
- Added /api/settings/bing-wallpaper to PUBLIC_PREFIXES in auth_jwt.py
so the login page can fetch it without authentication
- Login page now fetches wallpaper via backend proxy instead of direct CORS-blocked fetch
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
9 lines
126 B
JSON
9 lines
126 B
JSON
{
|
|
"mcpServers": {
|
|
"vuetify-mcp": {
|
|
"command": "npx",
|
|
"args": ["-y", "@vuetify/mcp", "--remote"]
|
|
}
|
|
}
|
|
}
|